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-3743621-1338788968.opb>
0.39/0.43 c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.43 c problem read
0.39/0.43 c presolving settings loaded
0.59/0.66 c presolving:
0.79/0.83 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.79/0.88 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.89/0.95 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.99/1.02 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.99/1.08 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
1.09/1.14 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
1.09/1.19 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
1.19/1.25 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
1.29/1.30 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
1.29/1.35 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
134.17/134.21 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
134.37/134.43 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
549.11/549.25 c (548.8s) probing: 1000/36796 (2.7%) - 63 fixings, 9 aggregations, 1142209 implications, 0 bound changes
753.06/753.22 c (752.8s) probing: 2000/36796 (5.4%) - 64 fixings, 31 aggregations, 3693553 implications, 0 bound changes
989.82/990.04 c (989.6s) probing: 3000/36796 (8.2%) - 68 fixings, 40 aggregations, 6270942 implications, 0 bound changes
1239.07/1239.32 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
1239.27/1239.58 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
1535.83/1536.11 c (1535.7s) probing: 4000/36796 (10.9%) - 69 fixings, 46 aggregations, 9321237 implications, 0 bound changes
1789.98/1790.31 c (1789.9s) probing: 4463/36796 (12.1%) - 69 fixings, 48 aggregations, 10414432 implications, 0 bound changes
1789.98/1790.31 c (1789.9s) probing aborted: solving stopped
1789.98/1790.31 c presolving (15 rounds):
1789.98/1790.31 c 3772 deleted vars, 3717 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.98/1790.31 c 35378074 implications, 551 cliques
1789.98/1790.31 c presolved problem has 36679 variables (36679 bin, 0 int, 0 impl, 0 cont) and 37233 constraints
1789.98/1790.31 c 1 constraints of type <knapsack>
1789.98/1790.31 c 4972 constraints of type <setppc>
1789.98/1790.31 c 32260 constraints of type <logicor>
1789.98/1790.31 c transformed objective value is always integral (scale: 1)
1789.98/1790.31 c Presolving Time: 1789.74
1789.98/1790.31 c - non default parameters ----------------------------------------------------------------------
1789.98/1790.31 c # SCIP version 1.2.1.3
1789.98/1790.31 c
1789.98/1790.31 c # frequency for displaying node information lines
1789.98/1790.31 c # [type: int, range: [-1,2147483647], default: 100]
1789.98/1790.31 c display/freq = 10000
1789.98/1790.31 c
1789.98/1790.31 c # maximal time in seconds to run
1789.98/1790.31 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.98/1790.31 c limits/time = 1789.58
1789.98/1790.31 c
1789.98/1790.31 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.98/1790.31 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.98/1790.31 c limits/memory = 13950
1789.98/1790.31 c
1789.98/1790.31 c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.98/1790.31 c # [type: int, range: [1,2], default: 1]
1789.98/1790.31 c timing/clocktype = 2
1789.98/1790.31 c
1789.98/1790.31 c # should presolving try to simplify inequalities
1789.98/1790.31 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.98/1790.31 c constraints/linear/simplifyinequalities = TRUE
1789.98/1790.31 c
1789.98/1790.31 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.98/1790.31 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.98/1790.31 c constraints/indicator/addCouplingCons = TRUE
1789.98/1790.31 c
1789.98/1790.31 c # should presolving try to simplify knapsacks
1789.98/1790.31 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.98/1790.31 c constraints/knapsack/simplifyinequalities = TRUE
1789.98/1790.31 c
1789.98/1790.31 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.98/1790.31 c # [type: int, range: [-1,2147483647], default: -1]
1789.98/1790.31 c separating/rapidlearning/freq = 0
1789.98/1790.31 c
1789.98/1790.31 c -----------------------------------------------------------------------------------------------
1789.98/1790.31 c start solving
1789.98/1790.33 c
1789.98/1790.33 c
1789.98/1790.33 c SCIP Status : solving was interrupted [time limit reached]
1789.98/1790.33 c Solving Time (sec) : 1789.90
1789.98/1790.33 c Solving Nodes : 0
1789.98/1790.33 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.98/1790.33 c Dual Bound : -1.00000000000000e+20
1789.98/1790.33 c Gap : infinite
1789.98/1790.33 s UNKNOWN
1789.98/1790.33 c SCIP Status : solving was interrupted [time limit reached]
1789.98/1790.33 c Solving Time : 1789.90
1789.98/1790.33 c Original Problem :
1789.98/1790.33 c Problem name : HOME/instance-3743621-1338788968.opb
1789.98/1790.33 c Variables : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.98/1790.33 c Constraints : 40950 initial, 40950 maximal
1789.98/1790.33 c Presolved Problem :
1789.98/1790.33 c Problem name : t_HOME/instance-3743621-1338788968.opb
1789.98/1790.33 c Variables : 36679 (36679 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.98/1790.33 c Constraints : 37233 initial, 37233 maximal
1789.98/1790.33 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.98/1790.33 c trivial : 0.04 123 0 0 0 0 0 0 0
1789.98/1790.33 c dualfix : 0.03 0 0 0 0 0 0 0 0
1789.98/1790.33 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.98/1790.33 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.98/1790.33 c implics : 0.04 0 1 0 0 0 0 0 0
1789.98/1790.33 c probing : 1787.09 69 48 0 0 0 0 0 0
1789.98/1790.33 c knapsack : 0.38 0 0 0 0 0 0 0 0
1789.98/1790.33 c setppc : 0.04 0 0 0 0 0 55 0 0
1789.98/1790.33 c linear : 1.82 3531 0 0 3531 0 3602 0 0
1789.98/1790.33 c logicor : 0.13 0 0 0 0 0 60 0 0
1789.98/1790.33 c root node : - 0 - - 0 - - - -
1789.98/1790.33 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.98/1790.33 c integral : 0 0 0 0 0 0 0 0 0 0
1789.98/1790.33 c knapsack : 1 0 53193 0 0 0 0 0 0 0
1789.98/1790.33 c setppc : 4972 0 53192 0 0 8 0 0 0 0
1789.98/1790.33 c logicor : 32260 0 47628 0 0 3 0 0 0 0
1789.98/1790.33 c countsols : 0 0 0 0 0 0 0 0 0 0
1789.98/1790.33 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.98/1790.33 c integral : 0.00 0.00 0.00 0.00 0.00
1789.98/1790.33 c knapsack : 1436.92 0.00 1436.92 0.00 0.00
1789.98/1790.33 c setppc : 7.87 0.00 7.87 0.00 0.00
1789.98/1790.33 c logicor : 20.31 0.00 20.31 0.00 0.00
1789.98/1790.33 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.98/1790.33 c Propagators : Time Calls Cutoffs DomReds
1789.98/1790.33 c vbounds : 0.04 1 0 0
1789.98/1790.33 c rootredcost : 0.03 0 0 0
1789.98/1790.33 c pseudoobj : 0.04 0 0 0
1789.98/1790.33 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.98/1790.33 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1789.98/1790.33 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1789.98/1790.33 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.98/1790.33 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.98/1790.33 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.98/1790.33 c applied globally : - - - 0 0.0 - - -
1789.98/1790.33 c applied locally : - - - 0 0.0 - - -
1789.98/1790.33 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.98/1790.33 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1789.98/1790.33 c redcost : 0.00 0 0 0 0 0
1789.98/1790.33 c impliedbounds : 0.00 0 0 0 0 0
1789.98/1790.33 c intobj : 0.00 0 0 0 0 0
1789.98/1790.33 c cgmip : 0.00 0 0 0 0 0
1789.98/1790.33 c gomory : 0.00 0 0 0 0 0
1789.98/1790.33 c strongcg : 0.00 0 0 0 0 0
1789.98/1790.33 c cmir : 0.00 0 0 0 0 0
1789.98/1790.33 c flowcover : 0.00 0 0 0 0 0
1789.98/1790.33 c clique : 0.00 0 0 0 0 0
1789.98/1790.33 c zerohalf : 0.00 0 0 0 0 0
1789.98/1790.33 c mcf : 0.00 0 0 0 0 0
1789.98/1790.33 c rapidlearning : 0.00 0 0 0 0 0
1789.98/1790.33 c Pricers : Time Calls Vars
1789.98/1790.33 c problem variables: 0.00 0 0
1789.98/1790.33 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.98/1790.33 c pscost : 0.00 0 0 0 0 0 0
1789.98/1790.33 c inference : 0.00 0 0 0 0 0 0
1789.98/1790.33 c mostinf : 0.00 0 0 0 0 0 0
1789.98/1790.33 c leastinf : 0.00 0 0 0 0 0 0
1789.98/1790.33 c fullstrong : 0.00 0 0 0 0 0 0
1789.98/1790.33 c allfullstrong : 0.00 0 0 0 0 0 0
1789.98/1790.33 c random : 0.00 0 0 0 0 0 0
1789.98/1790.33 c relpscost : 0.00 0 0 0 0 0 0
1789.98/1790.33 c Primal Heuristics : Time Calls Found
1789.98/1790.33 c LP solutions : 0.00 - 0
1789.98/1790.33 c pseudo solutions : 0.00 - 0
1789.98/1790.33 c trivial : 0.03 1 0
1789.98/1790.33 c simplerounding : 0.00 0 0
1789.98/1790.33 c zirounding : 0.00 0 0
1789.98/1790.33 c rounding : 0.00 0 0
1789.98/1790.33 c shifting : 0.00 0 0
1789.98/1790.33 c intshifting : 0.00 0 0
1789.98/1790.33 c oneopt : 0.00 0 0
1789.98/1790.33 c twoopt : 0.00 0 0
1789.98/1790.33 c fixandinfer : 0.00 0 0
1789.98/1790.33 c feaspump : 0.00 0 0
1789.98/1790.33 c coefdiving : 0.00 0 0
1789.98/1790.33 c pscostdiving : 0.00 0 0
1789.98/1790.33 c fracdiving : 0.00 0 0
1789.98/1790.33 c veclendiving : 0.00 0 0
1789.98/1790.33 c intdiving : 0.00 0 0
1789.98/1790.33 c actconsdiving : 0.00 0 0
1789.98/1790.33 c objpscostdiving : 0.00 0 0
1789.98/1790.33 c rootsoldiving : 0.00 0 0
1789.98/1790.33 c linesearchdiving : 0.00 0 0
1789.98/1790.33 c guideddiving : 0.00 0 0
1789.98/1790.33 c octane : 0.00 0 0
1789.98/1790.33 c rens : 0.00 0 0
1789.98/1790.33 c rins : 0.00 0 0
1789.98/1790.33 c localbranching : 0.00 0 0
1789.98/1790.33 c mutation : 0.00 0 0
1789.98/1790.33 c crossover : 0.00 0 0
1789.98/1790.33 c dins : 0.00 0 0
1789.98/1790.33 c undercover : 0.00 0 0
1789.98/1790.33 c nlp : 0.00 0 0
1789.98/1790.33 c trysol : 0.00 0 0
1789.98/1790.33 c LP : Time Calls Iterations Iter/call Iter/sec
1789.98/1790.33 c primal LP : 0.00 0 0 0.00 -
1789.98/1790.33 c dual LP : 0.00 0 0 0.00 -
1789.98/1790.33 c lex dual LP : 0.00 0 0 0.00 -
1789.98/1790.33 c barrier LP : 0.00 0 0 0.00 -
1789.98/1790.33 c diving/probing LP: 0.00 0 0 0.00 -
1789.98/1790.33 c strong branching : 0.00 0 0 0.00 -
1789.98/1790.33 c (at root node) : - 0 0 0.00 -
1789.98/1790.33 c conflict analysis: 0.00 0 0 0.00 -
1789.98/1790.33 c B&B Tree :
1789.98/1790.33 c number of runs : 1
1789.98/1790.33 c nodes : 0
1789.98/1790.33 c nodes (total) : 0
1789.98/1790.33 c nodes left : 1
1789.98/1790.33 c max depth : -1
1789.98/1790.33 c max depth (total): -1
1789.98/1790.33 c backtracks : 0 (0.0%)
1789.98/1790.33 c delayed cutoffs : 0
1789.98/1790.33 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1789.98/1790.33 c avg switch length: 0.00
1789.98/1790.33 c switching time : 0.00
1789.98/1790.33 c Solution :
1789.98/1790.33 c Solutions found : 0 (0 improvements)
1789.98/1790.33 c Primal Bound : -
1789.98/1790.33 c Dual Bound : -
1789.98/1790.33 c Gap : infinite
1789.98/1790.33 c Root Dual Bound : -
1789.98/1790.33 c Root Iterations : 0
1790.08/1790.48 c Time complete: 1790.18.
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-3743621-1338788968/watcher-3743621-1338788968 -o /tmp/evaluation-result-3743621-1338788968/solver-3743621-1338788968 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743621-1338788968.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
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.01 1.94 3/176 13822
/proc/meminfo: memFree=27600936/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 1248 0 0 0 0 0 0 0 20 0 1 0 344963779 8105984 1195 33554432000 4194304 8395647 140735845864144 140735643120552 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 1979 1196 370 1026 0 949 0
[startup+0.081421 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 13822
/proc/meminfo: memFree=27600936/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=37092 CPUtime=0.07 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 8554 0 0 0 6 1 0 0 20 0 1 0 344963779 37982208 8495 33554432000 4194304 8395647 140735845864144 140735643120552 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 9273 8495 394 1026 0 8243 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37092
[startup+0.100331 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 13822
/proc/meminfo: memFree=27600936/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=40420 CPUtime=0.09 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 9389 0 0 0 8 1 0 0 20 0 1 0 344963779 41390080 9330 33554432000 4194304 8395647 140735845864144 140735643120552 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 10105 9330 394 1026 0 9075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40420
[startup+0.300281 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 13822
/proc/meminfo: memFree=27600936/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=52972 CPUtime=0.28 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 12524 0 0 0 27 1 0 0 20 0 1 0 344963779 54243328 12465 33554432000 4194304 8395647 140735845864144 140735643120552 7382016 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 13243 12465 394 1026 0 12213 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52972
[startup+0.700322 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 13822
/proc/meminfo: memFree=27600936/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=133568 CPUtime=0.69 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 32526 0 0 0 64 5 0 0 20 0 1 0 344963779 136773632 32113 33554432000 4194304 8395647 140735845864144 140735643120552 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 33460 32132 471 1026 0 32430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133568
[startup+1.50036 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=27370148/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=140924 CPUtime=1.48 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 35205 0 0 0 143 5 0 0 20 0 1 0 344963779 144306176 33966 33554432000 4194304 8395647 140735845864144 140735845859944 4684092 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 35231 33966 478 1026 0 34201 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 140924
[startup+3.10029 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=27331956/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=201488 CPUtime=3.09 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 50223 0 0 0 301 8 0 0 20 0 1 0 344963779 206323712 48949 33554432000 4194304 8395647 140735845864144 140735845860008 6080657 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 50372 48949 498 1026 0 49342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 201488
[startup+6.30043 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=27091272/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=297692 CPUtime=6.28 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 72864 0 0 0 617 11 0 0 20 0 1 0 344963779 304836608 71590 33554432000 4194304 8395647 140735845864144 140735845860008 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 74423 71590 498 1026 0 73393 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 297692
[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 13823
/proc/meminfo: memFree=26989540/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=340484 CPUtime=12.69 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 83017 0 0 0 1255 14 0 0 20 0 1 0 344963779 348655616 81743 33554432000 4194304 8395647 140735845864144 140735845860008 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 85121 81743 498 1026 0 84091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 340484
[startup+25.5005 s]
/proc/loadavg: 2.07 2.03 1.95 3/177 13823
/proc/meminfo: memFree=26845624/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=415468 CPUtime=25.49 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 100829 0 0 0 2531 18 0 0 20 0 1 0 344963779 425439232 99555 33554432000 4194304 8395647 140735845864144 140735845860008 6080653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 103867 99555 498 1026 0 102837 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 415468
[startup+51.1005 s]
/proc/loadavg: 2.04 2.02 1.95 3/178 13827
/proc/meminfo: memFree=26646052/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=498956 CPUtime=51.08 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 121479 0 0 0 5085 23 0 0 20 0 1 0 344963779 510930944 120205 33554432000 4194304 8395647 140735845864144 140735845859624 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 124739 120205 498 1026 0 123709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 498956
[startup+102.307 s]
/proc/loadavg: 2.02 2.02 1.95 3/177 13827
/proc/meminfo: memFree=26329284/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=644536 CPUtime=102.28 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 156725 0 0 0 10198 30 0 0 20 0 1 0 344963779 660004864 155451 33554432000 4194304 8395647 140735845864144 140735845860008 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 161134 155451 498 1026 0 160104 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 644536
[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 13827
/proc/meminfo: memFree=26148644/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=777000 CPUtime=162.26 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 190187 0 0 0 16190 36 0 0 20 0 1 0 344963779 795648000 188913 33554432000 4194304 8395647 140735845864144 140735845860168 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 194250 188913 507 1026 0 193220 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 777000
[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 13827
/proc/meminfo: memFree=26145700/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=777000 CPUtime=222.25 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 190187 0 0 0 22189 36 0 0 20 0 1 0 344963779 795648000 188913 33554432000 4194304 8395647 140735845864144 140735845860168 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 194250 188913 507 1026 0 193220 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 777000
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13827
/proc/meminfo: memFree=26136924/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=777000 CPUtime=282.24 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 190189 0 0 0 28188 36 0 0 20 0 1 0 344963779 795648000 188915 33554432000 4194304 8395647 140735845864144 140735845860168 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 194250 188915 507 1026 0 193220 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 777000
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13827
/proc/meminfo: memFree=26128520/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=779908 CPUtime=342.23 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 190882 0 0 0 34187 36 0 0 20 0 1 0 344963779 798625792 189608 33554432000 4194304 8395647 140735845864144 140735845860216 7385355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 194977 189609 507 1026 0 193947 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 779908
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=26013104/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=786012 CPUtime=402.23 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 192643 0 0 0 40186 37 0 0 20 0 1 0 344963779 804876288 191369 33554432000 4194304 8395647 140735845864144 140735845860008 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 196503 191369 507 1026 0 195473 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 786012
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=25929188/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=788056 CPUtime=462.22 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 193163 0 0 0 46185 37 0 0 20 0 1 0 344963779 806969344 191889 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 197014 191889 507 1026 0 195984 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 788056
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=25779920/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=841004 CPUtime=522.21 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 206219 0 0 0 52182 39 0 0 20 0 1 0 344963779 861188096 204945 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 210251 204945 507 1026 0 209221 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 841004
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13828
/proc/meminfo: memFree=25637100/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=924108 CPUtime=582.2 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 226430 0 0 0 58177 43 0 0 20 0 1 0 344963779 946286592 225156 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 231027 225156 513 1026 0 229997 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 924108
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=24917584/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1411620 CPUtime=1062.1 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 348334 0 0 0 106143 67 0 0 20 0 1 0 344963779 1445498880 348664 33554432000 4194304 8395647 140735845864144 140735845860216 6069875 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 352905 348664 513 1026 0 351875 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1411620
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13855
/proc/meminfo: memFree=24894920/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1426588 CPUtime=1122.09 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 353019 0 0 0 112141 68 0 0 20 0 1 0 344963779 1460826112 353897 33554432000 4194304 8395647 140735845864144 140735845860008 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 356647 353897 513 1026 0 355617 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1426588
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13855
/proc/meminfo: memFree=24872380/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1447364 CPUtime=1182.08 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 358161 0 0 0 118138 70 0 0 20 0 1 0 344963779 1482100736 359461 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 361841 359461 513 1026 0 360811 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1447364
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 13858
/proc/meminfo: memFree=24843748/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1462072 CPUtime=1242.07 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 361538 0 0 0 124137 70 0 0 20 0 1 0 344963779 1497161728 362862 33554432000 4194304 8395647 140735845864144 140735845860168 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 365518 362862 513 1026 0 364488 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1462072
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13859
/proc/meminfo: memFree=24812544/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1462072 CPUtime=1302.07 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 361552 0 0 0 130137 70 0 0 20 0 1 0 344963779 1497161728 362902 33554432000 4194304 8395647 140735845864144 140735845860168 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 365518 362902 513 1026 0 364488 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1462072
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 13859
/proc/meminfo: memFree=24780332/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1462924 CPUtime=1362.05 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 361988 0 0 0 136135 70 0 0 20 0 1 0 344963779 1498034176 363437 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 365731 363437 513 1026 0 364701 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1462924
[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.95 3/177 13859
/proc/meminfo: memFree=24752956/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1468736 CPUtime=1422.05 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 363125 0 0 0 142134 71 0 0 20 0 1 0 344963779 1503985664 364630 33554432000 4194304 8395647 140735845864144 140735845860008 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 367184 364630 513 1026 0 366154 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1468736
[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 13859
/proc/meminfo: memFree=24711940/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1478440 CPUtime=1482.04 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 365210 0 0 0 148133 71 0 0 20 0 1 0 344963779 1513922560 366796 33554432000 4194304 8395647 140735845864144 140735845860008 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 369610 366796 513 1026 0 368580 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1478440
[startup+1542.3 s]
/proc/loadavg: 2.12 2.04 1.96 3/177 13859
/proc/meminfo: memFree=24677372/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1479400 CPUtime=1542.03 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 365507 0 0 0 154132 71 0 0 20 0 1 0 344963779 1514905600 367360 33554432000 4194304 8395647 140735845864144 140735845859080 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 369850 367360 513 1026 0 368820 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1479400
[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 1.96 3/177 13860
/proc/meminfo: memFree=24644912/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1483296 CPUtime=1602.02 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 366375 0 0 0 160131 71 0 0 20 0 1 0 344963779 1518895104 369551 33554432000 4194304 8395647 140735845864144 140735845860008 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 370824 369551 513 1026 0 369794 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1483296
[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/177 13860
/proc/meminfo: memFree=24628380/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1484324 CPUtime=1662.01 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 366632 0 0 0 166130 71 0 0 20 0 1 0 344963779 1519947776 369960 33554432000 4194304 8395647 140735845864144 140735845860520 4911287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 371081 369960 513 1026 0 370051 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1484324
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24588700/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1494188 CPUtime=1722 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 368879 0 0 0 172128 72 0 0 20 0 1 0 344963779 1530048512 372207 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 373547 372207 513 1026 0 372517 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1494188
[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24530544/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1516904 CPUtime=1781.99 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 373297 0 0 0 178127 72 0 0 20 0 1 0 344963779 1553309696 376625 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 379226 376625 513 1026 0 378196 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1516904
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24525832/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1516904 CPUtime=1785.18 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 373451 0 0 0 178446 72 0 0 20 0 1 0 344963779 1553309696 376779 33554432000 4194304 8395647 140735845864144 140735845860216 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 379226 376779 513 1026 0 378196 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1516904
[startup+1788.7 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24523352/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1516904 CPUtime=1788.38 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 373451 0 0 0 178766 72 0 0 20 0 1 0 344963779 1553309696 376779 33554432000 4194304 8395647 140735845864144 140735845860216 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 379226 376779 513 1026 0 378196 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 1516904
[startup+1789.5 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24523352/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1516904 CPUtime=1789.18 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 373451 0 0 0 178846 72 0 0 20 0 1 0 344963779 1553309696 376779 33554432000 4194304 8395647 140735845864144 140735845860216 4911307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 379226 376779 513 1026 0 378196 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 1516904
[startup+1789.9 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24522732/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1516904 CPUtime=1789.58 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 373451 0 0 0 178886 72 0 0 20 0 1 0 344963779 1553309696 376779 33554432000 4194304 8395647 140735845864144 140735845860216 6080675 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 379226 376779 513 1026 0 378196 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (KiB) 1516904
[startup+1790.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24522732/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1516904 CPUtime=1789.98 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 373451 0 0 0 178926 72 0 0 20 0 1 0 344963779 1553309696 376779 33554432000 4194304 8395647 140735845864144 140735845860216 4911307 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 379226 376779 513 1026 0 378196 0
Current children cumulated CPU time (s) 1789.98
Current children cumulated vsize (KiB) 1516904
[startup+1790.4 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13860
/proc/meminfo: memFree=24522732/32873844 swapFree=7128/7128
[pid=13822] ppid=13820 vsize=1516904 CPUtime=1790.08 cores=1,3,5,7
/proc/13822/stat : 13822 (pbscip.linux.x8) R 13820 13822 13572 0 -1 4202496 373474 0 0 0 178936 72 0 0 20 0 1 0 344963779 1553309696 376802 33554432000 4194304 8395647 140735845864144 140735845860216 6345272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 379226 376802 536 1026 0 378196 0
Current children cumulated CPU time (s) 1790.08
Current children cumulated vsize (KiB) 1516904
Child status: 0
Real time (s): 1790.49
CPU time (s): 1790.19
CPU user time (s): 1789.44
CPU system time (s): 0.743886
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 1516904
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.44
system time used= 0.743886
maximum resident set size= 1507208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373482
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= 36
involuntary context switches= 1841
runsolver used 2.78458 second user time and 7.52985 second system time
The end