Trace number 3489753

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)? 1798.12 1798.07

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12049_10.std.opb
MD5SUM447a543f878ceafadea8d85be2867299
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark97
Best CPU time to get the best result obtained on this benchmark57.5932
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 constraints256335
Number of constraints which are clauses255135
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 constraint68
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-3489753-1307792518.opb>
1.49/1.53	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256335 constraints
1.49/1.53	c problem read
1.49/1.53	c presolving settings loaded
1.99/2.04	c presolving:
11.09/11.20	c (round 1) 7294 del vars, 21555 del conss, 0 add conss, 5791 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17285556 impls, 0 clqs
15.69/15.70	c (round 2) 13595 del vars, 48162 del conss, 0 add conss, 11722 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17322574 impls, 0 clqs
17.19/17.27	c (round 3) 16088 del vars, 59765 del conss, 0 add conss, 13283 chg bounds, 59 chg sides, 55 chg coeffs, 0 upgd conss, 17337989 impls, 0 clqs
18.09/18.15	c (round 4) 17370 del vars, 65120 del conss, 0 add conss, 14120 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17347536 impls, 0 clqs
18.69/18.75	c (round 5) 18286 del vars, 68792 del conss, 0 add conss, 14705 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17354836 impls, 0 clqs
19.09/19.11	c (round 6) 18828 del vars, 71103 del conss, 0 add conss, 15013 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17359606 impls, 0 clqs
19.29/19.37	c (round 7) 19155 del vars, 72481 del conss, 0 add conss, 15207 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17363276 impls, 0 clqs
19.49/19.54	c (round 8) 19354 del vars, 73368 del conss, 0 add conss, 15317 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17365239 impls, 0 clqs
19.59/19.66	c (round 9) 19469 del vars, 73883 del conss, 0 add conss, 15373 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17366434 impls, 0 clqs
19.69/19.75	c (round 10) 19508 del vars, 74123 del conss, 0 add conss, 15393 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17366885 impls, 0 clqs
19.79/19.82	c (round 11) 19520 del vars, 74193 del conss, 0 add conss, 15399 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17366997 impls, 0 clqs
19.79/19.88	c (round 12) 19526 del vars, 74229 del conss, 0 add conss, 15402 chg bounds, 74 chg sides, 69 chg coeffs, 0 upgd conss, 17367045 impls, 0 clqs
20.59/20.63	c (round 13) 19526 del vars, 74235 del conss, 0 add conss, 15402 chg bounds, 74 chg sides, 69 chg coeffs, 182100 upgd conss, 17367045 impls, 0 clqs
21.20/21.21	c (round 14) 19526 del vars, 74238 del conss, 35 add conss, 15402 chg bounds, 137 chg sides, 286 chg coeffs, 182100 upgd conss, 17367045 impls, 0 clqs
1087.32/1087.35	c    (1087.4s) probing: 1000/53316 (1.9%) - 5 fixings, 1 aggregations, 14733442 implications, 0 bound changes
1797.35/1797.31	c    (1797.3s) probing: 1932/53316 (3.6%) - 5 fixings, 1 aggregations, 23953387 implications, 0 bound changes
1797.35/1797.31	c    (1797.3s) probing aborted: solving stopped
1797.35/1797.31	c (round 15) 19532 del vars, 74242 del conss, 35 add conss, 15402 chg bounds, 140 chg sides, 300 chg coeffs, 182100 upgd conss, 104849545 impls, 0 clqs
1797.35/1797.31	c presolving (15 rounds):
1797.35/1797.31	c  19532 deleted vars, 74242 deleted constraints, 35 added constraints, 15402 tightened bounds, 0 added holes, 140 changed sides, 300 changed coefficients
1797.35/1797.31	c  104849545 implications, 0 cliques
1797.35/1797.31	c presolving was interrupted.
1797.35/1797.31	c Presolving Time: 1795.42
1797.35/1797.31	c - non default parameters ----------------------------------------------------------------------
1797.35/1797.31	c # SCIP version 2.0.1.5
1797.35/1797.31	c 
1797.35/1797.31	c # frequency for displaying node information lines
1797.35/1797.31	c # [type: int, range: [-1,2147483647], default: 100]
1797.35/1797.31	c display/freq = 10000
1797.35/1797.31	c 
1797.35/1797.31	c # maximal time in seconds to run
1797.35/1797.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.35/1797.31	c limits/time = 1797
1797.35/1797.31	c 
1797.35/1797.31	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.35/1797.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.35/1797.31	c limits/memory = 13950
1797.35/1797.31	c 
1797.35/1797.31	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.35/1797.31	c # [type: int, range: [1,2], default: 1]
1797.35/1797.31	c timing/clocktype = 2
1797.35/1797.31	c 
1797.35/1797.31	c # belongs reading time to solving time?
1797.35/1797.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.35/1797.31	c timing/reading = TRUE
1797.35/1797.31	c 
1797.35/1797.31	c # should presolving try to simplify inequalities
1797.35/1797.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.35/1797.31	c constraints/linear/simplifyinequalities = TRUE
1797.35/1797.31	c 
1797.35/1797.31	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.35/1797.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.35/1797.31	c constraints/indicator/addCouplingCons = TRUE
1797.35/1797.31	c 
1797.35/1797.31	c # should presolving try to simplify knapsacks
1797.35/1797.31	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.35/1797.31	c constraints/knapsack/simplifyinequalities = TRUE
1797.35/1797.31	c 
1797.35/1797.31	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.35/1797.31	c # [type: int, range: [-1,2147483647], default: -1]
1797.35/1797.31	c separating/rapidlearning/freq = 0
1797.35/1797.31	c 
1797.35/1797.31	c -----------------------------------------------------------------------------------------------
1797.35/1797.31	c start solving
1797.45/1797.41	c presolving:
1797.45/1797.41	c presolving (15 rounds):
1797.45/1797.41	c  19532 deleted vars, 74242 deleted constraints, 35 added constraints, 15402 tightened bounds, 0 added holes, 140 changed sides, 300 changed coefficients
1797.45/1797.41	c  104849545 implications, 0 cliques
1797.45/1797.41	c presolving was interrupted.
1797.45/1797.41	c Presolving Time: 1795.52
1797.45/1797.41	c 
1797.45/1797.41	c SCIP Status        : solving was interrupted [time limit reached]
1797.45/1797.41	c Solving Time (sec) : 1797.41
1797.45/1797.41	c Solving Nodes      : 0
1797.45/1797.41	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.45/1797.41	s UNKNOWN
1797.45/1797.41	c SCIP Status        : solving was interrupted [time limit reached]
1797.45/1797.41	c Total Time         :    1797.41
1797.45/1797.41	c   solving          :    1797.41
1797.45/1797.41	c   presolving       :    1795.52 (included in solving)
1797.45/1797.41	c   reading          :       1.53 (included in solving)
1797.45/1797.41	c Original Problem   :
1797.45/1797.41	c   Problem name     : HOME/instance-3489753-1307792518.opb
1797.45/1797.41	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.45/1797.41	c   Constraints      : 256335 initial, 256335 maximal
1797.45/1797.41	c Presolved Problem  :
1797.45/1797.41	c   Problem name     : t_HOME/instance-3489753-1307792518.opb
1797.45/1797.41	c   Variables        : 53310 (53310 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.45/1797.41	c   Constraints      : 182128 initial, 182128 maximal
1797.45/1797.41	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.45/1797.41	c   trivial          :       0.05       1006          0          0          0          0          0          0          0          0
1797.45/1797.41	c   dualfix          :       0.08        120          0          0          0          0          0          0          0          0
1797.45/1797.41	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   implics          :       0.57          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   probing          :    1775.87          5          1          0          0          0          0          0          0          0
1797.45/1797.41	c   knapsack         :       0.34          0          0          0          0          0          7         35         66        231
1797.45/1797.41	c   setppc           :       0.33          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   linear           :      17.75      14396       4004          0      15402          0      74235          0         74         69
1797.45/1797.41	c   logicor          :       0.06          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.45/1797.41	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.45/1797.41	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   knapsack         :          0+         0      97148          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   setppc           :          0+         0      97148          0          0          0          0          3          0          0          0          0
1797.45/1797.41	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   logicor          :          0+         0      88756          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.45/1797.41	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.45/1797.41	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.45/1797.41	c   knapsack         :       6.50       0.00       6.50       0.00       0.00       0.00       0.00
1797.45/1797.41	c   setppc           :     653.54       0.00     653.54       0.00       0.00       0.00       0.00
1797.45/1797.41	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.45/1797.41	c   logicor          :       8.38       0.00       8.38       0.00       0.00       0.00       0.00
1797.45/1797.41	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.45/1797.41	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.45/1797.41	c   vbounds          :          0          0          0          0
1797.45/1797.41	c   rootredcost      :          0          0          0          0
1797.45/1797.41	c   pseudoobj        :          0          0          0          0
1797.45/1797.41	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.45/1797.41	c   vbounds          :       0.04       0.04       0.00
1797.45/1797.41	c   rootredcost      :       0.03       0.03       0.00
1797.45/1797.41	c   pseudoobj        :       0.02       0.02       0.00
1797.45/1797.41	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.45/1797.41	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.45/1797.41	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.45/1797.41	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.45/1797.41	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.45/1797.41	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.45/1797.41	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.45/1797.41	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.04/1798.06	c Time complete: 1798.11.

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-3489753-1307792518/watcher-3489753-1307792518 -o /tmp/evaluation-result-3489753-1307792518/solver-3489753-1307792518 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489753-1307792518.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: 1.01 1.23 1.61 2/176 11189
/proc/meminfo: memFree=31357584/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=11972 CPUtime=0 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 2089 0 0 0 0 0 0 0 21 0 1 0 890849664 12259328 2043 33554432000 4194304 9016284 140735299210912 18446744073709551615 7870589 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 3008 2056 341 1178 0 1826 0

[startup+0.062772 s]
/proc/loadavg: 1.01 1.23 1.61 2/176 11189
/proc/meminfo: memFree=31357584/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=23496 CPUtime=0.05 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 4845 0 0 0 5 0 0 0 21 0 1 0 890849664 24059904 4799 33554432000 4194304 9016284 140735299210912 18446744073709551615 4447120 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 5874 4799 360 1178 0 4692 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23496

[startup+0.10074 s]
/proc/loadavg: 1.01 1.23 1.61 2/176 11189
/proc/meminfo: memFree=31357584/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=31232 CPUtime=0.09 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 6806 0 0 0 9 0 0 0 21 0 1 0 890849664 31981568 6760 33554432000 4194304 9016284 140735299210912 18446744073709551615 7870488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 7808 6760 360 1178 0 6626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31232

[startup+0.300744 s]
/proc/loadavg: 1.01 1.23 1.61 2/176 11189
/proc/meminfo: memFree=31357584/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=58040 CPUtime=0.29 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 13502 0 0 0 28 1 0 0 22 0 1 0 890849664 59432960 13456 33554432000 4194304 9016284 140735299210912 18446744073709551615 7870493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 14510 13456 360 1178 0 13328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58040

[startup+0.700684 s]
/proc/loadavg: 1.01 1.23 1.61 2/176 11189
/proc/meminfo: memFree=31357584/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=84176 CPUtime=0.69 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 20021 0 0 0 67 2 0 0 24 0 1 0 890849664 86196224 19975 33554432000 4194304 9016284 140735299210912 18446744073709551615 6151952 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 21044 19975 360 1178 0 19862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84176

[startup+1.50053 s]
/proc/loadavg: 1.01 1.23 1.61 3/182 11199
/proc/meminfo: memFree=31142928/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=159888 CPUtime=1.49 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 38884 0 0 0 145 4 0 0 25 0 1 0 890849664 163725312 38838 33554432000 4194304 9016284 140735299210912 18446744073709551615 6151448 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 39972 38838 360 1178 0 38790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159888

[startup+3.10023 s]
/proc/loadavg: 1.01 1.23 1.61 3/182 11200
/proc/meminfo: memFree=30581576/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=491452 CPUtime=3.09 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 120429 0 0 0 296 13 0 0 25 0 1 0 890849664 503246848 120365 33554432000 4194304 9016284 140735299210912 18446744073709551615 6813403 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 122863 120402 485 1178 0 121681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 491452

[startup+6.30062 s]
/proc/loadavg: 1.09 1.25 1.61 3/182 11200
/proc/meminfo: memFree=30063068/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=695320 CPUtime=6.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 171118 0 0 0 611 19 0 0 25 0 1 0 890849664 712007680 171053 33554432000 4194304 9016284 140735299210912 18446744073709551615 6464992 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 173830 171053 485 1178 0 172648 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 695320

[startup+12.7005 s]
/proc/loadavg: 1.16 1.26 1.61 3/182 11200
/proc/meminfo: memFree=29593528/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=906464 CPUtime=12.69 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 221491 0 0 0 1244 25 0 0 25 0 1 0 890849664 928219136 221169 33554432000 4194304 9016284 140735299210912 18446744073709551615 6481234 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 226616 221169 496 1178 0 225434 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 906464

[startup+25.5011 s]
/proc/loadavg: 1.35 1.29 1.62 3/182 11200
/proc/meminfo: memFree=29441904/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1004644 CPUtime=25.5 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 262204 0 0 0 2519 31 0 0 25 0 1 0 890849664 1028755456 244744 33554432000 4194304 9016284 140735299210912 18446744073709551615 4875328 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 251161 244744 628 1178 0 249979 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1004644

[startup+51.1005 s]
/proc/loadavg: 1.57 1.35 1.62 3/182 11201
/proc/meminfo: memFree=29359648/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1044784 CPUtime=51.09 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 271380 0 0 0 5077 32 0 0 25 0 1 0 890849664 1069858816 253920 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480215 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 261196 253920 628 1178 0 260014 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1044784

[startup+102.306 s]
/proc/loadavg: 1.81 1.45 1.64 3/182 11202
/proc/meminfo: memFree=29215792/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1116604 CPUtime=102.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 288701 0 0 0 10196 34 0 0 25 0 1 0 890849664 1143402496 271208 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 279151 271208 628 1178 0 277969 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1116604

[startup+162.3 s]
/proc/loadavg: 1.93 1.55 1.66 3/182 11204
/proc/meminfo: memFree=28986844/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1219236 CPUtime=162.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 314340 0 0 0 16193 37 0 0 25 0 1 0 890849664 1248497664 296847 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480192 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 304809 296847 628 1178 0 303627 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1219236

[startup+222.3 s]
/proc/loadavg: 1.97 1.63 1.68 3/182 11205
/proc/meminfo: memFree=28809740/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1299800 CPUtime=222.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 333892 0 0 0 22191 39 0 0 25 0 1 0 890849664 1330995200 316399 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480197 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 324950 316399 628 1178 0 323768 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1299800

[startup+282.3 s]
/proc/loadavg: 1.99 1.69 1.70 3/182 11207
/proc/meminfo: memFree=28549684/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1374072 CPUtime=282.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 352728 0 0 0 28188 42 0 0 25 0 1 0 890849664 1407049728 335202 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 343518 335202 628 1178 0 342336 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1374072

[startup+342.301 s]
/proc/loadavg: 2.05 1.76 1.72 3/182 11209
/proc/meminfo: memFree=28266944/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1449736 CPUtime=342.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 371582 0 0 0 34185 45 0 0 25 0 1 0 890849664 1484529664 354056 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480360 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 362434 354056 628 1178 0 361252 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1449736

[startup+402.301 s]
/proc/loadavg: 2.02 1.80 1.73 3/182 11210
/proc/meminfo: memFree=27950972/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1614428 CPUtime=402.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 412459 0 0 0 40181 49 0 0 25 0 1 0 890849664 1653174272 394933 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 403607 394933 628 1178 0 402425 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1614428

[startup+462.301 s]
/proc/loadavg: 2.00 1.83 1.75 3/182 11212
/proc/meminfo: memFree=27651360/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1757672 CPUtime=462.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 447824 0 0 0 46176 54 0 0 25 0 1 0 890849664 1799856128 430298 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480416 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 439418 430298 628 1178 0 438236 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1757672

[startup+522.301 s]
/proc/loadavg: 2.00 1.86 1.76 3/182 11213
/proc/meminfo: memFree=27311580/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=1954952 CPUtime=522.3 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 496969 0 0 0 52171 59 0 0 25 0 1 0 890849664 2001870848 479443 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 488738 479443 628 1178 0 487556 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1954952

[startup+582.301 s]
/proc/loadavg: 2.00 1.88 1.77 3/182 11215
/proc/meminfo: memFree=27068384/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=2099544 CPUtime=582.31 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 533038 0 0 0 58167 64 0 0 25 0 1 0 890849664 2149933056 515512 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 524886 515512 628 1178 0 523704 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2099544

[startup+642.301 s]

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

/proc/meminfo: memFree=25105652/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3220700 CPUtime=1122.33 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 811618 0 0 0 112129 104 0 0 25 0 1 0 890849664 3297996800 794092 33554432000 4194304 9016284 140735299210912 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 805175 794092 633 1178 0 803993 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 3220700

[startup+1182.3 s]
/proc/loadavg: 2.06 2.03 1.88 3/182 11240
/proc/meminfo: memFree=24959184/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3290764 CPUtime=1182.32 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 828337 0 0 0 118125 107 0 0 25 0 1 0 890849664 3369742336 810811 33554432000 4194304 9016284 140735299210912 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 822691 810811 633 1178 0 821509 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3290764

[startup+1242.3 s]
/proc/loadavg: 2.07 2.03 1.89 3/182 11242
/proc/meminfo: memFree=24736820/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3384640 CPUtime=1242.33 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 853099 0 0 0 124122 111 0 0 25 0 1 0 890849664 3465871360 835573 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480229 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 846160 835573 633 1178 0 844978 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3384640

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 1.90 3/182 11243
/proc/meminfo: memFree=24571252/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3493640 CPUtime=1302.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 879246 0 0 0 130120 114 0 0 25 0 1 0 890849664 3577487360 861720 33554432000 4194304 9016284 140735299210912 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 873410 861720 633 1178 0 872228 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3493640

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.90 3/182 11248
/proc/meminfo: memFree=24411004/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3548128 CPUtime=1362.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 893194 0 0 0 136118 116 0 0 25 0 1 0 890849664 3633283072 875668 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480211 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 887032 875668 633 1178 0 885850 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3548128

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.91 3/182 11249
/proc/meminfo: memFree=24278628/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3605760 CPUtime=1422.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 907496 0 0 0 142117 117 0 0 25 0 1 0 890849664 3692298240 889970 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480403 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 901440 889970 633 1178 0 900258 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3605760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/182 11251
/proc/meminfo: memFree=24169596/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3665660 CPUtime=1482.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 922664 0 0 0 148114 120 0 0 25 0 1 0 890849664 3753635840 905138 33554432000 4194304 9016284 140735299210912 18446744073709551615 4330762 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 916415 905138 633 1178 0 915233 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3665660

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 11253
/proc/meminfo: memFree=24021884/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3762020 CPUtime=1542.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 945955 0 0 0 154110 124 0 0 25 0 1 0 890849664 3852308480 928429 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 940505 928429 633 1178 0 939323 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3762020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 11254
/proc/meminfo: memFree=23893512/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3804964 CPUtime=1602.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 956944 0 0 0 160109 125 0 0 25 0 1 0 890849664 3896283136 939418 33554432000 4194304 9016284 140735299210912 18446744073709551615 4319185 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 951241 939418 633 1178 0 950059 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3804964

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 11256
/proc/meminfo: memFree=23802104/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3860084 CPUtime=1662.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 970505 0 0 0 166106 128 0 0 25 0 1 0 890849664 3952726016 952979 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480211 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 965021 952979 633 1178 0 963839 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3860084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 11257
/proc/meminfo: memFree=23699292/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3927984 CPUtime=1722.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 987571 0 0 0 172104 130 0 0 25 0 1 0 890849664 4022255616 970045 33554432000 4194304 9016284 140735299210912 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 981996 970045 633 1178 0 980814 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3927984

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/182 11259
/proc/meminfo: memFree=23615184/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3972124 CPUtime=1782.34 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 998727 0 0 0 178102 132 0 0 25 0 1 0 890849664 4067454976 981201 33554432000 4194304 9016284 140735299210912 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 993031 981201 633 1178 0 991849 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3972124

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

[startup+1785.5 s]
/proc/loadavg: 2.07 2.02 1.91 3/182 11259
/proc/meminfo: memFree=23610720/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3974136 CPUtime=1785.54 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 999301 0 0 0 178422 132 0 0 25 0 1 0 890849664 4069515264 981775 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480197 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 993534 981775 633 1178 0 992352 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 3974136

[startup+1791.91 s]
/proc/loadavg: 2.06 2.02 1.91 3/182 11259
/proc/meminfo: memFree=23602776/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3980012 CPUtime=1791.95 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 1000696 0 0 0 179063 132 0 0 25 0 1 0 890849664 4075532288 983170 33554432000 4194304 9016284 140735299210912 18446744073709551615 6480398 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 995003 983170 633 1178 0 993821 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 3980012

[startup+1795.1 s]
/proc/loadavg: 2.06 2.01 1.91 3/182 11259
/proc/meminfo: memFree=23597192/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3984064 CPUtime=1795.15 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 1001638 0 0 0 179382 133 0 0 25 0 1 0 890849664 4079681536 984112 33554432000 4194304 9016284 140735299210912 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 996016 984112 633 1178 0 994834 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 3984064

[startup+1796.7 s]
/proc/loadavg: 2.06 2.01 1.91 3/182 11259
/proc/meminfo: memFree=23596200/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3986088 CPUtime=1796.75 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 1001999 0 0 0 179542 133 0 0 25 0 1 0 890849664 4081754112 984473 33554432000 4194304 9016284 140735299210912 18446744073709551615 5511150 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11189/statm: 996522 984473 633 1178 0 995340 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 3986088

[startup+1797.5 s]
/proc/loadavg: 2.05 2.01 1.91 3/182 11259
/proc/meminfo: memFree=23594464/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3981400 CPUtime=1797.54 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 1002925 0 0 0 179621 133 0 0 25 0 1 0 890849664 4076953600 983548 33554432000 4194304 9016284 140735299210912 18446744073709551615 4318651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 995350 983548 642 1178 0 994168 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 3981400

[startup+1797.9 s]
/proc/loadavg: 2.05 2.01 1.91 3/182 11259
/proc/meminfo: memFree=23594464/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=3613256 CPUtime=1797.95 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 1002929 0 0 0 179660 135 0 0 25 0 1 0 890849664 3699974144 891919 33554432000 4194304 9016284 140735299210912 18446744073709551615 4446633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 903314 891919 646 1178 0 902132 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 3613256

[startup+1798 s]
/proc/loadavg: 2.05 2.01 1.91 3/182 11259
/proc/meminfo: memFree=23594464/32951124 swapFree=67054536/67111528
[pid=11189] ppid=11187 vsize=2842500 CPUtime=1798.04 cores=0,2,4,6
/proc/11189/stat : 11189 (scip-2.0.1.4b_2) R 11187 11189 8117 0 -1 4202496 1002938 0 0 0 179662 142 0 0 25 0 1 0 890849664 2910720000 422409 33554432000 4194304 9016284 140735299210912 18446744073709551615 8107690 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11189/statm: 710625 422098 655 1178 0 709443 0
Current children cumulated CPU time (s) 1798.04
Current children cumulated vsize (KiB) 2842500

Child status: 0
Real time (s): 1798.07
CPU time (s): 1798.12
CPU user time (s): 1796.63
CPU system time (s): 1.49377
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3988192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.63
system time used= 1.49377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1002943
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= 6
involuntary context switches= 20106

runsolver used 3.24251 second user time and 6.48101 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 13:41:58
IDJOB=3489753
IDBENCH=77343
IDSOLVER=1979
FILE ID=node133/3489753-1307792518
RUNJOBID= node133-1307792517-11170
PBS_JOBID= 13550874
Free space on /tmp= 74072 MiB

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

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

MD5SUM BENCH= 447a543f878ceafadea8d85be2867299
RANDOM SEED=1098522959

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31358020 kB
Buffers:        274940 kB
Cached:        1096616 kB
SwapCached:      10420 kB
Active:         614072 kB
Inactive:       777332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31358020 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           49292 kB
Writeback:           4 kB
AnonPages:       16512 kB
Mapped:          12332 kB
Slab:           136652 kB
PageTables:       4532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190816 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= 74036 MiB
End job on node133 at 2011-06-11 14:11:56