Trace number 3740570

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.4 1797.73

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j90opt/normalized-j909_4.std.opb
MD5SUMbe0ddee39050738fafcfaea7d5126638
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark131
Best CPU time to get the best result obtained on this benchmark1800.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176044
Number of constraints which are clauses174844
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint73
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3740570-1338751200.opb>
0.89/0.99	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176044 constraints
0.89/0.99	c problem read
0.89/0.99	c presolving settings loaded
1.29/1.35	c presolving:
6.99/7.01	c (round 1) 3655 del vars, 11058 del conss, 0 add conss, 2511 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12008788 impls, 0 clqs
9.39/9.49	c (round 2) 9570 del vars, 29755 del conss, 0 add conss, 8200 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12035460 impls, 0 clqs
10.19/10.26	c (round 3) 11542 del vars, 39002 del conss, 0 add conss, 9323 chg bounds, 28 chg sides, 26 chg coeffs, 0 upgd conss, 12044665 impls, 0 clqs
10.59/10.69	c (round 4) 12505 del vars, 42575 del conss, 0 add conss, 9918 chg bounds, 34 chg sides, 35 chg coeffs, 0 upgd conss, 12050870 impls, 0 clqs
10.79/10.89	c (round 5) 12979 del vars, 44506 del conss, 0 add conss, 10207 chg bounds, 34 chg sides, 35 chg coeffs, 0 upgd conss, 12053368 impls, 0 clqs
10.90/11.00	c (round 6) 13129 del vars, 45167 del conss, 0 add conss, 10299 chg bounds, 34 chg sides, 35 chg coeffs, 0 upgd conss, 12054330 impls, 0 clqs
11.00/11.08	c (round 7) 13236 del vars, 45583 del conss, 0 add conss, 10362 chg bounds, 34 chg sides, 35 chg coeffs, 0 upgd conss, 12055454 impls, 0 clqs
11.09/11.14	c (round 8) 13282 del vars, 45777 del conss, 0 add conss, 10388 chg bounds, 34 chg sides, 35 chg coeffs, 0 upgd conss, 12056112 impls, 0 clqs
11.19/11.20	c (round 9) 13316 del vars, 45904 del conss, 0 add conss, 10410 chg bounds, 34 chg sides, 35 chg coeffs, 0 upgd conss, 12056240 impls, 0 clqs
11.19/11.24	c (round 10) 13316 del vars, 45957 del conss, 0 add conss, 10410 chg bounds, 34 chg sides, 35 chg coeffs, 0 upgd conss, 12056240 impls, 0 clqs
11.68/11.73	c (round 11) 13316 del vars, 45957 del conss, 0 add conss, 10410 chg bounds, 34 chg sides, 35 chg coeffs, 130087 upgd conss, 12056240 impls, 0 clqs
12.18/12.24	c (round 12) 13316 del vars, 45957 del conss, 6 add conss, 10410 chg bounds, 44 chg sides, 155 chg coeffs, 130087 upgd conss, 12056240 impls, 0 clqs
520.31/520.46	c    (520.5s) probing: 1000/41466 (2.4%) - 11 fixings, 1 aggregations, 8530011 implications, 0 bound changes
872.06/872.27	c    (872.3s) probing: 2000/41466 (4.8%) - 11 fixings, 1 aggregations, 13421267 implications, 0 bound changes
925.24/925.42	c    (925.4s) probing: 2144/41466 (5.2%) - 11 fixings, 1 aggregations, 14106418 implications, 0 bound changes
925.24/925.42	c    (925.4s) probing aborted: 2000/2000 successive useless probings
925.24/925.42	c (round 13) 13328 del vars, 45957 del conss, 6 add conss, 10410 chg bounds, 46 chg sides, 169 chg coeffs, 130087 upgd conss, 59097426 impls, 0 clqs
925.64/925.84	c (round 14) 13328 del vars, 46520 del conss, 6 add conss, 10410 chg bounds, 46 chg sides, 269 chg coeffs, 130087 upgd conss, 59097426 impls, 0 clqs
1323.76/1324.06	c    (1324.1s) probing: 3000/41466 (7.2%) - 31 fixings, 16 aggregations, 20169965 implications, 0 bound changes
1481.93/1482.26	c (round 15) 13378 del vars, 46520 del conss, 6 add conss, 10410 chg bounds, 46 chg sides, 269 chg coeffs, 130087 upgd conss, 83518832 impls, 0 clqs
1482.63/1482.97	c (round 16) 13384 del vars, 46683 del conss, 6 add conss, 10410 chg bounds, 46 chg sides, 282 chg coeffs, 130087 upgd conss, 83519846 impls, 0 clqs
1752.57/1752.93	c    (1752.9s) probing: 4000/41466 (9.6%) - 50 fixings, 22 aggregations, 29939698 implications, 0 bound changes
1796.87/1797.21	c    (1797.2s) probing: 4101/41466 (9.9%) - 50 fixings, 22 aggregations, 31149928 implications, 0 bound changes
1796.87/1797.21	c    (1797.2s) probing aborted: solving stopped
1796.87/1797.21	c (round 17) 13394 del vars, 46689 del conss, 6 add conss, 10410 chg bounds, 46 chg sides, 282 chg coeffs, 130087 upgd conss, 99714084 impls, 0 clqs
1796.87/1797.21	c presolving (17 rounds):
1796.87/1797.21	c  13394 deleted vars, 46689 deleted constraints, 6 added constraints, 10410 tightened bounds, 0 added holes, 46 changed sides, 282 changed coefficients
1796.87/1797.21	c  99714084 implications, 0 cliques
1796.87/1797.21	c presolving was interrupted.
1796.87/1797.21	c Presolving Time: 1795.97
1796.87/1797.21	c - non default parameters ----------------------------------------------------------------------
1796.87/1797.21	c # SCIP version 2.0.1.5
1796.87/1797.21	c 
1796.87/1797.21	c # frequency for displaying node information lines
1796.87/1797.21	c # [type: int, range: [-1,2147483647], default: 100]
1796.87/1797.21	c display/freq = 10000
1796.87/1797.21	c 
1796.87/1797.21	c # maximal time in seconds to run
1796.87/1797.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.87/1797.21	c limits/time = 1797
1796.87/1797.21	c 
1796.87/1797.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.87/1797.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.87/1797.21	c limits/memory = 13950
1796.87/1797.21	c 
1796.87/1797.21	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.87/1797.21	c # [type: int, range: [1,2], default: 1]
1796.87/1797.21	c timing/clocktype = 2
1796.87/1797.21	c 
1796.87/1797.21	c # belongs reading time to solving time?
1796.87/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.87/1797.21	c timing/reading = TRUE
1796.87/1797.21	c 
1796.87/1797.21	c # should presolving try to simplify inequalities
1796.87/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.87/1797.21	c constraints/linear/simplifyinequalities = TRUE
1796.87/1797.21	c 
1796.87/1797.21	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.87/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.87/1797.21	c constraints/indicator/addCouplingCons = TRUE
1796.87/1797.21	c 
1796.87/1797.21	c # should presolving try to simplify knapsacks
1796.87/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.87/1797.21	c constraints/knapsack/simplifyinequalities = TRUE
1796.87/1797.21	c 
1796.87/1797.21	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.87/1797.21	c # [type: int, range: [-1,2147483647], default: -1]
1796.87/1797.21	c separating/rapidlearning/freq = 0
1796.87/1797.21	c 
1796.87/1797.21	c -----------------------------------------------------------------------------------------------
1796.87/1797.21	c start solving
1796.87/1797.24	c presolving:
1796.87/1797.24	c presolving (17 rounds):
1796.87/1797.24	c  13394 deleted vars, 46689 deleted constraints, 6 added constraints, 10410 tightened bounds, 0 added holes, 46 changed sides, 282 changed coefficients
1796.87/1797.24	c  99714084 implications, 0 cliques
1796.87/1797.24	c presolving was interrupted.
1796.87/1797.24	c Presolving Time: 1795.99
1796.87/1797.24	c 
1796.87/1797.24	c SCIP Status        : solving was interrupted [time limit reached]
1796.87/1797.24	c Solving Time (sec) : 1797.24
1796.87/1797.24	c Solving Nodes      : 0
1796.87/1797.24	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.87/1797.24	s UNKNOWN
1796.87/1797.24	c SCIP Status        : solving was interrupted [time limit reached]
1796.87/1797.24	c Total Time         :    1797.24
1796.87/1797.24	c   solving          :    1797.24
1796.87/1797.24	c   presolving       :    1795.99 (included in solving)
1796.87/1797.24	c   reading          :       0.98 (included in solving)
1796.87/1797.24	c Original Problem   :
1796.87/1797.24	c   Problem name     : HOME/instance-3740570-1338751200.opb
1796.87/1797.24	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.87/1797.24	c   Constraints      : 176044 initial, 176044 maximal
1796.87/1797.24	c Presolved Problem  :
1796.87/1797.24	c   Problem name     : t_HOME/instance-3740570-1338751200.opb
1796.87/1797.24	c   Variables        : 41388 (41388 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.87/1797.24	c   Constraints      : 129361 initial, 129361 maximal
1796.87/1797.24	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.87/1797.24	c   trivial          :       0.04       1028          0          0          0          0          0          0          0          0
1796.87/1797.24	c   dualfix          :       0.06         91          0          0          0          0          0          0          0          0
1796.87/1797.24	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.87/1797.24	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.87/1797.24	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.87/1797.24	c   implics          :       0.92          0          6          0          0          0          0          0          0          0
1796.87/1797.24	c   probing          :    1783.24         50         22          0          0          0          0          0          0          0
1796.87/1797.24	c   knapsack         :       1.12          0          0          0          0          0          0          6         12        247
1796.87/1797.24	c   setppc           :       0.35          0          0          0          0          0        724          0          0          0
1796.87/1797.24	c   linear           :       9.88       9382       2815          0      10410          0      45957          0         34         35
1796.87/1797.24	c   logicor          :       0.11          0          0          0          0          0          8          0          0          0
1796.87/1797.24	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.87/1797.24	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.87/1797.24	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.87/1797.24	c   knapsack         :          0+         0     175391          0          0          0          0         18          0          0          0          0
1796.87/1797.24	c   setppc           :          0+         0     175373          0          0          0          0          8          0          0          0          0
1796.87/1797.24	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1796.87/1797.24	c   logicor          :          0+         0     160815          0          0          0          0         12          0          0          0          0
1796.87/1797.24	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.87/1797.24	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.87/1797.24	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.87/1797.24	c   knapsack         :      11.08       0.00      11.08       0.00       0.00       0.00       0.00
1796.87/1797.24	c   setppc           :     689.06       0.00     689.06       0.00       0.00       0.00       0.00
1796.87/1797.24	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.87/1797.24	c   logicor          :      11.48       0.00      11.48       0.00       0.00       0.00       0.00
1796.87/1797.24	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.87/1797.24	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.87/1797.24	c   vbounds          :          0          0          0          0
1796.87/1797.24	c   rootredcost      :          0          0          0          0
1796.87/1797.24	c   pseudoobj        :          0          0          0          0
1796.87/1797.24	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.87/1797.24	c   vbounds          :       0.07       0.07       0.00
1796.87/1797.24	c   rootredcost      :       0.05       0.05       0.00
1796.87/1797.24	c   pseudoobj        :       0.02       0.02       0.00
1796.87/1797.24	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.87/1797.24	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.87/1797.24	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.87/1797.24	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.87/1797.24	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.87/1797.24	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.87/1797.24	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.87/1797.24	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.36/1797.72	c Time complete: 1797.39.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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-3740570-1338751200/watcher-3740570-1338751200 -o /tmp/evaluation-result-3740570-1338751200/solver-3740570-1338751200 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740570-1338751200.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.07 2.02 2.00 3/176 20210
/proc/meminfo: memFree=31199464/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 1511 0 0 0 0 0 0 0 20 0 1 0 341245999 9818112 1465 33554432000 4194304 9016284 140735382743584 140736110215160 7824814 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 2397 1468 311 1178 0 1215 0

[startup+0.043312 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 20210
/proc/meminfo: memFree=31199464/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=21028 CPUtime=0.03 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 4226 0 0 0 3 0 0 0 20 0 1 0 341245999 21532672 4180 33554432000 4194304 9016284 140735382743584 140736110215160 7870493 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 5257 4180 360 1178 0 4075 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21028

[startup+0.100268 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 20210
/proc/meminfo: memFree=31199464/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=32268 CPUtime=0.09 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 7064 0 0 0 9 0 0 0 20 0 1 0 341245999 33042432 7018 33554432000 4194304 9016284 140735382743584 140736110215160 6813403 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 8067 7018 360 1178 0 6885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32268

[startup+0.300238 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 20210
/proc/meminfo: memFree=31199464/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=52824 CPUtime=0.29 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 12200 0 0 0 28 1 0 0 20 0 1 0 341245999 54091776 12154 33554432000 4194304 9016284 140735382743584 140735382607480 7870473 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 13206 12154 360 1178 0 12024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52824

[startup+0.700245 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 20210
/proc/meminfo: memFree=31199464/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=91044 CPUtime=0.68 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 21744 0 0 0 66 2 0 0 20 0 1 0 341245999 93229056 21698 33554432000 4194304 9016284 140735382743584 140735382607480 7928096 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 22761 21698 360 1178 0 21579 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91044

[startup+1.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20211
/proc/meminfo: memFree=30976016/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=300120 CPUtime=1.49 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 72936 0 0 0 139 10 0 0 20 0 1 0 341245999 307322880 72871 33554432000 4194304 9016284 140735382743584 140735382741064 6480372 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 75030 72871 474 1178 0 73848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 300120

[startup+3.10018 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 20214
/proc/meminfo: memFree=30663272/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=446644 CPUtime=3.09 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 109441 0 0 0 294 15 0 0 20 0 1 0 341245999 457363456 109376 33554432000 4194304 9016284 140735382743584 140735382738936 6480184 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 111661 109376 485 1178 0 110479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 446644

[startup+6.3002 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 20214
/proc/meminfo: memFree=30275036/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=640108 CPUtime=6.29 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 155407 0 0 0 608 21 0 0 20 0 1 0 341245999 655470592 155342 33554432000 4194304 9016284 140735382743584 140735382738936 5206676 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 160027 155342 492 1178 0 158845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 640108

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 20214
/proc/meminfo: memFree=30116444/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=717532 CPUtime=12.69 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 178864 0 0 0 1244 25 0 0 20 0 1 0 341245999 734752768 174672 33554432000 4194304 9016284 140735382743584 140735382740440 6480201 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 179383 174672 538 1178 0 178201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 717532

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 20214
/proc/meminfo: memFree=30012272/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=765168 CPUtime=25.48 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 189768 0 0 0 2522 26 0 0 20 0 1 0 341245999 783532032 185576 33554432000 4194304 9016284 140735382743584 140735382738968 6480425 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 191292 185576 538 1178 0 190110 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 765168

[startup+51.1002 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20214
/proc/meminfo: memFree=29942108/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=801460 CPUtime=51.08 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 198377 0 0 0 5080 28 0 0 20 0 1 0 341245999 820695040 194185 33554432000 4194304 9016284 140735382743584 140735382739176 6480421 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 200365 194185 538 1178 0 199183 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 801460

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20214
/proc/meminfo: memFree=29701708/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=924932 CPUtime=102.28 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 228738 0 0 0 10195 33 0 0 20 0 1 0 341245999 947130368 224546 33554432000 4194304 9016284 140735382743584 140735382738968 4889369 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 231233 224546 538 1178 0 230051 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 924932

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20214
/proc/meminfo: memFree=29472772/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1038080 CPUtime=162.26 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 256184 0 0 0 16189 37 0 0 20 0 1 0 341245999 1062993920 251992 33554432000 4194304 9016284 140735382743584 140735382739176 6480180 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 259520 251992 538 1178 0 258338 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1038080

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20214
/proc/meminfo: memFree=29157764/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1191552 CPUtime=222.25 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 295015 0 0 0 22183 42 0 0 20 0 1 0 341245999 1220149248 290823 33554432000 4194304 9016284 140735382743584 140735382738968 6480389 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 297888 290823 538 1178 0 296706 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1191552

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20214
/proc/meminfo: memFree=28820296/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1354372 CPUtime=282.24 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 335669 0 0 0 28176 48 0 0 20 0 1 0 341245999 1386876928 331477 33554432000 4194304 9016284 140735382743584 140735382738968 6480180 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 338593 331477 538 1178 0 337411 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1354372

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20215
/proc/meminfo: memFree=28602336/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1479200 CPUtime=342.23 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 366693 0 0 0 34169 54 0 0 20 0 1 0 341245999 1514700800 362501 33554432000 4194304 9016284 140735382743584 140735382738968 5510784 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20210/statm: 369800 362501 538 1178 0 368618 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1479200

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 20216
/proc/meminfo: memFree=28414376/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1550120 CPUtime=402.22 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 383644 0 0 0 40165 57 0 0 20 0 1 0 341245999 1587322880 379452 33554432000 4194304 9016284 140735382743584 140735382739176 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 387530 379452 538 1178 0 386348 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1550120

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20216
/proc/meminfo: memFree=28159140/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1707880 CPUtime=462.22 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 422900 0 0 0 46157 65 0 0 20 0 1 0 341245999 1748869120 418708 33554432000 4194304 9016284 140735382743584 140735382739176 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 426970 418708 538 1178 0 425788 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1707880

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20216
/proc/meminfo: memFree=27959900/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1825332 CPUtime=522.21 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 452095 0 0 0 52151 70 0 0 20 0 1 0 341245999 1869139968 447903 33554432000 4194304 9016284 140735382743584 140735382738136 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 456333 447903 543 1178 0 455151 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1825332

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20216
/proc/meminfo: memFree=27850164/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=1886156 CPUtime=582.19 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 467337 0 0 0 58146 73 0 0 20 0 1 0 341245999 1931423744 463145 33554432000 4194304 9016284 140735382743584 140735382739096 6480192 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 471539 463145 543 1178 0 470357 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1886156

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=26837308/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2287864 CPUtime=1062.13 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 565957 0 0 0 106121 92 0 0 20 0 1 0 341245999 2342772736 564320 33554432000 4194304 9016284 140735382743584 140735382738984 6480412 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 571966 564320 543 1178 0 570784 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2287864

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20221
/proc/meminfo: memFree=26732848/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2352860 CPUtime=1122.12 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 581576 0 0 0 112117 95 0 0 20 0 1 0 341245999 2409328640 579939 33554432000 4194304 9016284 140735382743584 140735382739176 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 588215 579939 543 1178 0 587033 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2352860

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20221
/proc/meminfo: memFree=26678580/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2430072 CPUtime=1182.11 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 601436 0 0 0 118113 98 0 0 20 0 1 0 341245999 2488393728 599799 33554432000 4194304 9016284 140735382743584 140735382738968 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 607518 599799 543 1178 0 606336 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2430072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20225
/proc/meminfo: memFree=26572536/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2536768 CPUtime=1242.07 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 627559 0 0 0 124103 104 0 0 20 0 1 0 341245999 2597650432 625928 33554432000 4194304 9016284 140735382743584 140735382739176 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 634192 625928 543 1178 0 633010 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 2536768

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20225
/proc/meminfo: memFree=26483612/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2623728 CPUtime=1302.07 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 649104 0 0 0 130098 109 0 0 20 0 1 0 341245999 2686697472 647526 33554432000 4194304 9016284 140735382743584 140735382739176 6480197 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 655932 647526 543 1178 0 654750 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 2623728

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20225
/proc/meminfo: memFree=26379232/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2730320 CPUtime=1362.06 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 675601 0 0 0 136092 114 0 0 20 0 1 0 341245999 2795847680 674289 33554432000 4194304 9016284 140735382743584 140735382738968 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 682580 674289 543 1178 0 681398 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2730320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20225
/proc/meminfo: memFree=26235668/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2872968 CPUtime=1422.04 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 710752 0 0 0 142084 120 0 0 20 0 1 0 341245999 2941919232 709711 33554432000 4194304 9016284 140735382743584 140735382739096 6480398 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 718242 709711 543 1178 0 717060 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2872968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20225
/proc/meminfo: memFree=26158076/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2950168 CPUtime=1482.03 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 730083 0 0 0 148080 123 0 0 20 0 1 0 341245999 3020972032 729239 33554432000 4194304 9016284 140735382743584 140735382739256 4195881 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 737542 729239 543 1178 0 736360 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 2950168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20226
/proc/meminfo: memFree=26092516/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3014092 CPUtime=1542.02 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 746238 0 0 0 154075 127 0 0 20 0 1 0 341245999 3086430208 745483 33554432000 4194304 9016284 140735382743584 140735382739176 5150864 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 753523 745483 543 1178 0 752341 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 3014092

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25992600/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3113808 CPUtime=1602.01 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 771391 0 0 0 160071 130 0 0 20 0 1 0 341245999 3188539392 770747 33554432000 4194304 9016284 140735382743584 140735382739176 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 778452 770747 543 1178 0 777270 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 3113808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25884376/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3222148 CPUtime=1662 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 797988 0 0 0 166065 135 0 0 20 0 1 0 341245999 3299479552 797375 33554432000 4194304 9016284 140735382743584 140735382739176 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 805537 797375 543 1178 0 804355 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 3222148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25758792/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3350396 CPUtime=1721.98 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 829166 0 0 0 172057 141 0 0 20 0 1 0 341245999 3430805504 828631 33554432000 4194304 9016284 140735382743584 140735382739176 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 837599 828631 543 1178 0 836417 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 3350396

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25659372/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3447704 CPUtime=1781.97 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 853767 0 0 0 178052 145 0 0 20 0 1 0 341245999 3530448896 853305 33554432000 4194304 9016284 140735382743584 140735382739176 6480184 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 861926 853305 543 1178 0 860744 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 3447704

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 20227
/proc/meminfo: memFree=25653544/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3456756 CPUtime=1785.17 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 855474 0 0 0 178371 146 0 0 20 0 1 0 341245999 3539718144 855012 33554432000 4194304 9016284 140735382743584 140735382739176 5150764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 864189 855012 543 1178 0 863007 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 3456756

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25640012/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3466908 CPUtime=1791.57 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 858496 0 0 0 179011 146 0 0 20 0 1 0 341245999 3550113792 858034 33554432000 4194304 9016284 140735382743584 140735382738968 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 866727 858034 543 1178 0 865545 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 3466908

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25634680/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3472892 CPUtime=1794.78 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 859834 0 0 0 179331 147 0 0 20 0 1 0 341245999 3556241408 859372 33554432000 4194304 9016284 140735382743584 140735382739096 6480384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 868223 859372 543 1178 0 867041 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 3472892

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25631812/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3475916 CPUtime=1796.37 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 860626 0 0 0 179490 147 0 0 20 0 1 0 341245999 3559337984 860164 33554432000 4194304 9016284 140735382743584 140735382739176 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 868979 860164 543 1178 0 867797 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 3475916

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25629580/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=3373408 CPUtime=1797.17 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 861688 0 0 0 179569 148 0 0 20 0 1 0 341245999 3454369792 834385 33554432000 4194304 9016284 140735382743584 140735382739400 4896194 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 843352 834385 552 1178 0 842170 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 3373408

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20227
/proc/meminfo: memFree=25629580/32873648 swapFree=7628/7628
[pid=20210] ppid=20208 vsize=2851692 CPUtime=1797.36 cores=1,3,5,7
/proc/20210/stat : 20210 (scip-2.0.1.4b_2) R 20208 20210 20052 0 -1 4202496 861701 0 0 0 179576 160 0 0 20 0 1 0 341245999 2920132608 136628 33554432000 4194304 9016284 140735382743584 140735382742984 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20210/statm: 712923 136628 565 1178 0 711741 0
Current children cumulated CPU time (s) 1797.36
Current children cumulated vsize (KiB) 2851692

Child status: 0
Real time (s): 1797.73
CPU time (s): 1797.4
CPU user time (s): 1795.77
CPU system time (s): 1.63875
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 3477924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.77
system time used= 1.63875
maximum resident set size= 3444892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 861706
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= 66
involuntary context switches= 2168

runsolver used 8.58469 second user time and 13.7249 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 21:20:00
IDJOB=3740570
IDBENCH=77770
IDSOLVER=2329
FILE ID=node122/3740570-1338751200
RUNJOBID= node122-1338749400-20069
PBS_JOBID= 14636801
Free space on /tmp= 71160 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j909_4.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740570-1338751200/watcher-3740570-1338751200 -o /tmp/evaluation-result-3740570-1338751200/solver-3740570-1338751200 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740570-1338751200.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= be0ddee39050738fafcfaea7d5126638
RANDOM SEED=619868742

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31201504 kB
Buffers:          251332 kB
Cached:           296824 kB
SwapCached:         1832 kB
Active:           713816 kB
Inactive:         132272 kB
Active(anon):     295348 kB
Inactive(anon):     4676 kB
Active(file):     418468 kB
Inactive(file):   127596 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:             44588 kB
Writeback:             0 kB
AnonPages:        303656 kB
Mapped:            10500 kB
Shmem:                 0 kB
Slab:             685868 kB
SReclaimable:     129556 kB
SUnreclaim:       556312 kB
KernelStack:        1456 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     424684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71144 MiB
End job on node122 at 2012-06-03 21:49:58