0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3743040-1338778032.opb>
0.39/0.45 c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.45 c problem read
0.39/0.45 c presolving settings loaded
0.59/0.64 c presolving:
0.68/0.74 c (round 1) 126 del vars, 3 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.68/0.77 c (round 2) 1372 del vars, 1254 del conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.78/0.80 c (round 3) 1890 del vars, 1772 del conss, 1766 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15344 impls, 551 clqs
0.78/0.83 c (round 4) 2450 del vars, 2332 del conss, 2326 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17208 impls, 551 clqs
0.78/0.86 c (round 5) 2788 del vars, 2670 del conss, 2664 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.78/0.89 c (round 6) 3150 del vars, 3032 del conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.89/0.92 c (round 7) 3418 del vars, 3300 del conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.89/0.95 c (round 8) 3571 del vars, 3453 del conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
0.89/0.97 c (round 9) 3629 del vars, 3511 del conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
0.89/0.99 c (round 10) 3654 del vars, 3536 del conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
98.67/98.79 c (round 11) 3720 del vars, 3602 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37283 upgd conss, 9078930 impls, 551 clqs
98.88/98.93 c (round 12) 3720 del vars, 3667 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9078960 impls, 551 clqs
502.41/502.54 c (502.1s) probing: 1000/36796 (2.7%) - 63 fixings, 9 aggregations, 1142209 implications, 0 bound changes
697.29/697.46 c (697.0s) probing: 2000/36796 (5.4%) - 64 fixings, 31 aggregations, 3693553 implications, 0 bound changes
960.52/960.76 c (960.3s) probing: 3000/36796 (8.2%) - 68 fixings, 40 aggregations, 6270942 implications, 0 bound changes
1207.48/1207.78 c (round 13) 3770 del vars, 3667 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32882960 impls, 551 clqs
1207.67/1207.90 c (round 14) 3770 del vars, 3717 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32882960 impls, 551 clqs
1503.53/1503.87 c (1503.4s) probing: 4000/36796 (10.9%) - 69 fixings, 46 aggregations, 9321237 implications, 0 bound changes
1789.68/1790.01 c (1789.6s) probing: 4537/36796 (12.3%) - 69 fixings, 48 aggregations, 10737633 implications, 0 bound changes
1789.68/1790.01 c (1789.6s) probing aborted: solving stopped
1789.68/1790.02 c presolving (15 rounds):
1789.68/1790.02 c 3772 deleted vars, 3717 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.68/1790.02 c 36024410 implications, 551 cliques
1789.68/1790.02 c presolved problem has 36679 variables (36679 bin, 0 int, 0 impl, 0 cont) and 37233 constraints
1789.68/1790.02 c 1 constraints of type <knapsack>
1789.68/1790.02 c 4972 constraints of type <setppc>
1789.68/1790.02 c 32260 constraints of type <logicor>
1789.68/1790.02 c transformed objective value is always integral (scale: 1)
1789.68/1790.02 c Presolving Time: 1789.44
1789.68/1790.02 c - non default parameters ----------------------------------------------------------------------
1789.68/1790.02 c # SCIP version 1.2.1.3
1789.68/1790.02 c
1789.68/1790.02 c # frequency for displaying node information lines
1789.68/1790.02 c # [type: int, range: [-1,2147483647], default: 100]
1789.68/1790.02 c display/freq = 10000
1789.68/1790.02 c
1789.68/1790.02 c # maximal time in seconds to run
1789.68/1790.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.68/1790.02 c limits/time = 1789.56
1789.68/1790.02 c
1789.68/1790.02 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.68/1790.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.68/1790.02 c limits/memory = 13950
1789.68/1790.02 c
1789.68/1790.02 c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.68/1790.02 c # [type: int, range: [1,2], default: 1]
1789.68/1790.02 c timing/clocktype = 2
1789.68/1790.02 c
1789.68/1790.02 c # should presolving try to simplify inequalities
1789.68/1790.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.02 c constraints/linear/simplifyinequalities = TRUE
1789.68/1790.02 c
1789.68/1790.02 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.68/1790.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.02 c constraints/indicator/addCouplingCons = TRUE
1789.68/1790.02 c
1789.68/1790.02 c # should presolving try to simplify knapsacks
1789.68/1790.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.68/1790.02 c constraints/knapsack/simplifyinequalities = TRUE
1789.68/1790.02 c
1789.68/1790.02 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.68/1790.02 c # [type: int, range: [-1,2147483647], default: -1]
1789.68/1790.02 c separating/rapidlearning/freq = 0
1789.68/1790.02 c
1789.68/1790.02 c -----------------------------------------------------------------------------------------------
1789.68/1790.02 c start solving
1789.68/1790.03 c
1789.68/1790.03 c
1789.68/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.68/1790.03 c Solving Time (sec) : 1789.58
1789.68/1790.03 c Solving Nodes : 0
1789.68/1790.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.68/1790.03 c Dual Bound : -1.00000000000000e+20
1789.68/1790.03 c Gap : infinite
1789.68/1790.03 s UNKNOWN
1789.68/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.68/1790.03 c Solving Time : 1789.58
1789.68/1790.03 c Original Problem :
1789.68/1790.03 c Problem name : HOME/instance-3743040-1338778032.opb
1789.68/1790.03 c Variables : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.68/1790.03 c Constraints : 40950 initial, 40950 maximal
1789.68/1790.03 c Presolved Problem :
1789.68/1790.03 c Problem name : t_HOME/instance-3743040-1338778032.opb
1789.68/1790.03 c Variables : 36679 (36679 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.68/1790.03 c Constraints : 37233 initial, 37233 maximal
1789.68/1790.03 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.68/1790.03 c trivial : 0.03 123 0 0 0 0 0 0 0
1789.68/1790.03 c dualfix : 0.02 0 0 0 0 0 0 0 0
1789.68/1790.03 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.68/1790.03 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.68/1790.03 c implics : 0.04 0 1 0 0 0 0 0 0
1789.68/1790.03 c probing : 1787.75 69 48 0 0 0 0 0 0
1789.68/1790.03 c knapsack : 0.22 0 0 0 0 0 0 0 0
1789.68/1790.03 c setppc : 0.02 0 0 0 0 0 55 0 0
1789.68/1790.03 c linear : 1.19 3531 0 0 3531 0 3602 0 0
1789.68/1790.03 c logicor : 0.04 0 0 0 0 0 60 0 0
1789.68/1790.03 c root node : - 0 - - 0 - - - -
1789.68/1790.03 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.68/1790.03 c integral : 0 0 0 0 0 0 0 0 0 0
1789.68/1790.03 c knapsack : 1 0 54462 0 0 0 0 0 0 0
1789.68/1790.03 c setppc : 4972 0 54461 0 0 8 0 0 0 0
1789.68/1790.03 c logicor : 32260 0 48827 0 0 3 0 0 0 0
1789.68/1790.03 c countsols : 0 0 0 0 0 0 0 0 0 0
1789.68/1790.03 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.68/1790.03 c integral : 0.00 0.00 0.00 0.00 0.00
1789.68/1790.03 c knapsack : 1482.40 0.00 1482.40 0.00 0.00
1789.68/1790.03 c setppc : 7.15 0.00 7.15 0.00 0.00
1789.68/1790.03 c logicor : 18.49 0.00 18.49 0.00 0.00
1789.68/1790.03 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.68/1790.03 c Propagators : Time Calls Cutoffs DomReds
1789.68/1790.03 c vbounds : 0.01 1 0 0
1789.68/1790.03 c rootredcost : 0.01 0 0 0
1789.68/1790.03 c pseudoobj : 0.01 0 0 0
1789.68/1790.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.68/1790.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1789.68/1790.03 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1789.68/1790.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.68/1790.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.68/1790.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.68/1790.03 c applied globally : - - - 0 0.0 - - -
1789.68/1790.03 c applied locally : - - - 0 0.0 - - -
1789.68/1790.03 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.68/1790.03 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1789.68/1790.03 c redcost : 0.00 0 0 0 0 0
1789.68/1790.03 c impliedbounds : 0.00 0 0 0 0 0
1789.68/1790.03 c intobj : 0.00 0 0 0 0 0
1789.68/1790.03 c cgmip : 0.00 0 0 0 0 0
1789.68/1790.03 c gomory : 0.00 0 0 0 0 0
1789.68/1790.03 c strongcg : 0.00 0 0 0 0 0
1789.68/1790.03 c cmir : 0.00 0 0 0 0 0
1789.68/1790.03 c flowcover : 0.00 0 0 0 0 0
1789.68/1790.03 c clique : 0.00 0 0 0 0 0
1789.68/1790.03 c zerohalf : 0.00 0 0 0 0 0
1789.68/1790.03 c mcf : 0.00 0 0 0 0 0
1789.68/1790.03 c rapidlearning : 0.00 0 0 0 0 0
1789.68/1790.03 c Pricers : Time Calls Vars
1789.68/1790.03 c problem variables: 0.00 0 0
1789.68/1790.03 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.68/1790.03 c pscost : 0.00 0 0 0 0 0 0
1789.68/1790.03 c inference : 0.00 0 0 0 0 0 0
1789.68/1790.03 c mostinf : 0.00 0 0 0 0 0 0
1789.68/1790.03 c leastinf : 0.00 0 0 0 0 0 0
1789.68/1790.03 c fullstrong : 0.00 0 0 0 0 0 0
1789.68/1790.03 c allfullstrong : 0.00 0 0 0 0 0 0
1789.68/1790.03 c random : 0.00 0 0 0 0 0 0
1789.68/1790.03 c relpscost : 0.00 0 0 0 0 0 0
1789.68/1790.03 c Primal Heuristics : Time Calls Found
1789.68/1790.03 c LP solutions : 0.00 - 0
1789.68/1790.03 c pseudo solutions : 0.00 - 0
1789.68/1790.03 c trivial : 0.02 1 0
1789.68/1790.03 c simplerounding : 0.00 0 0
1789.68/1790.03 c zirounding : 0.00 0 0
1789.68/1790.03 c rounding : 0.00 0 0
1789.68/1790.03 c shifting : 0.00 0 0
1789.68/1790.03 c intshifting : 0.00 0 0
1789.68/1790.03 c oneopt : 0.00 0 0
1789.68/1790.03 c twoopt : 0.00 0 0
1789.68/1790.03 c fixandinfer : 0.00 0 0
1789.68/1790.03 c feaspump : 0.00 0 0
1789.68/1790.03 c coefdiving : 0.00 0 0
1789.68/1790.03 c pscostdiving : 0.00 0 0
1789.68/1790.03 c fracdiving : 0.00 0 0
1789.68/1790.03 c veclendiving : 0.00 0 0
1789.68/1790.03 c intdiving : 0.00 0 0
1789.68/1790.03 c actconsdiving : 0.00 0 0
1789.68/1790.03 c objpscostdiving : 0.00 0 0
1789.68/1790.03 c rootsoldiving : 0.00 0 0
1789.68/1790.03 c linesearchdiving : 0.00 0 0
1789.68/1790.03 c guideddiving : 0.00 0 0
1789.68/1790.03 c octane : 0.00 0 0
1789.68/1790.03 c rens : 0.00 0 0
1789.68/1790.03 c rins : 0.00 0 0
1789.68/1790.03 c localbranching : 0.00 0 0
1789.68/1790.03 c mutation : 0.00 0 0
1789.68/1790.03 c crossover : 0.00 0 0
1789.68/1790.03 c dins : 0.00 0 0
1789.68/1790.03 c undercover : 0.00 0 0
1789.68/1790.03 c nlp : 0.00 0 0
1789.68/1790.03 c trysol : 0.00 0 0
1789.68/1790.03 c LP : Time Calls Iterations Iter/call Iter/sec
1789.68/1790.03 c primal LP : 0.00 0 0 0.00 -
1789.68/1790.03 c dual LP : 0.00 0 0 0.00 -
1789.68/1790.03 c lex dual LP : 0.00 0 0 0.00 -
1789.68/1790.03 c barrier LP : 0.00 0 0 0.00 -
1789.68/1790.03 c diving/probing LP: 0.00 0 0 0.00 -
1789.68/1790.03 c strong branching : 0.00 0 0 0.00 -
1789.68/1790.03 c (at root node) : - 0 0 0.00 -
1789.68/1790.03 c conflict analysis: 0.00 0 0 0.00 -
1789.68/1790.03 c B&B Tree :
1789.68/1790.03 c number of runs : 1
1789.68/1790.03 c nodes : 0
1789.68/1790.03 c nodes (total) : 0
1789.68/1790.03 c nodes left : 1
1789.68/1790.03 c max depth : -1
1789.68/1790.03 c max depth (total): -1
1789.68/1790.03 c backtracks : 0 (0.0%)
1789.68/1790.03 c delayed cutoffs : 0
1789.68/1790.03 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1789.68/1790.03 c avg switch length: 0.00
1789.68/1790.03 c switching time : 0.00
1789.68/1790.03 c Solution :
1789.68/1790.03 c Solutions found : 0 (0 improvements)
1789.68/1790.03 c Primal Bound : -
1789.68/1790.03 c Dual Bound : -
1789.68/1790.03 c Gap : infinite
1789.68/1790.03 c Root Dual Bound : -
1789.68/1790.03 c Root Iterations : 0
1789.78/1790.19 c Time complete: 1789.88.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3743040-1338778032/watcher-3743040-1338778032 -o /tmp/evaluation-result-3743040-1338778032/solver-3743040-1338778032 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743040-1338778032.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32364
/proc/meminfo: memFree=24413596/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=7912 CPUtime=0 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 1138 0 0 0 0 0 0 0 20 0 1 0 343931821 8101888 1085 33554432000 4194304 8395647 140733633826848 140733197271688 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32364/statm: 1978 1098 365 1026 0 948 0
[startup+0.081364 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32364
/proc/meminfo: memFree=24413596/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=36720 CPUtime=0.07 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 8474 0 0 0 6 1 0 0 20 0 1 0 343931821 37601280 8415 33554432000 4194304 8395647 140733633826848 140733197271688 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32364/statm: 9180 8415 394 1026 0 8150 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36720
[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32364
/proc/meminfo: memFree=24413596/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=38864 CPUtime=0.09 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 9004 0 0 0 8 1 0 0 20 0 1 0 343931821 39796736 8945 33554432000 4194304 8395647 140733633826848 140733197271688 6349530 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32364/statm: 9716 8945 394 1026 0 8686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38864
[startup+0.300213 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32364
/proc/meminfo: memFree=24413596/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=51108 CPUtime=0.29 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 12054 0 0 0 27 2 0 0 20 0 1 0 343931821 52334592 11995 33554432000 4194304 8395647 140733633826848 140733633692056 7382031 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32364/statm: 12777 11995 394 1026 0 11747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51108
[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32364
/proc/meminfo: memFree=24413596/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=136384 CPUtime=0.68 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 33227 0 0 0 63 5 0 0 20 0 1 0 343931821 139657216 32814 33554432000 4194304 8395647 140733633826848 140733633821192 18446744073699066188 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32364/statm: 34096 32814 471 1026 0 33066 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 136384
[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32365
/proc/meminfo: memFree=24273064/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=140928 CPUtime=1.49 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 35206 0 0 0 143 6 0 0 20 0 1 0 343931821 144310272 33967 33554432000 4194304 8395647 140733633826848 140733633824072 4684092 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32364/statm: 35232 33967 478 1026 0 34202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140928
[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32365
/proc/meminfo: memFree=24233384/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=236532 CPUtime=3.09 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 58487 0 0 0 299 10 0 0 20 0 1 0 343931821 242208768 57214 33554432000 4194304 8395647 140733633826848 140733633822712 6080692 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/32364/statm: 59133 57214 498 1026 0 58103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 236532
[startup+6.30035 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 32365
/proc/meminfo: memFree=24115460/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=317972 CPUtime=6.28 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 77826 0 0 0 615 13 0 0 20 0 1 0 343931821 325603328 76553 33554432000 4194304 8395647 140733633826848 140733633822712 6080653 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 79493 76553 498 1026 0 78463 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 317972
[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32365
/proc/meminfo: memFree=24051492/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=355636 CPUtime=12.68 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 87070 0 0 0 1254 14 0 0 20 0 1 0 343931821 364171264 85797 33554432000 4194304 8395647 140733633826848 140733633822920 6080665 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 88909 85797 498 1026 0 87879 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 355636
[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 32365
/proc/meminfo: memFree=23930716/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=456356 CPUtime=25.48 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 111034 0 0 0 2530 18 0 0 20 0 1 0 343931821 467308544 109761 33554432000 4194304 8395647 140733633826848 140733633822712 6080688 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 114089 109761 498 1026 0 113059 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 456356
[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32365
/proc/meminfo: memFree=23800344/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=549832 CPUtime=51.08 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 134477 0 0 0 5085 23 0 0 20 0 1 0 343931821 563027968 133204 33554432000 4194304 8395647 140733633826848 140733633822712 6080692 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 137458 133204 498 1026 0 136428 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 549832
[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32366
/proc/meminfo: memFree=23504028/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=777024 CPUtime=102.28 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 190088 0 0 0 10195 33 0 0 20 0 1 0 343931821 795672576 188815 33554432000 4194304 8395647 140733633826848 140733633822872 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 194256 188815 507 1026 0 193226 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 777024
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32366
/proc/meminfo: memFree=23396300/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=777024 CPUtime=162.26 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 190191 0 0 0 16193 33 0 0 20 0 1 0 343931821 795672576 188918 33554432000 4194304 8395647 140733633826848 140733633822872 4911287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 194256 188918 507 1026 0 193226 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 777024
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32369
/proc/meminfo: memFree=23296004/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=777024 CPUtime=222.25 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 190191 0 0 0 22192 33 0 0 20 0 1 0 343931821 795672576 188918 33554432000 4194304 8395647 140733633826848 140733633822872 6080679 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 194256 188918 507 1026 0 193226 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 777024
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32369
/proc/meminfo: memFree=23202420/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=777892 CPUtime=282.24 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 190416 0 0 0 28191 33 0 0 20 0 1 0 343931821 796561408 189143 33554432000 4194304 8395647 140733633826848 140733633822920 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 194473 189143 507 1026 0 193443 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 777892
[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32369
/proc/meminfo: memFree=23109076/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=786036 CPUtime=342.24 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 192602 0 0 0 34190 34 0 0 20 0 1 0 343931821 804900864 191329 33554432000 4194304 8395647 140733633826848 140733633822712 4911287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 196509 191329 507 1026 0 195479 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 786036
[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32370
/proc/meminfo: memFree=23001968/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=787060 CPUtime=402.23 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 192877 0 0 0 40189 34 0 0 20 0 1 0 343931821 805949440 191604 33554432000 4194304 8395647 140733633826848 140733633822920 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 196765 191604 507 1026 0 195735 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 787060
[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 32370
/proc/meminfo: memFree=22887048/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=826772 CPUtime=462.21 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 202635 0 0 0 46186 35 0 0 20 0 1 0 343931821 846614528 201362 33554432000 4194304 8395647 140733633826848 140733633822920 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 206693 201362 507 1026 0 205663 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 826772
[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32370
/proc/meminfo: memFree=22723520/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=912952 CPUtime=522.2 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 223691 0 0 0 52182 38 0 0 20 0 1 0 343931821 934862848 222418 33554432000 4194304 8395647 140733633826848 140733633822920 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 228238 222418 513 1026 0 227208 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 912952
[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32370
/proc/meminfo: memFree=22563340/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=986696 CPUtime=582.19 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 242223 0 0 0 58178 41 0 0 20 0 1 0 343931821 1010376704 240950 33554432000 4194304 8395647 140733633826848 140733633822920 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 246674 240950 513 1026 0 245644 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 986696
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=24597732/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1393736 CPUtime=1002.11 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 343897 0 0 0 100152 59 0 0 20 0 1 0 343931821 1427185664 343001 33554432000 4194304 8395647 140733633826848 140733633822920 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 348434 343001 513 1026 0 347404 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1393736
[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32436
/proc/meminfo: memFree=24500172/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1420588 CPUtime=1062.1 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 350759 0 0 0 106150 60 0 0 20 0 1 0 343931821 1454682112 349882 33554432000 4194304 8395647 140733633826848 140733633822920 4912145 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 355147 349882 513 1026 0 354117 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1420588
[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 32436
/proc/meminfo: memFree=24478252/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1442424 CPUtime=1122.09 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 356130 0 0 0 112148 61 0 0 20 0 1 0 343931821 1477042176 355277 33554432000 4194304 8395647 140733633826848 140733633822920 4911287 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 360606 355277 513 1026 0 359576 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1442424
[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32436
/proc/meminfo: memFree=24451620/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1455216 CPUtime=1182.08 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 359916 0 0 0 118146 62 0 0 20 0 1 0 343931821 1490141184 359724 33554432000 4194304 8395647 140733633826848 140733633822712 6080705 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 363804 359724 513 1026 0 362774 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1455216
[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32436
/proc/meminfo: memFree=24435464/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1462100 CPUtime=1242.07 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 361047 0 0 0 124145 62 0 0 20 0 1 0 343931821 1497190400 361831 33554432000 4194304 8395647 140733633826848 140733633822872 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 365525 361831 513 1026 0 364495 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1462100
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32437
/proc/meminfo: memFree=24346088/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1462100 CPUtime=1302.07 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 361102 0 0 0 130145 62 0 0 20 0 1 0 343931821 1497190400 362334 33554432000 4194304 8395647 140733633826848 140733633822872 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 365525 362334 513 1026 0 364495 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1462100
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32437
/proc/meminfo: memFree=24261920/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1465856 CPUtime=1362.05 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 361988 0 0 0 136143 62 0 0 20 0 1 0 343931821 1501036544 363800 33554432000 4194304 8395647 140733633826848 140733633822920 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 366464 363800 513 1026 0 365434 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1465856
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32440
/proc/meminfo: memFree=24188656/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1468764 CPUtime=1422.05 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 362832 0 0 0 142142 63 0 0 20 0 1 0 343931821 1504014336 364667 33554432000 4194304 8395647 140733633826848 140733633822712 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 367191 364667 513 1026 0 366161 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1468764
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32440
/proc/meminfo: memFree=24121236/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1478468 CPUtime=1482.03 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 364928 0 0 0 148140 63 0 0 20 0 1 0 343931821 1513951232 366774 33554432000 4194304 8395647 140733633826848 140733633822712 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 369617 366774 513 1026 0 368587 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1478468
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32440
/proc/meminfo: memFree=24061372/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1480416 CPUtime=1542.02 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 365213 0 0 0 154139 63 0 0 20 0 1 0 343931821 1515945984 367138 33554432000 4194304 8395647 140733633826848 140733633822920 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 370104 367138 513 1026 0 369074 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1480416
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=24015148/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1484348 CPUtime=1602.02 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 366186 0 0 0 160138 64 0 0 20 0 1 0 343931821 1519972352 368174 33554432000 4194304 8395647 140733633826848 140733633823224 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 371087 368174 513 1026 0 370057 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1484348
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=24000172/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1484348 CPUtime=1662.01 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 366322 0 0 0 166137 64 0 0 20 0 1 0 343931821 1519972352 368356 33554432000 4194304 8395647 140733633826848 140733633823224 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 371087 368356 513 1026 0 370057 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1484348
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=23978748/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1507224 CPUtime=1722 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 371374 0 0 0 172135 65 0 0 20 0 1 0 343931821 1543397376 373627 33554432000 4194304 8395647 140733633826848 140733633822920 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 376806 373627 513 1026 0 375776 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1507224
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=23955960/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1528772 CPUtime=1781.99 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 376466 0 0 0 178133 66 0 0 20 0 1 0 343931821 1565462528 379028 33554432000 4194304 8395647 140733633826848 140733633822920 4911307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 382193 379028 513 1026 0 381163 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1528772
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=23951000/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1532756 CPUtime=1785.19 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 377348 0 0 0 178453 66 0 0 20 0 1 0 343931821 1569542144 379910 33554432000 4194304 8395647 140733633826848 140733633822920 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 383189 379910 513 1026 0 382159 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 1532756
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=23947404/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1532756 CPUtime=1788.38 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 377793 0 0 0 178772 66 0 0 20 0 1 0 343931821 1569542144 380355 33554432000 4194304 8395647 140733633826848 140733633822920 4706147 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 383189 380355 513 1026 0 382159 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 1532756
[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=23947404/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1533760 CPUtime=1789.18 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 378016 0 0 0 178852 66 0 0 20 0 1 0 343931821 1570570240 380578 33554432000 4194304 8395647 140733633826848 140733633822920 4911327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 383440 380578 513 1026 0 382410 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 1533760
[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=23945792/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1535684 CPUtime=1789.58 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 378232 0 0 0 178892 66 0 0 20 0 1 0 343931821 1572540416 380794 33554432000 4194304 8395647 140733633826848 140733633822920 4911325 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 383921 380794 513 1026 0 382891 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (KiB) 1535684
[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32441
/proc/meminfo: memFree=23945792/32873844 swapFree=7116/7116
[pid=32364] ppid=32362 vsize=1536712 CPUtime=1789.78 cores=0,2,4,6
/proc/32364/stat : 32364 (pbscip.linux.x8) R 32362 32364 30273 0 -1 4202496 378512 0 0 0 178912 66 0 0 20 0 1 0 343931821 1573593088 381074 33554432000 4194304 8395647 140733633826848 140733633822648 6345229 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32364/statm: 384178 381074 536 1026 0 383148 0
Current children cumulated CPU time (s) 1789.78
Current children cumulated vsize (KiB) 1536712
Child status: 0
Real time (s): 1790.19
CPU time (s): 1789.89
CPU user time (s): 1789.2
CPU system time (s): 0.685895
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 1536712
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.2
system time used= 0.685895
maximum resident set size= 1524296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378520
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 2034
runsolver used 3.85841 second user time and 8.61769 second system time
The end