Trace number 3489760

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 E_2 2011-06-10 (fixed)? 1797.77 1797.74

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1206_4.std.opb
MD5SUMdc2381243433b8fdb488c977baa91e3c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark155
Best CPU time to get the best result obtained on this benchmark1800.09
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 constraints234497
Number of constraints which are clauses233297
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 constraint64
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-3489760-1307792079.opb>
1.19/1.28	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234497 constraints
1.19/1.28	c problem read
1.19/1.28	c presolving settings loaded
1.69/1.72	c presolving:
9.08/9.19	c (round 1) 5203 del vars, 16516 del conss, 0 add conss, 3641 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15821316 impls, 0 clqs
12.78/12.88	c (round 2) 11991 del vars, 40942 del conss, 0 add conss, 10295 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15848161 impls, 0 clqs
14.08/14.12	c (round 3) 14320 del vars, 51556 del conss, 0 add conss, 11564 chg bounds, 43 chg sides, 36 chg coeffs, 0 upgd conss, 15857689 impls, 0 clqs
14.68/14.70	c (round 4) 15200 del vars, 55124 del conss, 0 add conss, 12087 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15863433 impls, 0 clqs
14.98/15.02	c (round 5) 15686 del vars, 57037 del conss, 0 add conss, 12334 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15867599 impls, 0 clqs
15.18/15.25	c (round 6) 15923 del vars, 58044 del conss, 0 add conss, 12472 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15870225 impls, 0 clqs
15.29/15.38	c (round 7) 16054 del vars, 58611 del conss, 0 add conss, 12544 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15871842 impls, 0 clqs
15.39/15.49	c (round 8) 16128 del vars, 58932 del conss, 0 add conss, 12590 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15873020 impls, 0 clqs
15.48/15.57	c (round 9) 16178 del vars, 59151 del conss, 0 add conss, 12621 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15873757 impls, 0 clqs
15.58/15.65	c (round 10) 16224 del vars, 59339 del conss, 0 add conss, 12648 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874440 impls, 0 clqs
15.68/15.71	c (round 11) 16250 del vars, 59466 del conss, 0 add conss, 12669 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874538 impls, 0 clqs
15.68/15.77	c (round 12) 16260 del vars, 59518 del conss, 0 add conss, 12674 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874632 impls, 0 clqs
15.78/15.83	c (round 13) 16270 del vars, 59561 del conss, 0 add conss, 12681 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 15874677 impls, 0 clqs
438.99/439.00	c (round 14) 16322 del vars, 59577 del conss, 0 add conss, 12682 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 41312719 impls, 0 clqs
439.29/439.33	c (round 15) 16330 del vars, 60961 del conss, 0 add conss, 12682 chg bounds, 52 chg sides, 45 chg coeffs, 0 upgd conss, 41312961 impls, 0 clqs
439.99/440.02	c (round 16) 16330 del vars, 60969 del conss, 0 add conss, 12682 chg bounds, 52 chg sides, 45 chg coeffs, 173528 upgd conss, 41312961 impls, 0 clqs
440.79/440.82	c (round 17) 16330 del vars, 60986 del conss, 40 add conss, 12682 chg bounds, 111 chg sides, 405 chg coeffs, 173528 upgd conss, 41313229 impls, 1214 clqs
902.40/902.44	c (round 18) 16380 del vars, 60988 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 62304107 impls, 1389 clqs
903.11/903.19	c (round 19) 16388 del vars, 61191 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 62304669 impls, 1389 clqs
904.80/904.86	c    (904.9s) probing: 1000/56570 (1.8%) - 91 fixings, 17 aggregations, 12429096 implications, 0 bound changes
946.50/946.60	c (round 20) 16439 del vars, 61199 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 63494341 impls, 1389 clqs
947.30/947.39	c (round 21) 16444 del vars, 61383 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 63524805 impls, 1389 clqs
1073.61/1073.63	c (round 22) 16499 del vars, 61388 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 69233333 impls, 1389 clqs
1074.91/1074.95	c (round 23) 16502 del vars, 61583 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 69259649 impls, 1389 clqs
1449.41/1449.40	c    (1449.4s) probing: 2000/56570 (3.5%) - 202 fixings, 36 aggregations, 18758442 implications, 0 bound changes
1797.12/1797.13	c    (1797.1s) probing: 2659/56570 (4.7%) - 202 fixings, 36 aggregations, 23929759 implications, 0 bound changes
1797.12/1797.13	c    (1797.1s) probing aborted: solving stopped
1797.12/1797.13	c (round 24) 16534 del vars, 61586 del conss, 43 add conss, 12682 chg bounds, 114 chg sides, 423 chg coeffs, 173528 upgd conss, 98735825 impls, 1389 clqs
1797.12/1797.13	c presolving (24 rounds):
1797.12/1797.13	c  16534 deleted vars, 61586 deleted constraints, 43 added constraints, 12682 tightened bounds, 0 added holes, 114 changed sides, 423 changed coefficients
1797.12/1797.13	c  98735825 implications, 1389 cliques
1797.12/1797.13	c presolving was interrupted.
1797.12/1797.13	c Presolving Time: 1795.53
1797.12/1797.13	c - non default parameters ----------------------------------------------------------------------
1797.12/1797.13	c # SCIP version 2.0.1.5
1797.12/1797.13	c 
1797.12/1797.13	c # frequency for displaying node information lines
1797.12/1797.13	c # [type: int, range: [-1,2147483647], default: 100]
1797.12/1797.13	c display/freq = 10000
1797.12/1797.13	c 
1797.12/1797.13	c # maximal time in seconds to run
1797.12/1797.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.12/1797.13	c limits/time = 1797
1797.12/1797.13	c 
1797.12/1797.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.12/1797.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.12/1797.13	c limits/memory = 13950
1797.12/1797.13	c 
1797.12/1797.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.12/1797.13	c # [type: int, range: [1,2], default: 1]
1797.12/1797.13	c timing/clocktype = 2
1797.12/1797.13	c 
1797.12/1797.13	c # belongs reading time to solving time?
1797.12/1797.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.13	c timing/reading = TRUE
1797.12/1797.13	c 
1797.12/1797.13	c # should presolving try to simplify inequalities
1797.12/1797.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.13	c constraints/linear/simplifyinequalities = TRUE
1797.12/1797.13	c 
1797.12/1797.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.12/1797.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.13	c constraints/indicator/addCouplingCons = TRUE
1797.12/1797.13	c 
1797.12/1797.13	c # should presolving try to simplify knapsacks
1797.12/1797.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.12/1797.13	c constraints/knapsack/simplifyinequalities = TRUE
1797.12/1797.13	c 
1797.12/1797.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.12/1797.13	c # [type: int, range: [-1,2147483647], default: -1]
1797.12/1797.13	c separating/rapidlearning/freq = 0
1797.12/1797.13	c 
1797.12/1797.13	c -----------------------------------------------------------------------------------------------
1797.12/1797.13	c start solving
1797.12/1797.16	c presolving:
1797.12/1797.16	c presolving (24 rounds):
1797.12/1797.16	c  16534 deleted vars, 61586 deleted constraints, 43 added constraints, 12682 tightened bounds, 0 added holes, 114 changed sides, 423 changed coefficients
1797.12/1797.16	c  98735825 implications, 1389 cliques
1797.12/1797.16	c presolving was interrupted.
1797.12/1797.16	c Presolving Time: 1795.57
1797.12/1797.16	c 
1797.12/1797.16	c SCIP Status        : solving was interrupted [time limit reached]
1797.12/1797.16	c Solving Time (sec) : 1797.16
1797.12/1797.16	c Solving Nodes      : 0
1797.12/1797.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.12/1797.16	s UNKNOWN
1797.12/1797.16	c SCIP Status        : solving was interrupted [time limit reached]
1797.12/1797.16	c Total Time         :    1797.16
1797.12/1797.16	c   solving          :    1797.16
1797.12/1797.16	c   presolving       :    1795.57 (included in solving)
1797.12/1797.16	c   reading          :       1.28 (included in solving)
1797.12/1797.16	c Original Problem   :
1797.12/1797.16	c   Problem name     : HOME/instance-3489760-1307792079.opb
1797.12/1797.16	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.12/1797.16	c   Constraints      : 234497 initial, 234497 maximal
1797.12/1797.16	c Presolved Problem  :
1797.12/1797.16	c   Problem name     : t_HOME/instance-3489760-1307792079.opb
1797.12/1797.16	c   Variables        : 56308 (56308 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.12/1797.16	c   Constraints      : 172954 initial, 172954 maximal
1797.12/1797.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.12/1797.16	c   trivial          :       0.07       1157          0          0          0          0          0          0          0          0
1797.12/1797.16	c   dualfix          :       0.11        121          0          0          0          0          0          0          0          0
1797.12/1797.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.12/1797.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.12/1797.16	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.12/1797.16	c   implics          :       2.57          0         16          0          0          0          0          0          0          0
1797.12/1797.16	c   probing          :    1775.06        202         36          0          0          0          0          0          0          0
1797.12/1797.16	c   knapsack         :       2.39          0          0          0          0          0         16         43         62        378
1797.12/1797.16	c   setppc           :       0.51          0          0          0          0          0        555          0          0          0
1797.12/1797.16	c   linear           :      14.29      11525       3477          0      12682          0      60969          0         52         45
1797.12/1797.16	c   logicor          :       0.17          0          0          0          0          0         46          0          0          0
1797.12/1797.16	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.12/1797.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.12/1797.16	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.12/1797.16	c   knapsack         :          0+         0      83079          0          0          0          0         28          0          0          0          0
1797.12/1797.16	c   setppc           :          0+         0      83051          0          0          0          0         46          0          0          0          0
1797.12/1797.16	c   linear           :          0+         0      16968          0          0          0          0         24          0          0          0          0
1797.12/1797.16	c   logicor          :          0+         0      76391          0          0          0          0         25          0          0          0          0
1797.12/1797.16	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.12/1797.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.12/1797.16	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.12/1797.16	c   knapsack         :       5.77       0.00       5.77       0.00       0.00       0.00       0.00
1797.12/1797.16	c   setppc           :     498.26       0.00     498.26       0.00       0.00       0.00       0.00
1797.12/1797.16	c   linear           :      95.05       0.00      95.05       0.00       0.00       0.00       0.00
1797.12/1797.16	c   logicor          :       7.78       0.00       7.78       0.00       0.00       0.00       0.00
1797.12/1797.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.12/1797.16	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.12/1797.16	c   vbounds          :          0          0          0          0
1797.12/1797.16	c   rootredcost      :          0          0          0          0
1797.12/1797.16	c   pseudoobj        :          0          0          0          0
1797.12/1797.16	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.12/1797.16	c   vbounds          :       0.04       0.04       0.00
1797.12/1797.16	c   rootredcost      :       0.02       0.02       0.00
1797.12/1797.16	c   pseudoobj        :       0.01       0.01       0.00
1797.12/1797.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.12/1797.16	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.12/1797.16	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.12/1797.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.12/1797.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.12/1797.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.12/1797.16	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.12/1797.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.72/1797.73	c Time complete: 1797.76.

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-3489760-1307792079/watcher-3489760-1307792079 -o /tmp/evaluation-result-3489760-1307792079/solver-3489760-1307792079 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489760-1307792079.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23806
/proc/meminfo: memFree=31498480/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=10944 CPUtime=0 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 1626 0 0 0 0 0 0 0 25 0 1 0 890806689 11206656 1581 33554432000 4194304 9016284 140733578971952 18446744073709551615 7870589 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23806/statm: 2736 1595 340 1178 0 1554 0

[startup+0.088223 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23806
/proc/meminfo: memFree=31498480/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=29932 CPUtime=0.07 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 6484 0 0 0 7 0 0 0 25 0 1 0 890806689 30650368 6439 33554432000 4194304 9016284 140733578971952 18446744073709551615 4195024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23806/statm: 7483 6439 360 1178 0 6301 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29932

[startup+0.101217 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23806
/proc/meminfo: memFree=31498480/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=32392 CPUtime=0.09 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 7097 0 0 0 9 0 0 0 25 0 1 0 890806689 33169408 7052 33554432000 4194304 9016284 140733578971952 18446744073709551615 7870478 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23806/statm: 8098 7052 360 1178 0 6916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32392

[startup+0.301074 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23806
/proc/meminfo: memFree=31498480/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=60168 CPUtime=0.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 14006 0 0 0 28 1 0 0 25 0 1 0 890806689 61612032 13962 33554432000 4194304 9016284 140733578971952 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23806/statm: 15042 13996 360 1178 0 13860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60168

[startup+0.701 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23806
/proc/meminfo: memFree=31498480/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=90996 CPUtime=0.69 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 21737 0 0 0 67 2 0 0 25 0 1 0 890806689 93179904 21692 33554432000 4194304 9016284 140733578971952 18446744073709551615 6152255 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23806/statm: 22749 21692 360 1178 0 21567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90996

[startup+1.50086 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 23807
/proc/meminfo: memFree=31378960/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=310076 CPUtime=1.49 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 76441 0 0 0 142 7 0 0 25 0 1 0 890806689 317517824 76323 33554432000 4194304 9016284 140733578971952 18446744073709551615 4881431 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23806/statm: 77519 76323 406 1178 0 76337 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 310076

[startup+3.10068 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 23807
/proc/meminfo: memFree=31099588/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=512856 CPUtime=3.09 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 125605 0 0 0 297 12 0 0 25 0 1 0 890806689 525164544 125487 33554432000 4194304 9016284 140733578971952 18446744073709551615 4875328 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/23806/statm: 128214 125488 485 1178 0 127032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 512856

[startup+6.30112 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 23807
/proc/meminfo: memFree=30838576/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=729080 CPUtime=6.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 178513 0 0 0 612 17 0 0 25 0 1 0 890806689 746577920 178395 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 182270 178395 485 1178 0 181088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 729080

[startup+12.7009 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 23807
/proc/meminfo: memFree=30667680/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=851448 CPUtime=12.68 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 207850 0 0 0 1248 20 0 0 25 0 1 0 890806689 871882752 207475 33554432000 4194304 9016284 140733578971952 18446744073709551615 18446744073699066089 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 212862 207475 496 1178 0 211680 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 851448

[startup+25.5007 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 23807
/proc/meminfo: memFree=30625868/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=894824 CPUtime=25.48 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 218302 0 0 0 2527 21 0 0 25 0 1 0 890806689 916299776 217813 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 223706 217813 518 1178 0 222524 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 894824

[startup+51.1011 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 23808
/proc/meminfo: memFree=30598108/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=923524 CPUtime=51.09 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 225273 0 0 0 5087 22 0 0 25 0 1 0 890806689 945688576 224784 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 230881 224784 518 1178 0 229699 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 923524

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 23848
/proc/meminfo: memFree=30163192/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=987080 CPUtime=102.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 240872 0 0 0 10205 24 0 0 25 0 1 0 890806689 1010769920 240383 33554432000 4194304 9016284 140733578971952 18446744073709551615 5251828 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 246770 240383 518 1178 0 245588 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 987080

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23849
/proc/meminfo: memFree=29595692/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1113064 CPUtime=162.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 272473 0 0 0 16201 28 0 0 25 0 1 0 890806689 1139777536 271984 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480180 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23806/statm: 278266 271984 518 1178 0 277084 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1113064

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 23851
/proc/meminfo: memFree=29394388/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1195804 CPUtime=222.28 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 292721 0 0 0 22198 30 0 0 25 0 1 0 890806689 1224503296 292232 33554432000 4194304 9016284 140733578971952 18446744073709551615 5257461 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23806/statm: 298951 292232 518 1178 0 297769 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1195804

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23852
/proc/meminfo: memFree=29071452/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1351036 CPUtime=282.28 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 330492 0 0 0 28193 35 0 0 25 0 1 0 890806689 1383460864 330003 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23806/statm: 337759 330003 518 1178 0 336577 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1351036

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23854
/proc/meminfo: memFree=28840124/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1452264 CPUtime=342.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 355602 0 0 0 34190 39 0 0 25 0 1 0 890806689 1487118336 355113 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/23806/statm: 363066 355113 518 1178 0 361884 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1452264

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23855
/proc/meminfo: memFree=28589844/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1568904 CPUtime=402.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 384795 0 0 0 40187 42 0 0 25 0 1 0 890806689 1606557696 384306 33554432000 4194304 9016284 140733578971952 18446744073709551615 4319249 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 392226 384306 518 1178 0 391044 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1568904

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23857
/proc/meminfo: memFree=28298632/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1693956 CPUtime=462.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 428742 0 0 0 46182 47 0 0 25 0 1 0 890806689 1734610944 415294 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 423489 415294 538 1178 0 422307 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1693956

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23859
/proc/meminfo: memFree=28077000/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1745192 CPUtime=522.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 441303 0 0 0 52181 48 0 0 25 0 1 0 890806689 1787076608 427855 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480201 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 436298 427855 538 1178 0 435116 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1745192

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 23860
/proc/meminfo: memFree=27913404/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=1803348 CPUtime=582.29 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 455644 0 0 0 58179 50 0 0 25 0 1 0 890806689 1846628352 442196 33554432000 4194304 9016284 140733578971952 18446744073709551615 4889380 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 450837 442196 538 1178 0 449655 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1803348

[startup+642.301 s]

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

/proc/meminfo: memFree=26529396/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2530132 CPUtime=1062.3 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 636143 0 0 0 106157 73 0 0 25 0 1 0 890806689 2590855168 622647 33554432000 4194304 9016284 140733578971952 18446744073709551615 4319641 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 632533 622647 543 1178 0 631351 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2530132

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23875
/proc/meminfo: memFree=26403356/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2589548 CPUtime=1122.3 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 651313 0 0 0 112156 74 0 0 25 0 1 0 890806689 2651697152 637658 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 647387 637658 543 1178 0 646205 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2589548

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 23876
/proc/meminfo: memFree=26269260/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2676304 CPUtime=1182.31 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 672535 0 0 0 118154 77 0 0 25 0 1 0 890806689 2740535296 658880 33554432000 4194304 9016284 140733578971952 18446744073709551615 4318608 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 669076 658880 543 1178 0 667894 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2676304

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23878
/proc/meminfo: memFree=26144712/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2743092 CPUtime=1242.31 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 688953 0 0 0 124152 79 0 0 25 0 1 0 890806689 2808926208 675298 33554432000 4194304 9016284 140733578971952 18446744073709551615 6480433 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 685773 675298 543 1178 0 684591 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2743092

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23880
/proc/meminfo: memFree=26019660/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2807892 CPUtime=1302.31 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 705184 0 0 0 130150 81 0 0 25 0 1 0 890806689 2875281408 691529 33554432000 4194304 9016284 140733578971952 18446744073709551615 6469440 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 701973 691529 543 1178 0 700791 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 2807892

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23881
/proc/meminfo: memFree=25624192/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2881796 CPUtime=1362.31 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 723720 0 0 0 136148 83 0 0 25 0 1 0 890806689 2950959104 710065 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 720449 710065 543 1178 0 719267 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 2881796

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23883
/proc/meminfo: memFree=25529776/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2961228 CPUtime=1422.32 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 743145 0 0 0 142146 86 0 0 25 0 1 0 890806689 3032297472 729490 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 740307 729490 543 1178 0 739125 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 2961228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23884
/proc/meminfo: memFree=25452604/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3022544 CPUtime=1482.31 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 758059 0 0 0 148142 89 0 0 25 0 1 0 890806689 3095085056 744404 33554432000 4194304 9016284 140733578971952 18446744073709551615 4889380 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 755636 744404 543 1178 0 754454 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 3022544

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23886
/proc/meminfo: memFree=25382360/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3076944 CPUtime=1542.31 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 771730 0 0 0 154141 90 0 0 25 0 1 0 890806689 3150790656 758075 33554432000 4194304 9016284 140733578971952 18446744073709551615 5511150 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 769236 758075 543 1178 0 768054 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 3076944

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23896
/proc/meminfo: memFree=25330384/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3134516 CPUtime=1602.31 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 786212 0 0 0 160139 92 0 0 25 0 1 0 890806689 3209744384 772557 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 783629 772557 543 1178 0 782447 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 3134516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23898
/proc/meminfo: memFree=25231632/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3234544 CPUtime=1662.32 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 810893 0 0 0 166136 96 0 0 25 0 1 0 890806689 3312173056 797238 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 808636 797238 543 1178 0 807454 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 3234544

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 23900
/proc/meminfo: memFree=25168228/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3299596 CPUtime=1722.32 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 826618 0 0 0 172134 98 0 0 25 0 1 0 890806689 3378786304 812963 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 824899 812963 543 1178 0 823717 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3299596

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 23904
/proc/meminfo: memFree=25114480/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3352596 CPUtime=1782.32 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 839807 0 0 0 178132 100 0 0 25 0 1 0 890806689 3433058304 826152 33554432000 4194304 9016284 140733578971952 18446744073709551615 5511150 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 838149 826152 543 1178 0 836967 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 3352596

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23904
/proc/meminfo: memFree=25110396/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3353616 CPUtime=1785.53 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 840371 0 0 0 178452 101 0 0 25 0 1 0 890806689 3434102784 826716 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 838404 826716 543 1178 0 837222 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 3353616

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23905
/proc/meminfo: memFree=25102440/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3360544 CPUtime=1791.93 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 842383 0 0 0 179092 101 0 0 25 0 1 0 890806689 3441197056 828728 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 840136 828728 543 1178 0 838954 0
Current children cumulated CPU time (s) 1791.93
Current children cumulated vsize (KiB) 3360544

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23905
/proc/meminfo: memFree=25100208/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3363556 CPUtime=1795.12 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 842878 0 0 0 179411 101 0 0 25 0 1 0 890806689 3444281344 829223 33554432000 4194304 9016284 140733578971952 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 840889 829223 543 1178 0 839707 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (KiB) 3363556

[startup+1796.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23905
/proc/meminfo: memFree=25099836/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3363556 CPUtime=1796.72 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 843126 0 0 0 179571 101 0 0 25 0 1 0 890806689 3444281344 829471 33554432000 4194304 9016284 140733578971952 18446744073709551615 4916832 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/23806/statm: 840889 829471 543 1178 0 839707 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 3363556

[startup+1797.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23905
/proc/meminfo: memFree=25100332/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=3292500 CPUtime=1797.52 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 844133 0 0 0 179650 102 0 0 25 0 1 0 890806689 3371520000 812124 33554432000 4194304 9016284 140733578971952 18446744073709551615 7933303 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23806/statm: 823125 812124 552 1178 0 821943 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (KiB) 3292500

[startup+1797.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23905
/proc/meminfo: memFree=25100332/32950928 swapFree=67048868/67111528
[pid=23806] ppid=23804 vsize=2570616 CPUtime=1797.72 cores=0,2,4,6
/proc/23806/stat : 23806 (scip-2.0.1.4b_2) R 23804 23806 22429 0 -1 4202496 844146 0 0 0 179662 110 0 0 25 0 1 0 890806689 2632310784 237918 33554432000 4194304 9016284 140733578971952 18446744073709551615 8107690 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23806/statm: 642654 237918 565 1178 0 641472 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 2570616

Child status: 0
Real time (s): 1797.74
CPU time (s): 1797.77
CPU user time (s): 1796.62
CPU system time (s): 1.14283
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3363556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.62
system time used= 1.14283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 844151
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= 4
involuntary context switches= 3483

runsolver used 2.83957 second user time and 5.82111 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 13:34:39
IDJOB=3489760
IDBENCH=77212
IDSOLVER=1979
FILE ID=node122/3489760-1307792079
RUNJOBID= node122-1307784423-22447
PBS_JOBID= 13550902
Free space on /tmp= 74080 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1206_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-3489760-1307792079/watcher-3489760-1307792079 -o /tmp/evaluation-result-3489760-1307792079/solver-3489760-1307792079 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489760-1307792079.opb -t 1800 -m 15500

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

MD5SUM BENCH= dc2381243433b8fdb488c977baa91e3c
RANDOM SEED=781015523

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31498784 kB
Buffers:        152680 kB
Cached:         958184 kB
SwapCached:      14712 kB
Active:         549168 kB
Inactive:       749924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31498784 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:           24016 kB
Writeback:           0 kB
AnonPages:      185372 kB
Mapped:          12012 kB
Slab:            87472 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   380440 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= 74056 MiB
End job on node122 at 2011-06-11 14:04:37