Trace number 3486284

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
SCIP spx 2 2011-06-10 (fixed)? 1797.9 1797.86

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1201_2.std.opb
MD5SUMf587d716a97e84174878ee100a122839
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark2.6156
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234347
Number of constraints which are clauses233147
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 constraint40
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.4 [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-3486284-1307793839.opb>
1.19/1.22	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234347 constraints
1.19/1.22	c problem read
1.19/1.22	c presolving settings loaded
1.89/1.99	c presolving:
9.49/9.52	c (round 1) 5006 del vars, 14959 del conss, 0 add conss, 3485 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15983446 impls, 0 clqs
13.49/13.54	c (round 2) 11502 del vars, 38530 del conss, 0 add conss, 9725 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16013445 impls, 0 clqs
14.89/14.99	c (round 3) 14124 del vars, 49342 del conss, 0 add conss, 11372 chg bounds, 38 chg sides, 30 chg coeffs, 0 upgd conss, 16028194 impls, 0 clqs
15.79/15.85	c (round 4) 15564 del vars, 54764 del conss, 0 add conss, 12335 chg bounds, 80 chg sides, 81 chg coeffs, 0 upgd conss, 16036573 impls, 0 clqs
16.19/16.29	c (round 5) 16305 del vars, 57743 del conss, 0 add conss, 12780 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16041628 impls, 0 clqs
16.39/16.50	c (round 6) 16634 del vars, 59166 del conss, 0 add conss, 12963 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16043686 impls, 0 clqs
16.59/16.62	c (round 7) 16791 del vars, 59810 del conss, 0 add conss, 13046 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16044856 impls, 0 clqs
16.69/16.73	c (round 8) 16879 del vars, 60193 del conss, 0 add conss, 13106 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16045841 impls, 0 clqs
16.79/16.82	c (round 9) 16937 del vars, 60440 del conss, 0 add conss, 13153 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046137 impls, 0 clqs
16.79/16.89	c (round 10) 16977 del vars, 60608 del conss, 0 add conss, 13183 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046476 impls, 0 clqs
16.89/16.96	c (round 11) 16999 del vars, 60692 del conss, 0 add conss, 13201 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046535 impls, 0 clqs
16.99/17.02	c (round 12) 17015 del vars, 60762 del conss, 0 add conss, 13216 chg bounds, 96 chg sides, 100 chg coeffs, 0 upgd conss, 16046540 impls, 0 clqs
17.60/17.65	c (round 13) 17015 del vars, 60771 del conss, 0 add conss, 13216 chg bounds, 96 chg sides, 100 chg coeffs, 173576 upgd conss, 16046540 impls, 0 clqs
17.99/18.04	c (round 14) 17015 del vars, 60779 del conss, 68 add conss, 13216 chg bounds, 185 chg sides, 477 chg coeffs, 173576 upgd conss, 16047368 impls, 2694 clqs
761.51/761.58	c    (761.6s) probing: 1000/55827 (1.8%) - 19 fixings, 1 aggregations, 11487670 implications, 0 bound changes
1303.53/1303.53	c    (1303.5s) probing: 2000/55827 (3.6%) - 19 fixings, 1 aggregations, 17608340 implications, 0 bound changes
1391.73/1391.79	c    (1391.8s) probing: 2169/55827 (3.9%) - 19 fixings, 1 aggregations, 18613770 implications, 0 bound changes
1391.73/1391.79	c    (1391.8s) probing aborted: 2000/2000 successive useless probings
1391.73/1391.79	c (round 15) 17035 del vars, 60783 del conss, 69 add conss, 13216 chg bounds, 188 chg sides, 488 chg coeffs, 173576 upgd conss, 81614118 impls, 2951 clqs
1392.23/1392.29	c (round 16) 17035 del vars, 62022 del conss, 69 add conss, 13216 chg bounds, 188 chg sides, 717 chg coeffs, 173576 upgd conss, 81614118 impls, 2951 clqs
1392.63/1392.63	c (round 17) 17035 del vars, 62022 del conss, 88 add conss, 13216 chg bounds, 214 chg sides, 800 chg coeffs, 173576 upgd conss, 81614126 impls, 3322 clqs
1590.63/1590.69	c (round 18) 17085 del vars, 62022 del conss, 88 add conss, 13216 chg bounds, 220 chg sides, 830 chg coeffs, 173576 upgd conss, 85865384 impls, 3322 clqs
1593.94/1593.95	c (round 19) 17089 del vars, 62199 del conss, 88 add conss, 13216 chg bounds, 220 chg sides, 836 chg coeffs, 173576 upgd conss, 85984712 impls, 3322 clqs
1716.63/1716.66	c (round 20) 17139 del vars, 62203 del conss, 88 add conss, 13216 chg bounds, 220 chg sides, 836 chg coeffs, 173576 upgd conss, 89325282 impls, 3322 clqs
1717.83/1717.81	c (round 21) 17143 del vars, 62379 del conss, 88 add conss, 13216 chg bounds, 220 chg sides, 837 chg coeffs, 173576 upgd conss, 89382186 impls, 3322 clqs
1797.24/1797.27	c    (1797.3s) probing: 2699/55827 (4.8%) - 103 fixings, 28 aggregations, 22174364 implications, 0 bound changes
1797.24/1797.27	c    (1797.3s) probing aborted: solving stopped
1797.24/1797.27	c (round 22) 17154 del vars, 62382 del conss, 88 add conss, 13216 chg bounds, 220 chg sides, 837 chg coeffs, 173576 upgd conss, 91869966 impls, 3323 clqs
1797.24/1797.27	c presolving (22 rounds):
1797.24/1797.27	c  17154 deleted vars, 62382 deleted constraints, 88 added constraints, 13216 tightened bounds, 0 added holes, 220 changed sides, 837 changed coefficients
1797.24/1797.27	c  91869966 implications, 3323 cliques
1797.24/1797.27	c presolving was interrupted.
1797.24/1797.27	c Presolving Time: 1795.84
1797.24/1797.27	c - non default parameters ----------------------------------------------------------------------
1797.24/1797.27	c # SCIP version 2.0.1.4
1797.24/1797.27	c 
1797.24/1797.27	c # frequency for displaying node information lines
1797.24/1797.27	c # [type: int, range: [-1,2147483647], default: 100]
1797.24/1797.27	c display/freq = 10000
1797.24/1797.27	c 
1797.24/1797.27	c # maximal time in seconds to run
1797.24/1797.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.24/1797.27	c limits/time = 1797
1797.24/1797.27	c 
1797.24/1797.27	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.24/1797.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.24/1797.27	c limits/memory = 13950
1797.24/1797.27	c 
1797.24/1797.27	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.24/1797.27	c # [type: int, range: [1,2], default: 1]
1797.24/1797.27	c timing/clocktype = 2
1797.24/1797.27	c 
1797.24/1797.27	c # belongs reading time to solving time?
1797.24/1797.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.24/1797.27	c timing/reading = TRUE
1797.24/1797.27	c 
1797.24/1797.27	c # should presolving try to simplify inequalities
1797.24/1797.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.24/1797.27	c constraints/linear/simplifyinequalities = TRUE
1797.24/1797.27	c 
1797.24/1797.27	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.24/1797.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.24/1797.27	c constraints/indicator/addCouplingCons = TRUE
1797.24/1797.27	c 
1797.24/1797.27	c # should presolving try to simplify knapsacks
1797.24/1797.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.24/1797.27	c constraints/knapsack/simplifyinequalities = TRUE
1797.24/1797.27	c 
1797.24/1797.27	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.24/1797.27	c # [type: int, range: [-1,2147483647], default: -1]
1797.24/1797.27	c separating/rapidlearning/freq = 0
1797.24/1797.27	c 
1797.24/1797.27	c -----------------------------------------------------------------------------------------------
1797.24/1797.27	c start solving
1797.34/1797.31	c presolving:
1797.34/1797.31	c presolving (22 rounds):
1797.34/1797.31	c  17154 deleted vars, 62382 deleted constraints, 88 added constraints, 13216 tightened bounds, 0 added holes, 220 changed sides, 837 changed coefficients
1797.34/1797.31	c  91869966 implications, 3323 cliques
1797.34/1797.31	c presolving was interrupted.
1797.34/1797.31	c Presolving Time: 1795.88
1797.34/1797.31	c 
1797.34/1797.31	c SCIP Status        : solving was interrupted [time limit reached]
1797.34/1797.31	c Solving Time (sec) : 1797.31
1797.34/1797.31	c Solving Nodes      : 0
1797.34/1797.31	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.34/1797.31	s UNKNOWN
1797.34/1797.31	c SCIP Status        : solving was interrupted [time limit reached]
1797.34/1797.31	c Total Time         :    1797.31
1797.34/1797.31	c   solving          :    1797.31
1797.34/1797.31	c   presolving       :    1795.88 (included in solving)
1797.34/1797.31	c   reading          :       1.22 (included in solving)
1797.34/1797.31	c Original Problem   :
1797.34/1797.31	c   Problem name     : HOME/instance-3486284-1307793839.opb
1797.34/1797.31	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.34/1797.31	c   Constraints      : 234347 initial, 234347 maximal
1797.34/1797.31	c Presolved Problem  :
1797.34/1797.31	c   Problem name     : t_HOME/instance-3486284-1307793839.opb
1797.34/1797.31	c   Variables        : 55688 (55688 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.34/1797.31	c   Constraints      : 172053 initial, 172053 maximal
1797.34/1797.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.34/1797.31	c   trivial          :       0.07       1288          0          0          0          0          0          0          0          0
1797.34/1797.31	c   dualfix          :       0.11        127          0          0          0          0          0          0          0          0
1797.34/1797.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.34/1797.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.34/1797.31	c   implics          :       4.69          0          7          0          0          0          0          0          0          0
1797.34/1797.31	c   probing          :    1772.43        103         28          0          0          0          0          0          0          0
1797.34/1797.31	c   pseudoboolean    :       0.00          0          0          0          0          0          0          0          0          0
1797.34/1797.31	c   knapsack         :       1.99          0          0          0          0          0         12         88        124        737
1797.34/1797.31	c   setppc           :       0.68          1          0          0          0          0       1567          0          0          0
1797.34/1797.31	c   linear           :      14.93      11928       3672          0      13216          0      60771          0         96        100
1797.34/1797.31	c   logicor          :       0.18          0          0          0          0          0         32          0          0          0
1797.34/1797.31	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.34/1797.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.34/1797.31	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.34/1797.31	c   pseudoboolean    :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.34/1797.31	c   knapsack         :          0+         0     118334          0          0          0          0         15          0          0          0          0
1797.34/1797.31	c   setppc           :          0+         0     118319          0          0          0          0         28          0          0          0          0
1797.34/1797.31	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.34/1797.31	c   logicor          :          0+         0     108181          0          0          0          0         22          0          0          0          0
1797.34/1797.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.34/1797.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.34/1797.31	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.34/1797.31	c   pseudoboolean    :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.34/1797.31	c   knapsack         :       6.38       0.00       6.38       0.00       0.00       0.00       0.00
1797.34/1797.31	c   setppc           :     705.14       0.00     705.14       0.00       0.00       0.00       0.00
1797.34/1797.31	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.34/1797.31	c   logicor          :      10.20       0.00      10.20       0.00       0.00       0.00       0.00
1797.34/1797.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.34/1797.31	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.34/1797.31	c   vbounds          :          0          0          0          0
1797.34/1797.31	c   rootredcost      :          0          0          0          0
1797.34/1797.31	c   pseudoobj        :          0          0          0          0
1797.34/1797.31	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.34/1797.31	c   vbounds          :       0.05       0.05       0.00
1797.34/1797.31	c   rootredcost      :       0.02       0.02       0.00
1797.34/1797.31	c   pseudoobj        :       0.02       0.02       0.00
1797.34/1797.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.34/1797.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.34/1797.31	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.34/1797.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.34/1797.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.34/1797.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.34/1797.31	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.34/1797.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.83/1797.85	c Time complete: 1797.89.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3486284-1307793839/watcher-3486284-1307793839 -o /tmp/evaluation-result-3486284-1307793839/solver-3486284-1307793839 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486284-1307793839.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.01 2.02 1.97 2/177 24682
/proc/meminfo: memFree=27161956/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=10316 CPUtime=0 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 1574 0 0 0 0 0 0 0 25 0 1 0 10128763 10563584 1528 33554432000 4194304 8979876 140734878654944 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 2579 1528 366 1169 0 1406 0

[startup+0.0958149 s]
/proc/loadavg: 2.01 2.02 1.97 2/177 24682
/proc/meminfo: memFree=27161956/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=27544 CPUtime=0.09 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 5902 0 0 0 9 0 0 0 25 0 1 0 10128763 28205056 5856 33554432000 4194304 8979876 140734878654944 18446744073709551615 7713754 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 6886 5856 366 1169 0 5713 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27544

[startup+0.100809 s]
/proc/loadavg: 2.01 2.02 1.97 2/177 24682
/proc/meminfo: memFree=27161956/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=28568 CPUtime=0.09 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 5908 0 0 0 9 0 0 0 25 0 1 0 10128763 29253632 5862 33554432000 4194304 8979876 140734878654944 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 7142 5882 366 1169 0 5969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28568

[startup+0.300778 s]
/proc/loadavg: 2.01 2.02 1.97 2/177 24682
/proc/meminfo: memFree=27161956/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=52652 CPUtime=0.29 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 12162 0 0 0 29 0 0 0 25 0 1 0 10128763 53915648 12116 33554432000 4194304 8979876 140734878654944 18446744073709551615 7836048 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 13163 12116 366 1169 0 11990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52652

[startup+0.700718 s]
/proc/loadavg: 2.01 2.02 1.97 2/177 24682
/proc/meminfo: memFree=27161956/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=78604 CPUtime=0.69 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 18618 0 0 0 68 1 0 0 25 0 1 0 10128763 80490496 18572 33554432000 4194304 8979876 140734878654944 18446744073709551615 4446981 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 19651 18572 366 1169 0 18478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78604

[startup+1.50057 s]
/proc/loadavg: 2.01 2.02 1.97 3/178 24683
/proc/meminfo: memFree=27057496/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=271548 CPUtime=1.49 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 66189 0 0 0 142 7 0 0 25 0 1 0 10128763 278065152 66066 33554432000 4194304 8979876 140734878654944 18446744073709551615 4786309 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 67887 66066 441 1169 0 66714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 271548

[startup+3.10029 s]
/proc/loadavg: 2.01 2.02 1.97 3/178 24683
/proc/meminfo: memFree=26777876/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=502116 CPUtime=3.09 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 132522 0 0 0 293 16 0 0 25 0 1 0 10128763 514166784 122242 33554432000 4194304 8979876 140734878654944 18446744073709551615 6504355 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 125529 122242 494 1169 0 124356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 502116

[startup+6.30072 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 24683
/proc/meminfo: memFree=26491660/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=724668 CPUtime=6.29 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 187507 0 0 0 606 23 0 0 25 0 1 0 10128763 742060032 177227 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503328 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 181167 177227 494 1169 0 179994 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 724668

[startup+12.7007 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 24683
/proc/meminfo: memFree=26291664/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=866852 CPUtime=12.69 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 222180 0 0 0 1241 28 0 0 25 0 1 0 10128763 887656448 210807 33554432000 4194304 8979876 140734878654944 18446744073709551615 6504355 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 216713 210807 504 1169 0 215540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 866852

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.97 3/178 24683
/proc/meminfo: memFree=26142856/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=983536 CPUtime=25.49 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 262720 0 0 0 2517 32 0 0 25 0 1 0 10128763 1007140864 237673 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503488 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 245884 237673 592 1169 0 244711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 983536

[startup+51.1008 s]
/proc/loadavg: 2.00 2.01 1.97 3/178 24685
/proc/meminfo: memFree=26063064/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1015040 CPUtime=51.09 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 270539 0 0 0 5076 33 0 0 25 0 1 0 10128763 1039400960 245327 33554432000 4194304 8979876 140734878654944 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 253760 245327 592 1169 0 252587 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1015040

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.97 3/178 24685
/proc/meminfo: memFree=25903184/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1076620 CPUtime=102.3 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 285709 0 0 0 10194 36 0 0 25 0 1 0 10128763 1102458880 260497 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503525 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 269155 260497 592 1169 0 267982 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1076620

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24687
/proc/meminfo: memFree=25630832/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1216532 CPUtime=162.29 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 320210 0 0 0 16190 39 0 0 25 0 1 0 10128763 1245728768 294998 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 304133 294998 592 1169 0 302960 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1216532

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24727
/proc/meminfo: memFree=28955820/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1295152 CPUtime=222.3 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 340130 0 0 0 22188 42 0 0 25 0 1 0 10128763 1326235648 314885 33554432000 4194304 8979876 140734878654944 18446744073709551615 5546468 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 323788 314885 592 1169 0 322615 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1295152

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24729
/proc/meminfo: memFree=28710296/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1414456 CPUtime=282.3 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 370272 0 0 0 28185 45 0 0 25 0 1 0 10128763 1448402944 344697 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 353614 344697 592 1169 0 352441 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1414456

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24730
/proc/meminfo: memFree=28464244/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1543652 CPUtime=342.3 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 402604 0 0 0 34182 48 0 0 25 0 1 0 10128763 1580699648 376600 33554432000 4194304 8979876 140734878654944 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 385913 376600 592 1169 0 384740 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1543652

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24731
/proc/meminfo: memFree=28187912/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1668988 CPUtime=402.3 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 433952 0 0 0 40177 53 0 0 25 0 1 0 10128763 1709043712 407948 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503511 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 417247 407948 592 1169 0 416074 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1668988

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24733
/proc/meminfo: memFree=27911100/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1802240 CPUtime=462.3 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 466960 0 0 0 46174 56 0 0 25 0 1 0 10128763 1845493760 440956 33554432000 4194304 8979876 140734878654944 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 450560 440956 592 1169 0 449387 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1802240

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24735
/proc/meminfo: memFree=27622368/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=1942200 CPUtime=522.31 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 502029 0 0 0 52169 62 0 0 25 0 1 0 10128763 1988812800 476025 33554432000 4194304 8979876 140734878654944 18446744073709551615 4222938 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 485550 476025 592 1169 0 484377 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1942200

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24737
/proc/meminfo: memFree=27274496/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2054684 CPUtime=582.31 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 529654 0 0 0 58166 65 0 0 25 0 1 0 10128763 2103996416 503650 33554432000 4194304 8979876 140734878654944 18446744073709551615 5210957 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 513671 503650 592 1169 0 512498 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2054684

[startup+642.3 s]

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

/proc/meminfo: memFree=25636532/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2730092 CPUtime=1122.32 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 697953 0 0 0 112142 90 0 0 25 0 1 0 10128763 2795614208 671949 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 682523 671949 597 1169 0 681350 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2730092

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24753
/proc/meminfo: memFree=25486308/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2820912 CPUtime=1182.32 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 720270 0 0 0 118139 93 0 0 25 0 1 0 10128763 2888613888 694266 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503529 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 705228 694266 597 1169 0 704055 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2820912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24754
/proc/meminfo: memFree=25384080/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2860108 CPUtime=1242.32 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 729410 0 0 0 124138 94 0 0 25 0 1 0 10128763 2928750592 703406 33554432000 4194304 8979876 140734878654944 18446744073709551615 4889220 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 715027 703406 597 1169 0 713854 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2860108

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24755
/proc/meminfo: memFree=25282356/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2896460 CPUtime=1302.33 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 738446 0 0 0 130137 96 0 0 25 0 1 0 10128763 2965975040 712442 33554432000 4194304 8979876 140734878654944 18446744073709551615 5539211 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 724115 712442 597 1169 0 722942 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2896460

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24757
/proc/meminfo: memFree=25195884/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2937840 CPUtime=1362.32 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 748802 0 0 0 136135 97 0 0 25 0 1 0 10128763 3008348160 722798 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 734460 722798 597 1169 0 733287 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2937840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24759
/proc/meminfo: memFree=25037612/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2984080 CPUtime=1422.33 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 760623 0 0 0 142135 98 0 0 25 0 1 0 10128763 3055697920 734619 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503319 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 746020 734619 597 1169 0 744847 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2984080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24761
/proc/meminfo: memFree=24949764/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3021856 CPUtime=1482.33 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 770689 0 0 0 148133 100 0 0 25 0 1 0 10128763 3094380544 744685 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503324 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 755464 744685 597 1169 0 754291 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3021856

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24762
/proc/meminfo: memFree=24662416/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3051524 CPUtime=1542.33 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 778275 0 0 0 154132 101 0 0 25 0 1 0 10128763 3124760576 752271 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 762881 752271 597 1169 0 761708 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3051524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24763
/proc/meminfo: memFree=24583004/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3116604 CPUtime=1602.33 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 794627 0 0 0 160129 104 0 0 25 0 1 0 10128763 3191402496 768623 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 779151 768623 597 1169 0 777978 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3116604

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24765
/proc/meminfo: memFree=24555060/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3153212 CPUtime=1662.33 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 803925 0 0 0 166128 105 0 0 25 0 1 0 10128763 3228889088 777921 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503525 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 788303 777921 597 1169 0 787130 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3153212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24767
/proc/meminfo: memFree=24518056/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3190812 CPUtime=1722.33 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 813087 0 0 0 172127 106 0 0 25 0 1 0 10128763 3267391488 787083 33554432000 4194304 8979876 140734878654944 18446744073709551615 5381814 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 797703 787083 597 1169 0 796530 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3190812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24487120/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3218908 CPUtime=1782.34 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 820564 0 0 0 178126 108 0 0 25 0 1 0 10128763 3296161792 794560 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503507 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 804727 794560 597 1169 0 803554 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3218908

Solver just ended. Dumping a history of the last processes samples

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24485252/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3220948 CPUtime=1785.54 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 821030 0 0 0 178446 108 0 0 25 0 1 0 10128763 3298250752 795026 33554432000 4194304 8979876 140734878654944 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 805237 795026 597 1169 0 804064 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 3220948

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24480908/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3226044 CPUtime=1791.94 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 822145 0 0 0 179086 108 0 0 25 0 1 0 10128763 3303469056 796141 33554432000 4194304 8979876 140734878654944 18446744073709551615 5546375 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 806511 796141 597 1169 0 805338 0
Current children cumulated CPU time (s) 1791.94
Current children cumulated vsize (KiB) 3226044

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24480032/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3226044 CPUtime=1795.14 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 822356 0 0 0 179406 108 0 0 25 0 1 0 10128763 3303469056 796352 33554432000 4194304 8979876 140734878654944 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 806511 796352 597 1169 0 805338 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 3226044

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24479908/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3226044 CPUtime=1796.74 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 822403 0 0 0 179566 108 0 0 25 0 1 0 10128763 3303469056 796399 33554432000 4194304 8979876 140734878654944 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24682/statm: 806511 796399 597 1169 0 805338 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 3226044

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24477924/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=3211800 CPUtime=1797.54 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 822935 0 0 0 179646 108 0 0 25 0 1 0 10128763 3288883200 793065 33554432000 4194304 8979876 140734878654944 18446744073709551615 4321185 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 802950 793065 608 1169 0 801777 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 3211800

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24477924/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2896044 CPUtime=1797.73 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 822939 0 0 0 179664 109 0 0 25 0 1 0 10128763 2965549056 714575 33554432000 4194304 8979876 140734878654944 18446744073709551615 6778286 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 724011 714575 612 1169 0 722838 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 2896044

[startup+1797.8 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 24769
/proc/meminfo: memFree=24477924/32950928 swapFree=67111528/67111528
[pid=24682] ppid=24680 vsize=2287016 CPUtime=1797.83 cores=1,3,5,7
/proc/24682/stat : 24682 (scip-2.0.1.4_2.) R 24680 24682 23627 0 -1 4202496 822951 0 0 0 179670 113 0 0 25 0 1 0 10128763 2341904384 428944 33554432000 4194304 8979876 140734878654944 18446744073709551615 8073290 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24682/statm: 571754 428914 624 1169 0 570581 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 2287016

Child status: 0
Real time (s): 1797.86
CPU time (s): 1797.9
CPU user time (s): 1796.71
CPU system time (s): 1.19582
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3227068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.71
system time used= 1.19582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 822956
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= 5
involuntary context switches= 1314

runsolver used 2.47462 second user time and 6.15406 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 14:04:00
IDJOB=3486284
IDBENCH=77632
IDSOLVER=1977
FILE ID=node124/3486284-1307793839
RUNJOBID= node124-1307783027-23646
PBS_JOBID= 13550886
Free space on /tmp= 73816 MiB

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

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

MD5SUM BENCH= f587d716a97e84174878ee100a122839
RANDOM SEED=1773795292

node124.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27162516 kB
Buffers:        126136 kB
Cached:        1582456 kB
SwapCached:          0 kB
Active:        4579316 kB
Inactive:      1038520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27162516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23320 kB
Writeback:           0 kB
AnonPages:     3909044 kB
Mapped:          18556 kB
Slab:           101124 kB
PageTables:      11884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4094624 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73796 MiB
End job on node124 at 2011-06-11 14:33:57