Trace number 3486313

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.69 1797.64

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12052_2.std.opb
MD5SUM38fb0c3d6aceb5f008836e7f9c186fab
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark200
Best CPU time to get the best result obtained on this benchmark1800.27
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 constraints256243
Number of constraints which are clauses255043
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 constraint98
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-3486313-1307793082.opb>
1.29/1.36	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256243 constraints
1.29/1.36	c problem read
1.29/1.36	c presolving settings loaded
2.20/2.23	c presolving:
10.39/10.46	c (round 1) 8537 del vars, 25743 del conss, 0 add conss, 6817 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17083324 impls, 0 clqs
14.89/14.93	c (round 2) 15615 del vars, 57140 del conss, 0 add conss, 13599 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17123875 impls, 0 clqs
16.19/16.29	c (round 3) 18511 del vars, 70497 del conss, 0 add conss, 15396 chg bounds, 14 chg sides, 7 chg coeffs, 0 upgd conss, 17142469 impls, 0 clqs
17.09/17.19	c (round 4) 20009 del vars, 76639 del conss, 0 add conss, 16489 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17153708 impls, 0 clqs
17.79/17.81	c (round 5) 21177 del vars, 81176 del conss, 0 add conss, 17258 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17164816 impls, 0 clqs
18.09/18.16	c (round 6) 21831 del vars, 84019 del conss, 0 add conss, 17667 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17170802 impls, 0 clqs
18.39/18.42	c (round 7) 22286 del vars, 85855 del conss, 0 add conss, 17935 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17177198 impls, 0 clqs
18.59/18.63	c (round 8) 22632 del vars, 87229 del conss, 0 add conss, 18141 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17181375 impls, 0 clqs
18.79/18.84	c (round 9) 22942 del vars, 88453 del conss, 0 add conss, 18328 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17185483 impls, 0 clqs
18.89/18.99	c (round 10) 23120 del vars, 89247 del conss, 0 add conss, 18424 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17188001 impls, 0 clqs
19.09/19.12	c (round 11) 23217 del vars, 89696 del conss, 0 add conss, 18484 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17189405 impls, 0 clqs
19.19/19.20	c (round 12) 23300 del vars, 90038 del conss, 0 add conss, 18523 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17190535 impls, 0 clqs
19.29/19.30	c (round 13) 23332 del vars, 90199 del conss, 0 add conss, 18547 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17190893 impls, 0 clqs
19.29/19.36	c (round 14) 23358 del vars, 90330 del conss, 0 add conss, 18558 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17190917 impls, 0 clqs
19.39/19.41	c (round 15) 23358 del vars, 90347 del conss, 0 add conss, 18558 chg bounds, 23 chg sides, 17 chg coeffs, 0 upgd conss, 17190917 impls, 0 clqs
19.99/20.08	c (round 16) 23358 del vars, 90347 del conss, 0 add conss, 18558 chg bounds, 23 chg sides, 17 chg coeffs, 165896 upgd conss, 17190917 impls, 0 clqs
20.69/20.75	c (round 17) 23358 del vars, 90347 del conss, 12 add conss, 18558 chg bounds, 43 chg sides, 162 chg coeffs, 165896 upgd conss, 17191397 impls, 514 clqs
861.92/861.95	c    (862.0s) probing: 1000/49484 (2.0%) - 30 fixings, 12 aggregations, 13490013 implications, 0 bound changes
1466.94/1466.98	c    (1467.0s) probing: 2000/49484 (4.0%) - 35 fixings, 12 aggregations, 22032393 implications, 0 bound changes
1629.65/1629.69	c (round 18) 23408 del vars, 90347 del conss, 12 add conss, 18558 chg bounds, 44 chg sides, 171 chg coeffs, 165896 upgd conss, 106911081 impls, 532 clqs
1633.55/1633.55	c (round 19) 23416 del vars, 91119 del conss, 12 add conss, 18558 chg bounds, 44 chg sides, 330 chg coeffs, 165896 upgd conss, 106957927 impls, 532 clqs
1797.05/1797.00	c    (1797.0s) probing: 2476/49484 (5.0%) - 48 fixings, 16 aggregations, 25212906 implications, 0 bound changes
1797.05/1797.00	c    (1797.0s) probing aborted: solving stopped
1797.05/1797.00	c (round 20) 23430 del vars, 91127 del conss, 12 add conss, 18558 chg bounds, 44 chg sides, 331 chg coeffs, 165896 upgd conss, 110181511 impls, 575 clqs
1797.05/1797.00	c presolving (20 rounds):
1797.05/1797.00	c  23430 deleted vars, 91127 deleted constraints, 12 added constraints, 18558 tightened bounds, 0 added holes, 44 changed sides, 331 changed coefficients
1797.05/1797.00	c  110181511 implications, 575 cliques
1797.05/1797.00	c presolving was interrupted.
1797.05/1797.00	c Presolving Time: 1795.41
1797.05/1797.00	c - non default parameters ----------------------------------------------------------------------
1797.05/1797.00	c # SCIP version 2.0.1.4
1797.05/1797.00	c 
1797.05/1797.00	c # frequency for displaying node information lines
1797.05/1797.00	c # [type: int, range: [-1,2147483647], default: 100]
1797.05/1797.00	c display/freq = 10000
1797.05/1797.00	c 
1797.05/1797.00	c # maximal time in seconds to run
1797.05/1797.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.05/1797.00	c limits/time = 1797
1797.05/1797.00	c 
1797.05/1797.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.05/1797.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.05/1797.00	c limits/memory = 13950
1797.05/1797.00	c 
1797.05/1797.00	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.05/1797.00	c # [type: int, range: [1,2], default: 1]
1797.05/1797.00	c timing/clocktype = 2
1797.05/1797.00	c 
1797.05/1797.00	c # belongs reading time to solving time?
1797.05/1797.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.00	c timing/reading = TRUE
1797.05/1797.00	c 
1797.05/1797.00	c # should presolving try to simplify inequalities
1797.05/1797.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.00	c constraints/linear/simplifyinequalities = TRUE
1797.05/1797.00	c 
1797.05/1797.00	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.05/1797.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.00	c constraints/indicator/addCouplingCons = TRUE
1797.05/1797.00	c 
1797.05/1797.00	c # should presolving try to simplify knapsacks
1797.05/1797.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.00	c constraints/knapsack/simplifyinequalities = TRUE
1797.05/1797.00	c 
1797.05/1797.00	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.05/1797.00	c # [type: int, range: [-1,2147483647], default: -1]
1797.05/1797.00	c separating/rapidlearning/freq = 0
1797.05/1797.00	c 
1797.05/1797.00	c -----------------------------------------------------------------------------------------------
1797.05/1797.00	c start solving
1797.05/1797.04	c presolving:
1797.05/1797.04	c presolving (20 rounds):
1797.05/1797.04	c  23430 deleted vars, 91127 deleted constraints, 12 added constraints, 18558 tightened bounds, 0 added holes, 44 changed sides, 331 changed coefficients
1797.05/1797.04	c  110181511 implications, 575 cliques
1797.05/1797.04	c presolving was interrupted.
1797.05/1797.04	c Presolving Time: 1795.44
1797.05/1797.04	c 
1797.05/1797.04	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.04	c Solving Time (sec) : 1797.04
1797.05/1797.04	c Solving Nodes      : 0
1797.05/1797.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.05/1797.04	s UNKNOWN
1797.05/1797.04	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.04	c Total Time         :    1797.04
1797.05/1797.04	c   solving          :    1797.04
1797.05/1797.04	c   presolving       :    1795.44 (included in solving)
1797.05/1797.04	c   reading          :       1.36 (included in solving)
1797.05/1797.04	c Original Problem   :
1797.05/1797.04	c   Problem name     : HOME/instance-3486313-1307793082.opb
1797.05/1797.04	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.04	c   Constraints      : 256243 initial, 256243 maximal
1797.05/1797.04	c Presolved Problem  :
1797.05/1797.04	c   Problem name     : t_HOME/instance-3486313-1307793082.opb
1797.05/1797.04	c   Variables        : 49412 (49412 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.04	c   Constraints      : 165128 initial, 165128 maximal
1797.05/1797.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.05/1797.04	c   trivial          :       0.05       1034          0          0          0          0          0          0          0          0
1797.05/1797.04	c   dualfix          :       0.09        120          0          0          0          0          0          0          0          0
1797.05/1797.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.04	c   implics          :       4.15          0          8          0          0          0          0          0          0          0
1797.05/1797.04	c   probing          :    1771.49         48         16          0          0          0          0          0          0          0
1797.05/1797.04	c   pseudoboolean    :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.04	c   knapsack         :       1.34          0          0          0          0          0          0         12         21        314
1797.05/1797.04	c   setppc           :       0.36          0          0          0          0          0        772          0          0          0
1797.05/1797.04	c   linear           :      16.97      17524       4680          0      18558          0      90347          0         23         17
1797.05/1797.04	c   logicor          :       0.11          0          0          0          0          0          8          0          0          0
1797.05/1797.04	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.05/1797.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.04	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.05/1797.04	c   pseudoboolean    :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.05/1797.04	c   knapsack         :          0+         0     113505          0          0          0          0         21          0          0          0          0
1797.05/1797.04	c   setppc           :          0+         0     113484          0          0          0          0          8          0          0          0          0
1797.05/1797.04	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.05/1797.04	c   logicor          :          0+         0     102628          0          0          0          0          7          0          0          0          0
1797.05/1797.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.05/1797.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.05/1797.04	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.04	c   pseudoboolean    :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.04	c   knapsack         :       7.95       0.00       7.95       0.00       0.00       0.00       0.00
1797.05/1797.04	c   setppc           :     636.25       0.00     636.25       0.00       0.00       0.00       0.00
1797.05/1797.04	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.04	c   logicor          :      11.27       0.00      11.27       0.00       0.00       0.00       0.00
1797.05/1797.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.04	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.05/1797.04	c   vbounds          :          0          0          0          0
1797.05/1797.04	c   rootredcost      :          0          0          0          0
1797.05/1797.04	c   pseudoobj        :          0          0          0          0
1797.05/1797.04	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.05/1797.04	c   vbounds          :       0.04       0.04       0.00
1797.05/1797.04	c   rootredcost      :       0.02       0.02       0.00
1797.05/1797.04	c   pseudoobj        :       0.02       0.02       0.00
1797.05/1797.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.05/1797.04	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.05/1797.04	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.05/1797.04	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.05/1797.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.65/1797.63	c Time complete: 1797.68.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 711
/proc/meminfo: memFree=29075960/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=6588 CPUtime=0 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 784 0 0 0 0 0 0 0 25 0 1 0 890906060 6746112 738 33554432000 4194304 8979876 140734849859760 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 1647 739 316 1169 0 474 0

[startup+0.0684651 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 711
/proc/meminfo: memFree=29075960/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=23948 CPUtime=0.06 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 4972 0 0 0 6 0 0 0 25 0 1 0 890906060 24522752 4926 33554432000 4194304 8979876 140734849859760 18446744073709551615 7836093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 5987 4926 366 1169 0 4814 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23948

[startup+0.100457 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 711
/proc/meminfo: memFree=29075960/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=27540 CPUtime=0.09 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 5903 0 0 0 9 0 0 0 25 0 1 0 890906060 28200960 5857 33554432000 4194304 8979876 140734849859760 18446744073709551615 7715899 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 6885 5857 366 1169 0 5712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27540

[startup+0.300422 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 711
/proc/meminfo: memFree=29075960/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=52516 CPUtime=0.29 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 12128 0 0 0 28 1 0 0 25 0 1 0 890906060 53776384 12082 33554432000 4194304 8979876 140734849859760 18446744073709551615 4446992 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 13129 12082 366 1169 0 11956 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52516

[startup+0.700346 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 711
/proc/meminfo: memFree=29075960/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=75404 CPUtime=0.69 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 17824 0 0 0 67 2 0 0 25 0 1 0 890906060 77213696 17778 33554432000 4194304 8979876 140734849859760 18446744073709551615 4329922 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 18851 17778 366 1169 0 17678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75404

[startup+1.5012 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 712
/proc/meminfo: memFree=28977528/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=236116 CPUtime=1.49 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 57715 0 0 0 143 6 0 0 25 0 1 0 890906060 241782784 57649 33554432000 4194304 8979876 140734849859760 18446744073709551615 4908681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 59029 57654 416 1169 0 57856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 236116

[startup+3.10087 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 712
/proc/meminfo: memFree=28647068/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=497140 CPUtime=3.1 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 133905 0 0 0 293 17 0 0 25 0 1 0 890906060 509071360 121643 33554432000 4194304 8979876 140734849859760 18446744073709551615 6782507 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 124285 121643 487 1169 0 123112 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 497140

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 712
/proc/meminfo: memFree=28416556/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=719324 CPUtime=6.29 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 189127 0 0 0 606 23 0 0 25 0 1 0 890906060 736587776 176865 33554432000 4194304 8979876 140734849859760 18446744073709551615 6782381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 179831 176865 494 1169 0 178658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 719324

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 712
/proc/meminfo: memFree=28163564/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=909672 CPUtime=12.69 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 234903 0 0 0 1242 27 0 0 25 0 1 0 890906060 931504128 222041 33554432000 4194304 8979876 140734849859760 18446744073709551615 6504338 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 227418 222041 504 1169 0 226245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 909672

[startup+25.5008 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 712
/proc/meminfo: memFree=28068188/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=972812 CPUtime=25.49 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 265565 0 0 0 2519 30 0 0 25 0 1 0 890906060 996159488 237847 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503333 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 243203 237847 588 1169 0 242030 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 972812

[startup+51.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 713
/proc/meminfo: memFree=27988808/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=1012120 CPUtime=51.09 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 275526 0 0 0 5078 31 0 0 25 0 1 0 890906060 1036410880 247544 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 253030 247544 588 1169 0 251857 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1012120

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 714
/proc/meminfo: memFree=27806772/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=1086868 CPUtime=102.3 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 293620 0 0 0 10196 34 0 0 25 0 1 0 890906060 1112952832 265638 33554432000 4194304 8979876 140734849859760 18446744073709551615 4889220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 271717 265638 588 1169 0 270544 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1086868

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 716
/proc/meminfo: memFree=27622228/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=1211544 CPUtime=162.3 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 324951 0 0 0 16193 37 0 0 25 0 1 0 890906060 1240621056 296375 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503319 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 302886 296375 588 1169 0 301713 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1211544

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 718
/proc/meminfo: memFree=27460376/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=1304240 CPUtime=222.3 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 348082 0 0 0 22190 40 0 0 25 0 1 0 890906060 1335541760 319506 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503284 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 326060 319506 588 1169 0 324887 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1304240

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 719
/proc/meminfo: memFree=27202532/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=1498444 CPUtime=282.3 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 395183 0 0 0 28184 46 0 0 25 0 1 0 890906060 1534406656 366607 33554432000 4194304 8979876 140734849859760 18446744073709551615 6502871 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 374611 366607 588 1169 0 373438 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1498444

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 721
/proc/meminfo: memFree=26870924/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=1698316 CPUtime=342.3 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 445697 0 0 0 34179 51 0 0 25 0 1 0 890906060 1739075584 417088 33554432000 4194304 8979876 140734849859760 18446744073709551615 4875174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 424579 417088 588 1169 0 423406 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1698316

[startup+402.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 722
/proc/meminfo: memFree=26631196/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=1852668 CPUtime=402.3 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 483526 0 0 0 40175 55 0 0 25 0 1 0 890906060 1897132032 454917 33554432000 4194304 8979876 140734849859760 18446744073709551615 5996815 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 463167 454917 588 1169 0 461994 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1852668

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 724
/proc/meminfo: memFree=26442064/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=2005588 CPUtime=462.31 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 522042 0 0 0 46170 61 0 0 25 0 1 0 890906060 2053722112 493433 33554432000 4194304 8979876 140734849859760 18446744073709551615 5538062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 501397 493433 588 1169 0 500224 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2005588

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 725
/proc/meminfo: memFree=26230364/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=2162084 CPUtime=522.3 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 560767 0 0 0 52164 66 0 0 25 0 1 0 890906060 2213974016 532158 33554432000 4194304 8979876 140734849859760 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 540521 532158 588 1169 0 539348 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2162084

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 736
/proc/meminfo: memFree=26051272/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=2253076 CPUtime=582.31 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 583290 0 0 0 58161 70 0 0 25 0 1 0 890906060 2307149824 554681 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503529 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 563269 554681 588 1169 0 562096 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2253076

[startup+642.301 s]

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

/proc/meminfo: memFree=27726840/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3085996 CPUtime=1122.32 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 790198 0 0 0 112134 98 0 0 25 0 1 0 890906060 3160059904 761333 33554432000 4194304 8979876 140734849859760 18446744073709551615 4222929 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 771499 761333 593 1169 0 770326 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3085996

[startup+1182.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/179 795
/proc/meminfo: memFree=27528740/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3163412 CPUtime=1182.33 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 809544 0 0 0 118132 101 0 0 25 0 1 0 890906060 3239333888 780679 33554432000 4194304 8979876 140734849859760 18446744073709551615 5538062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 790853 780679 593 1169 0 789680 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3163412

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 797
/proc/meminfo: memFree=27286912/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3295208 CPUtime=1242.33 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 841897 0 0 0 124128 105 0 0 25 0 1 0 890906060 3374292992 813032 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 823802 813032 593 1169 0 822629 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3295208

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 798
/proc/meminfo: memFree=27078316/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3350688 CPUtime=1302.33 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 855627 0 0 0 130126 107 0 0 25 0 1 0 890906060 3431104512 826762 33554432000 4194304 8979876 140734849859760 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 837672 826762 593 1169 0 836499 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3350688

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 800
/proc/meminfo: memFree=26859304/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3459152 CPUtime=1362.34 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 882804 0 0 0 136123 111 0 0 25 0 1 0 890906060 3542171648 853807 33554432000 4194304 8979876 140734849859760 18446744073709551615 5537645 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 864788 853807 593 1169 0 863615 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3459152

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 802
/proc/meminfo: memFree=26635720/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3513528 CPUtime=1422.34 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 896595 0 0 0 142122 112 0 0 25 0 1 0 890906060 3597852672 867598 33554432000 4194304 8979876 140734849859760 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 878382 867598 593 1169 0 877209 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3513528

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 803
/proc/meminfo: memFree=26370576/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3578068 CPUtime=1482.34 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 912410 0 0 0 148120 114 0 0 25 0 1 0 890906060 3663941632 883413 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503284 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 894517 883413 593 1169 0 893344 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3578068

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 805
/proc/meminfo: memFree=26182800/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3637904 CPUtime=1542.34 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 927168 0 0 0 154116 118 0 0 25 0 1 0 890906060 3725213696 898171 33554432000 4194304 8979876 140734849859760 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 909476 898171 593 1169 0 908303 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3637904

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 806
/proc/meminfo: memFree=25995540/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3689512 CPUtime=1602.34 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 939786 0 0 0 160115 119 0 0 25 0 1 0 890906060 3778060288 910789 33554432000 4194304 8979876 140734849859760 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 922378 910789 593 1169 0 921205 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3689512

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 808
/proc/meminfo: memFree=25827752/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3761120 CPUtime=1662.35 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 958476 0 0 0 166113 122 0 0 25 0 1 0 890906060 3851386880 929479 33554432000 4194304 8979876 140734849859760 18446744073709551615 4222938 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 940280 929479 593 1169 0 939107 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 3761120

[startup+1722.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 809
/proc/meminfo: memFree=25684984/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3791328 CPUtime=1722.34 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 966219 0 0 0 172112 122 0 0 25 0 1 0 890906060 3882319872 937222 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 947832 937222 593 1169 0 946659 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3791328

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/179 811
/proc/meminfo: memFree=25593564/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3831424 CPUtime=1782.35 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 975722 0 0 0 178111 124 0 0 25 0 1 0 890906060 3923378176 946725 33554432000 4194304 8979876 140734849859760 18446744073709551615 5207388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 957856 946725 593 1169 0 956683 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3831424

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

[startup+1785.5 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 811
/proc/meminfo: memFree=25587736/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3833332 CPUtime=1785.55 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 976424 0 0 0 178431 124 0 0 25 0 1 0 890906060 3925331968 947427 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503497 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 958333 947427 593 1169 0 957160 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 3833332

[startup+1791.91 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 811
/proc/meminfo: memFree=25572344/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3841364 CPUtime=1791.96 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 978364 0 0 0 179072 124 0 0 25 0 1 0 890906060 3933556736 949367 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 960341 949367 593 1169 0 959168 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 3841364

[startup+1795.1 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 811
/proc/meminfo: memFree=25567880/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3843960 CPUtime=1795.15 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 978736 0 0 0 179391 124 0 0 25 0 1 0 890906060 3936215040 949739 33554432000 4194304 8979876 140734849859760 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 960990 949739 593 1169 0 959817 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 3843960

[startup+1796.7 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 811
/proc/meminfo: memFree=25567508/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3843960 CPUtime=1796.75 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 978766 0 0 0 179551 124 0 0 25 0 1 0 890906060 3936215040 949769 33554432000 4194304 8979876 140734849859760 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/711/statm: 960990 949769 593 1169 0 959817 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 3843960

[startup+1797.1 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 811
/proc/meminfo: memFree=25567508/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3843768 CPUtime=1797.15 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 979587 0 0 0 179591 124 0 0 25 0 1 0 890906060 3936018432 949863 33554432000 4194304 8979876 140734849859760 18446744073709551615 6492348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 960942 949863 604 1169 0 959769 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 3843768

[startup+1797.5 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 812
/proc/meminfo: memFree=25580528/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=3393748 CPUtime=1797.55 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 979591 0 0 0 179629 126 0 0 25 0 1 0 890906060 3475197952 837559 33554432000 4194304 8979876 140734849859760 18446744073709551615 7898903 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 848181 837303 608 1169 0 847008 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 3393748

[startup+1797.6 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 812
/proc/meminfo: memFree=25580528/32951124 swapFree=67072804/67111528
[pid=711] ppid=709 vsize=934828 CPUtime=1797.65 cores=0,2,4,6
/proc/711/stat : 711 (scip-2.0.1.4_2.) R 709 711 31857 0 -1 4202496 979603 0 0 0 179629 136 0 0 25 0 1 0 890906060 957263872 225965 33554432000 4194304 8979876 140734849859760 18446744073709551615 8073290 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/711/statm: 233707 225965 620 1169 0 232534 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 934828

Child status: 0
Real time (s): 1797.64
CPU time (s): 1797.69
CPU user time (s): 1796.3
CPU system time (s): 1.39879
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3843960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.3
system time used= 1.39879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 979608
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= 2749

runsolver used 3.08353 second user time and 6.72198 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-11 13:51:22
IDJOB=3486313
IDBENCH=77362
IDSOLVER=1977
FILE ID=node135/3486313-1307793082
RUNJOBID= node135-1307783023-31875
PBS_JOBID= 13550884
Free space on /tmp= 73872 MiB

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

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

MD5SUM BENCH= 38fb0c3d6aceb5f008836e7f9c186fab
RANDOM SEED=548915772

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29076528 kB
Buffers:        229928 kB
Cached:         975860 kB
SwapCached:       6548 kB
Active:        3109532 kB
Inactive:       574672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29076528 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:           24772 kB
Writeback:           0 kB
AnonPages:     2477208 kB
Mapped:          12860 kB
Slab:           120988 kB
PageTables:       8968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2667648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73856 MiB
End job on node135 at 2011-06-11 14:21:20