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-3743477-1338784518.opb>
0.39/0.44 c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.44 c problem read
0.39/0.44 c presolving settings loaded
0.59/0.66 c presolving:
0.79/0.81 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.85 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.92 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.89/0.97 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
1.00/1.03 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.00/1.08 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.10/1.13 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.10/1.18 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.19/1.23 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.19/1.27 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
121.56/121.62 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
121.66/121.77 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
521.59/521.79 c (521.3s) probing: 1000/36796 (2.7%) - 63 fixings, 9 aggregations, 1142209 implications, 0 bound changes
693.55/693.77 c (693.3s) probing: 2000/36796 (5.4%) - 64 fixings, 31 aggregations, 3693553 implications, 0 bound changes
925.51/925.79 c (925.3s) probing: 3000/36796 (8.2%) - 68 fixings, 40 aggregations, 6270942 implications, 0 bound changes
1171.57/1171.80 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
1171.67/1171.94 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
1468.13/1468.45 c (1468.0s) probing: 4000/36796 (10.9%) - 69 fixings, 46 aggregations, 9321237 implications, 0 bound changes
1789.67/1790.02 c (1789.6s) probing: 4611/36796 (12.5%) - 69 fixings, 48 aggregations, 11134931 implications, 0 bound changes
1789.67/1790.02 c (1789.6s) probing aborted: solving stopped
1789.67/1790.02 c presolving (15 rounds):
1789.67/1790.02 c 3772 deleted vars, 3717 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.67/1790.02 c 36819006 implications, 551 cliques
1789.67/1790.02 c presolved problem has 36679 variables (36679 bin, 0 int, 0 impl, 0 cont) and 37233 constraints
1789.67/1790.02 c 1 constraints of type <knapsack>
1789.67/1790.02 c 4972 constraints of type <setppc>
1789.67/1790.02 c 32260 constraints of type <logicor>
1789.67/1790.02 c transformed objective value is always integral (scale: 1)
1789.67/1790.02 c Presolving Time: 1789.45
1789.67/1790.02 c - non default parameters ----------------------------------------------------------------------
1789.67/1790.02 c # SCIP version 1.2.1.3
1789.67/1790.02 c
1789.67/1790.02 c # frequency for displaying node information lines
1789.67/1790.02 c # [type: int, range: [-1,2147483647], default: 100]
1789.67/1790.02 c display/freq = 10000
1789.67/1790.02 c
1789.67/1790.02 c # maximal time in seconds to run
1789.67/1790.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.67/1790.02 c limits/time = 1789.56
1789.67/1790.02 c
1789.67/1790.02 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.67/1790.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.67/1790.02 c limits/memory = 13950
1789.67/1790.02 c
1789.67/1790.02 c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.67/1790.02 c # [type: int, range: [1,2], default: 1]
1789.67/1790.02 c timing/clocktype = 2
1789.67/1790.02 c
1789.67/1790.02 c # should presolving try to simplify inequalities
1789.67/1790.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.67/1790.02 c constraints/linear/simplifyinequalities = TRUE
1789.67/1790.02 c
1789.67/1790.02 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.67/1790.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.67/1790.02 c constraints/indicator/addCouplingCons = TRUE
1789.67/1790.02 c
1789.67/1790.02 c # should presolving try to simplify knapsacks
1789.67/1790.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.67/1790.02 c constraints/knapsack/simplifyinequalities = TRUE
1789.67/1790.02 c
1789.67/1790.02 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.67/1790.02 c # [type: int, range: [-1,2147483647], default: -1]
1789.67/1790.02 c separating/rapidlearning/freq = 0
1789.67/1790.02 c
1789.67/1790.02 c -----------------------------------------------------------------------------------------------
1789.67/1790.02 c start solving
1789.67/1790.04 c
1789.67/1790.04 c
1789.67/1790.04 c SCIP Status : solving was interrupted [time limit reached]
1789.67/1790.04 c Solving Time (sec) : 1789.60
1789.67/1790.04 c Solving Nodes : 0
1789.67/1790.04 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.67/1790.04 c Dual Bound : -1.00000000000000e+20
1789.67/1790.04 c Gap : infinite
1789.67/1790.04 s UNKNOWN
1789.67/1790.04 c SCIP Status : solving was interrupted [time limit reached]
1789.67/1790.04 c Solving Time : 1789.60
1789.67/1790.04 c Original Problem :
1789.67/1790.04 c Problem name : HOME/instance-3743477-1338784518.opb
1789.67/1790.04 c Variables : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.67/1790.04 c Constraints : 40950 initial, 40950 maximal
1789.67/1790.04 c Presolved Problem :
1789.67/1790.04 c Problem name : t_HOME/instance-3743477-1338784518.opb
1789.67/1790.04 c Variables : 36679 (36679 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.67/1790.04 c Constraints : 37233 initial, 37233 maximal
1789.67/1790.04 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.67/1790.04 c trivial : 0.03 123 0 0 0 0 0 0 0
1789.67/1790.04 c dualfix : 0.02 0 0 0 0 0 0 0 0
1789.67/1790.04 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.67/1790.04 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.67/1790.04 c implics : 0.04 0 1 0 0 0 0 0 0
1789.67/1790.04 c probing : 1787.29 69 48 0 0 0 0 0 0
1789.67/1790.04 c knapsack : 0.20 0 0 0 0 0 0 0 0
1789.67/1790.04 c setppc : 0.04 0 0 0 0 0 55 0 0
1789.67/1790.04 c linear : 1.55 3531 0 0 3531 0 3602 0 0
1789.67/1790.04 c logicor : 0.12 0 0 0 0 0 60 0 0
1789.67/1790.04 c root node : - 0 - - 0 - - - -
1789.67/1790.04 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.67/1790.04 c integral : 0 0 0 0 0 0 0 0 0 0
1789.67/1790.04 c knapsack : 1 0 55824 0 0 0 0 0 0 0
1789.67/1790.04 c setppc : 4972 0 55823 0 0 8 0 0 0 0
1789.67/1790.04 c logicor : 32260 0 50117 0 0 3 0 0 0 0
1789.67/1790.04 c countsols : 0 0 0 0 0 0 0 0 0 0
1789.67/1790.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.67/1790.04 c integral : 0.00 0.00 0.00 0.00 0.00
1789.67/1790.04 c knapsack : 1460.87 0.00 1460.87 0.00 0.00
1789.67/1790.04 c setppc : 6.81 0.00 6.81 0.00 0.00
1789.67/1790.04 c logicor : 18.17 0.00 18.17 0.00 0.00
1789.67/1790.04 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.67/1790.04 c Propagators : Time Calls Cutoffs DomReds
1789.67/1790.04 c vbounds : 0.04 1 0 0
1789.67/1790.04 c rootredcost : 0.03 0 0 0
1789.67/1790.04 c pseudoobj : 0.04 0 0 0
1789.67/1790.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.67/1790.04 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1789.67/1790.04 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1789.67/1790.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.67/1790.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.67/1790.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.67/1790.04 c applied globally : - - - 0 0.0 - - -
1789.67/1790.04 c applied locally : - - - 0 0.0 - - -
1789.67/1790.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.67/1790.04 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
1789.67/1790.04 c redcost : 0.00 0 0 0 0 0
1789.67/1790.04 c impliedbounds : 0.00 0 0 0 0 0
1789.67/1790.04 c intobj : 0.00 0 0 0 0 0
1789.67/1790.04 c cgmip : 0.00 0 0 0 0 0
1789.67/1790.04 c gomory : 0.00 0 0 0 0 0
1789.67/1790.04 c strongcg : 0.00 0 0 0 0 0
1789.67/1790.04 c cmir : 0.00 0 0 0 0 0
1789.67/1790.04 c flowcover : 0.00 0 0 0 0 0
1789.67/1790.04 c clique : 0.00 0 0 0 0 0
1789.67/1790.04 c zerohalf : 0.00 0 0 0 0 0
1789.67/1790.04 c mcf : 0.00 0 0 0 0 0
1789.67/1790.04 c rapidlearning : 0.00 0 0 0 0 0
1789.67/1790.04 c Pricers : Time Calls Vars
1789.67/1790.04 c problem variables: 0.00 0 0
1789.67/1790.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.67/1790.04 c pscost : 0.00 0 0 0 0 0 0
1789.67/1790.04 c inference : 0.00 0 0 0 0 0 0
1789.67/1790.04 c mostinf : 0.00 0 0 0 0 0 0
1789.67/1790.04 c leastinf : 0.00 0 0 0 0 0 0
1789.67/1790.04 c fullstrong : 0.00 0 0 0 0 0 0
1789.67/1790.04 c allfullstrong : 0.00 0 0 0 0 0 0
1789.67/1790.04 c random : 0.00 0 0 0 0 0 0
1789.67/1790.04 c relpscost : 0.00 0 0 0 0 0 0
1789.67/1790.04 c Primal Heuristics : Time Calls Found
1789.67/1790.04 c LP solutions : 0.00 - 0
1789.67/1790.04 c pseudo solutions : 0.00 - 0
1789.67/1790.04 c trivial : 0.03 1 0
1789.67/1790.04 c simplerounding : 0.00 0 0
1789.67/1790.04 c zirounding : 0.00 0 0
1789.67/1790.04 c rounding : 0.00 0 0
1789.67/1790.04 c shifting : 0.00 0 0
1789.67/1790.04 c intshifting : 0.00 0 0
1789.67/1790.04 c oneopt : 0.00 0 0
1789.67/1790.04 c twoopt : 0.00 0 0
1789.67/1790.04 c fixandinfer : 0.00 0 0
1789.67/1790.04 c feaspump : 0.00 0 0
1789.67/1790.04 c coefdiving : 0.00 0 0
1789.67/1790.04 c pscostdiving : 0.00 0 0
1789.67/1790.04 c fracdiving : 0.00 0 0
1789.67/1790.04 c veclendiving : 0.00 0 0
1789.67/1790.04 c intdiving : 0.00 0 0
1789.67/1790.04 c actconsdiving : 0.00 0 0
1789.67/1790.04 c objpscostdiving : 0.00 0 0
1789.67/1790.04 c rootsoldiving : 0.00 0 0
1789.67/1790.04 c linesearchdiving : 0.00 0 0
1789.67/1790.04 c guideddiving : 0.00 0 0
1789.67/1790.04 c octane : 0.00 0 0
1789.67/1790.04 c rens : 0.00 0 0
1789.67/1790.04 c rins : 0.00 0 0
1789.67/1790.04 c localbranching : 0.00 0 0
1789.67/1790.04 c mutation : 0.00 0 0
1789.67/1790.04 c crossover : 0.00 0 0
1789.67/1790.04 c dins : 0.00 0 0
1789.67/1790.04 c undercover : 0.00 0 0
1789.67/1790.04 c nlp : 0.00 0 0
1789.67/1790.04 c trysol : 0.00 0 0
1789.67/1790.04 c LP : Time Calls Iterations Iter/call Iter/sec
1789.67/1790.04 c primal LP : 0.00 0 0 0.00 -
1789.67/1790.04 c dual LP : 0.00 0 0 0.00 -
1789.67/1790.04 c lex dual LP : 0.00 0 0 0.00 -
1789.67/1790.04 c barrier LP : 0.00 0 0 0.00 -
1789.67/1790.04 c diving/probing LP: 0.00 0 0 0.00 -
1789.67/1790.04 c strong branching : 0.00 0 0 0.00 -
1789.67/1790.04 c (at root node) : - 0 0 0.00 -
1789.67/1790.04 c conflict analysis: 0.00 0 0 0.00 -
1789.67/1790.04 c B&B Tree :
1789.67/1790.04 c number of runs : 1
1789.67/1790.04 c nodes : 0
1789.67/1790.04 c nodes (total) : 0
1789.67/1790.04 c nodes left : 1
1789.67/1790.04 c max depth : -1
1789.67/1790.04 c max depth (total): -1
1789.67/1790.04 c backtracks : 0 (0.0%)
1789.67/1790.04 c delayed cutoffs : 0
1789.67/1790.04 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1789.67/1790.04 c avg switch length: 0.00
1789.67/1790.04 c switching time : 0.00
1789.67/1790.04 c Solution :
1789.67/1790.04 c Solutions found : 0 (0 improvements)
1789.67/1790.04 c Primal Bound : -
1789.67/1790.04 c Dual Bound : -
1789.67/1790.04 c Gap : infinite
1789.67/1790.04 c Root Dual Bound : -
1789.67/1790.04 c Root Iterations : 0
1789.87/1790.22 c Time complete: 1789.9.
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-3743477-1338784518/watcher-3743477-1338784518 -o /tmp/evaluation-result-3743477-1338784518/solver-3743477-1338784518 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743477-1338784518.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/178 12951
/proc/meminfo: memFree=27638784/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 1244 0 0 0 0 0 0 0 20 0 1 0 344577176 8105984 1190 33554432000 4194304 8395647 140735611201568 140733435267032 7385025 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 1979 1191 370 1026 0 949 0
[startup+0.03265 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12951
/proc/meminfo: memFree=27638784/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=20688 CPUtime=0.02 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 4437 0 0 0 2 0 0 0 20 0 1 0 344577176 21184512 4377 33554432000 4194304 8395647 140735611201568 140733435267032 7301336 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 5172 4377 387 1026 0 4142 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20688
[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12951
/proc/meminfo: memFree=27638784/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=38868 CPUtime=0.09 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 9005 0 0 0 8 1 0 0 20 0 1 0 344577176 39800832 8945 33554432000 4194304 8395647 140735611201568 140733435267032 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 9717 8955 394 1026 0 8687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38868
[startup+0.300211 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12951
/proc/meminfo: memFree=27638784/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=51948 CPUtime=0.29 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 12265 0 0 0 27 2 0 0 20 0 1 0 344577176 53194752 12205 33554432000 4194304 8395647 140735611201568 140733435267032 7301408 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 12987 12205 394 1026 0 11957 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51948
[startup+0.700262 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12951
/proc/meminfo: memFree=27638784/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=135524 CPUtime=0.69 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 33011 0 0 0 64 5 0 0 20 0 1 0 344577176 138776576 32597 33554432000 4194304 8395647 140735611201568 140733435267032 4999382 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 33881 32597 471 1026 0 32851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135524
[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12952
/proc/meminfo: memFree=27504476/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=140928 CPUtime=1.49 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 35206 0 0 0 144 5 0 0 20 0 1 0 344577176 144310272 33966 33554432000 4194304 8395647 140735611201568 140735611197368 4684092 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 35232 33966 478 1026 0 34202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140928
[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12952
/proc/meminfo: memFree=27477072/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=223064 CPUtime=3.09 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 55333 0 0 0 300 9 0 0 20 0 1 0 344577176 228417536 54058 33554432000 4194304 8395647 140735611201568 140735611197432 6080653 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 55766 54058 498 1026 0 54736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223064
[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12952
/proc/meminfo: memFree=27323196/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=303196 CPUtime=6.29 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 73932 0 0 0 615 14 0 0 20 0 1 0 344577176 310472704 72657 33554432000 4194304 8395647 140735611201568 140735611197640 6080665 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 75799 72657 498 1026 0 74769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 303196
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12953
/proc/meminfo: memFree=27244712/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=341512 CPUtime=12.69 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 83391 0 0 0 1253 16 0 0 20 0 1 0 344577176 349708288 82116 33554432000 4194304 8395647 140735611201568 140735611197432 6080661 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 85378 82116 498 1026 0 84348 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 341512
[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12953
/proc/meminfo: memFree=27131036/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=417336 CPUtime=25.48 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 101678 0 0 0 2529 19 0 0 20 0 1 0 344577176 427352064 100403 33554432000 4194304 8395647 140735611201568 140735611197432 6080661 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12951/statm: 104334 100403 498 1026 0 103304 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 417336
[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12953
/proc/meminfo: memFree=26993240/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=503760 CPUtime=51.07 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 123314 0 0 0 5083 24 0 0 20 0 1 0 344577176 515850240 122039 33554432000 4194304 8395647 140735611201568 140735611197432 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 125940 122039 498 1026 0 124910 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 503760
[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12953
/proc/meminfo: memFree=26707340/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=664864 CPUtime=102.27 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 162587 0 0 0 10195 32 0 0 20 0 1 0 344577176 680820736 161312 33554432000 4194304 8395647 140735611201568 140735611197432 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 166216 161312 498 1026 0 165186 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 664864
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12953
/proc/meminfo: memFree=26491172/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=777004 CPUtime=162.25 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 190188 0 0 0 16189 36 0 0 20 0 1 0 344577176 795652096 188913 33554432000 4194304 8395647 140735611201568 140735611197592 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 194251 188913 507 1026 0 193221 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 777004
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12953
/proc/meminfo: memFree=26488720/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=777004 CPUtime=222.24 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 190188 0 0 0 22188 36 0 0 20 0 1 0 344577176 795652096 188913 33554432000 4194304 8395647 140735611201568 140735611197592 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 194251 188913 507 1026 0 193221 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 777004
[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12953
/proc/meminfo: memFree=26481928/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=777004 CPUtime=282.23 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 190190 0 0 0 28187 36 0 0 20 0 1 0 344577176 795652096 188915 33554432000 4194304 8395647 140735611201568 140735611197592 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 194251 188915 507 1026 0 193221 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 777004
[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 12957
/proc/meminfo: memFree=26470416/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=786016 CPUtime=342.23 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 192571 0 0 0 34186 37 0 0 20 0 1 0 344577176 804880384 191296 33554432000 4194304 8395647 140735611201568 140735611197432 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 196504 191296 507 1026 0 195474 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 786016
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12957
/proc/meminfo: memFree=26466856/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=786016 CPUtime=402.22 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 192644 0 0 0 40185 37 0 0 20 0 1 0 344577176 804880384 191369 33554432000 4194304 8395647 140735611201568 140735611197432 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 196504 191369 507 1026 0 195474 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 786016
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12957
/proc/meminfo: memFree=26456656/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=792148 CPUtime=462.21 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 194160 0 0 0 46184 37 0 0 20 0 1 0 344577176 811159552 192885 33554432000 4194304 8395647 140735611201568 140735611197640 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 198037 192885 507 1026 0 197007 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 792148
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12957
/proc/meminfo: memFree=26364940/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=874440 CPUtime=522.19 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 214737 0 0 0 52180 39 0 0 20 0 1 0 344577176 895426560 213536 33554432000 4194304 8395647 140735611201568 140735611196504 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 218610 213536 513 1026 0 217580 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 874440
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12957
/proc/meminfo: memFree=26254236/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=961620 CPUtime=582.17 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 235553 0 0 0 58175 42 0 0 20 0 1 0 344577176 984698880 234673 33554432000 4194304 8395647 140735611201568 140735611197640 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 240405 234673 513 1026 0 239375 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 961620
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25678356/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1431504 CPUtime=1062.09 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 353127 0 0 0 106147 62 0 0 20 0 1 0 344577176 1465860096 354912 33554432000 4194304 8395647 140735611201568 140735611197640 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 357876 354912 513 1026 0 356846 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1431504
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12962
/proc/meminfo: memFree=25626180/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1453204 CPUtime=1122.08 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 358628 0 0 0 112144 64 0 0 20 0 1 0 344577176 1488080896 360540 33554432000 4194304 8395647 140735611201568 140735611197640 7185488 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 363301 360540 513 1026 0 362271 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1453204
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12962
/proc/meminfo: memFree=25598680/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1462076 CPUtime=1182.07 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 361093 0 0 0 118143 64 0 0 20 0 1 0 344577176 1497165824 363043 33554432000 4194304 8395647 140735611201568 140735611197592 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 365519 363043 513 1026 0 364489 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1462076
[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 12963
/proc/meminfo: memFree=25591268/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1462076 CPUtime=1242.06 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 361110 0 0 0 124142 64 0 0 20 0 1 0 344577176 1497165824 363188 33554432000 4194304 8395647 140735611201568 140735611197592 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 365519 363188 513 1026 0 364489 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1462076
[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 12963
/proc/meminfo: memFree=25582248/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1465832 CPUtime=1302.05 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 361921 0 0 0 130141 64 0 0 20 0 1 0 344577176 1501011968 364261 33554432000 4194304 8395647 140735611201568 140735611197640 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 366458 364261 513 1026 0 365428 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1465832
[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 12963
/proc/meminfo: memFree=25565416/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1468740 CPUtime=1362.04 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 362602 0 0 0 136140 64 0 0 20 0 1 0 344577176 1503989760 366265 33554432000 4194304 8395647 140735611201568 140735611197432 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 367185 366265 513 1026 0 366155 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1468740
[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12963
/proc/meminfo: memFree=25549960/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1478444 CPUtime=1422.04 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 364476 0 0 0 142139 65 0 0 20 0 1 0 344577176 1513926656 368139 33554432000 4194304 8395647 140735611201568 140735611197432 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 369611 368139 513 1026 0 368581 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1478444
[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12963
/proc/meminfo: memFree=25503832/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1479404 CPUtime=1482.02 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 364677 0 0 0 148137 65 0 0 20 0 1 0 344577176 1514909696 368340 33554432000 4194304 8395647 140735611201568 140735611196504 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 369851 368340 513 1026 0 368821 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1479404
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12967
/proc/meminfo: memFree=25495640/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1483300 CPUtime=1542.01 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 365545 0 0 0 154136 65 0 0 20 0 1 0 344577176 1518899200 369208 33554432000 4194304 8395647 140735611201568 140735611197432 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 370825 369208 513 1026 0 369795 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1483300
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12990
/proc/meminfo: memFree=25480140/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1484328 CPUtime=1602 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 365810 0 0 0 160135 65 0 0 20 0 1 0 344577176 1519951872 369473 33554432000 4194304 8395647 140735611201568 140735611197944 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 371082 369473 513 1026 0 370052 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1484328
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12990
/proc/meminfo: memFree=25457828/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1498152 CPUtime=1662 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 369018 0 0 0 166134 66 0 0 20 0 1 0 344577176 1534107648 372681 33554432000 4194304 8395647 140735611201568 140735611197640 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 374538 372681 513 1026 0 373508 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1498152
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12990
/proc/meminfo: memFree=25427200/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1516908 CPUtime=1721.98 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 372836 0 0 0 172132 66 0 0 20 0 1 0 344577176 1553313792 376499 33554432000 4194304 8395647 140735611201568 140735611197640 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 379227 376499 513 1026 0 378197 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1516908
[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13028
/proc/meminfo: memFree=26101648/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1553736 CPUtime=1781.98 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 382067 0 0 0 178130 68 0 0 20 0 1 0 344577176 1591025664 385730 33554432000 4194304 8395647 140735611201568 140735611197640 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 388434 385730 513 1026 0 387404 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1553736
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13028
/proc/meminfo: memFree=26070408/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1553736 CPUtime=1785.18 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 382216 0 0 0 178450 68 0 0 20 0 1 0 344577176 1591025664 385879 33554432000 4194304 8395647 140735611201568 140735611197640 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 388434 385879 513 1026 0 387404 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 1553736
[startup+1788.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13028
/proc/meminfo: memFree=26065076/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1558708 CPUtime=1788.37 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 383040 0 0 0 178769 68 0 0 20 0 1 0 344577176 1596116992 386703 33554432000 4194304 8395647 140735611201568 140735611197640 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 389677 386703 513 1026 0 388647 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (KiB) 1558708
[startup+1789.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13028
/proc/meminfo: memFree=26065076/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1558708 CPUtime=1789.17 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 383079 0 0 0 178849 68 0 0 20 0 1 0 344577176 1596116992 386742 33554432000 4194304 8395647 140735611201568 140735611197640 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 389677 386742 513 1026 0 388647 0
Current children cumulated CPU time (s) 1789.17
Current children cumulated vsize (KiB) 1558708
[startup+1789.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13028
/proc/meminfo: memFree=26061232/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1558708 CPUtime=1789.57 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 383275 0 0 0 178889 68 0 0 20 0 1 0 344577176 1596116992 386938 33554432000 4194304 8395647 140735611201568 140735611197640 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 389677 386938 513 1026 0 388647 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (KiB) 1558708
[startup+1790.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13028
/proc/meminfo: memFree=26061232/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=1559732 CPUtime=1789.77 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 383593 0 0 0 178909 68 0 0 20 0 1 0 344577176 1597165568 387256 33554432000 4194304 8395647 140735611201568 140735611197640 4713442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 389933 387256 536 1026 0 388903 0
Current children cumulated CPU time (s) 1789.77
Current children cumulated vsize (KiB) 1559732
[startup+1790.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13028
/proc/meminfo: memFree=26061232/32873844 swapFree=7124/7124
[pid=12951] ppid=12949 vsize=774804 CPUtime=1789.87 cores=0,2,4,6
/proc/12951/stat : 12951 (pbscip.linux.x8) R 12949 12951 12290 0 -1 4202496 383593 0 0 0 178918 69 0 0 20 0 1 0 344577176 793399296 192953 33554432000 4194304 8395647 140735611201568 140735611197640 4741376 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12951/statm: 193701 192953 536 1026 0 192671 0
Current children cumulated CPU time (s) 1789.87
Current children cumulated vsize (KiB) 774804
Child status: 0
Real time (s): 1790.23
CPU time (s): 1789.91
CPU user time (s): 1789.21
CPU system time (s): 0.705892
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 1559732
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.21
system time used= 0.705892
maximum resident set size= 1549024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383601
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= 56
involuntary context switches= 2065
runsolver used 2.87456 second user time and 7.2389 second system time
The end