Trace number 3486312

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.86 1797.8

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12052_10.std.opb
MD5SUM3a741555d430d0ca416ea4853bc85581
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark160
Best CPU time to get the best result obtained on this benchmark1800.07
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 constraints256287
Number of constraints which are clauses255087
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 constraint94
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-3486312-1307793103.opb>
1.39/1.48	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256287 constraints
1.39/1.48	c problem read
1.39/1.49	c presolving settings loaded
2.39/2.44	c presolving:
11.59/11.62	c (round 1) 7252 del vars, 21092 del conss, 0 add conss, 5743 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17403146 impls, 0 clqs
16.19/16.21	c (round 2) 13463 del vars, 48607 del conss, 0 add conss, 11510 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17438175 impls, 0 clqs
17.69/17.70	c (round 3) 15772 del vars, 59725 del conss, 0 add conss, 12876 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17453355 impls, 0 clqs
18.49/18.59	c (round 4) 16956 del vars, 64689 del conss, 0 add conss, 13673 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17462416 impls, 0 clqs
18.99/19.07	c (round 5) 17695 del vars, 67767 del conss, 0 add conss, 14092 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17468458 impls, 0 clqs
19.29/19.34	c (round 6) 18020 del vars, 69302 del conss, 0 add conss, 14285 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17472288 impls, 0 clqs
19.49/19.56	c (round 7) 18242 del vars, 70160 del conss, 0 add conss, 14421 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17475199 impls, 0 clqs
19.69/19.72	c (round 8) 18411 del vars, 70887 del conss, 0 add conss, 14516 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17476598 impls, 0 clqs
19.79/19.84	c (round 9) 18507 del vars, 71322 del conss, 0 add conss, 14571 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17477654 impls, 0 clqs
19.89/19.95	c (round 10) 18578 del vars, 71629 del conss, 0 add conss, 14617 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17478084 impls, 0 clqs
19.99/20.04	c (round 11) 18615 del vars, 71810 del conss, 0 add conss, 14637 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17478308 impls, 0 clqs
20.09/20.10	c (round 12) 18623 del vars, 71870 del conss, 0 add conss, 14641 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17478358 impls, 0 clqs
20.09/20.17	c (round 13) 18627 del vars, 71891 del conss, 0 add conss, 14643 chg bounds, 14 chg sides, 30 chg coeffs, 0 upgd conss, 17478374 impls, 0 clqs
20.90/20.95	c (round 14) 18627 del vars, 71895 del conss, 0 add conss, 14643 chg bounds, 14 chg sides, 30 chg coeffs, 184392 upgd conss, 17478374 impls, 0 clqs
21.79/21.81	c (round 15) 18627 del vars, 71897 del conss, 7 add conss, 14643 chg bounds, 26 chg sides, 150 chg coeffs, 184392 upgd conss, 17478374 impls, 0 clqs
1069.83/1069.88	c    (1069.9s) probing: 1000/54215 (1.8%) - 11 fixings, 1 aggregations, 14937467 implications, 0 bound changes
1797.05/1797.02	c    (1797.0s) probing: 1855/54215 (3.4%) - 11 fixings, 1 aggregations, 22485280 implications, 0 bound changes
1797.05/1797.02	c    (1797.0s) probing aborted: solving stopped
1797.05/1797.02	c (round 16) 18639 del vars, 71897 del conss, 7 add conss, 14643 chg bounds, 27 chg sides, 158 chg coeffs, 184392 upgd conss, 105918736 impls, 0 clqs
1797.05/1797.02	c presolving (16 rounds):
1797.05/1797.02	c  18639 deleted vars, 71897 deleted constraints, 7 added constraints, 14643 tightened bounds, 0 added holes, 27 changed sides, 158 changed coefficients
1797.05/1797.02	c  105918736 implications, 0 cliques
1797.05/1797.02	c presolving was interrupted.
1797.05/1797.02	c Presolving Time: 1795.28
1797.05/1797.02	c - non default parameters ----------------------------------------------------------------------
1797.05/1797.02	c # SCIP version 2.0.1.4
1797.05/1797.02	c 
1797.05/1797.02	c # frequency for displaying node information lines
1797.05/1797.02	c # [type: int, range: [-1,2147483647], default: 100]
1797.05/1797.02	c display/freq = 10000
1797.05/1797.02	c 
1797.05/1797.02	c # maximal time in seconds to run
1797.05/1797.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.05/1797.02	c limits/time = 1797
1797.05/1797.02	c 
1797.05/1797.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.05/1797.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.05/1797.02	c limits/memory = 13950
1797.05/1797.02	c 
1797.05/1797.02	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.05/1797.02	c # [type: int, range: [1,2], default: 1]
1797.05/1797.02	c timing/clocktype = 2
1797.05/1797.02	c 
1797.05/1797.02	c # belongs reading time to solving time?
1797.05/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.02	c timing/reading = TRUE
1797.05/1797.02	c 
1797.05/1797.02	c # should presolving try to simplify inequalities
1797.05/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.02	c constraints/linear/simplifyinequalities = TRUE
1797.05/1797.02	c 
1797.05/1797.02	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.05/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.02	c constraints/indicator/addCouplingCons = TRUE
1797.05/1797.02	c 
1797.05/1797.02	c # should presolving try to simplify knapsacks
1797.05/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.05/1797.02	c constraints/knapsack/simplifyinequalities = TRUE
1797.05/1797.02	c 
1797.05/1797.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.05/1797.02	c # [type: int, range: [-1,2147483647], default: -1]
1797.05/1797.02	c separating/rapidlearning/freq = 0
1797.05/1797.02	c 
1797.05/1797.02	c -----------------------------------------------------------------------------------------------
1797.05/1797.02	c start solving
1797.15/1797.12	c presolving:
1797.15/1797.12	c presolving (16 rounds):
1797.15/1797.12	c  18639 deleted vars, 71897 deleted constraints, 7 added constraints, 14643 tightened bounds, 0 added holes, 27 changed sides, 158 changed coefficients
1797.15/1797.12	c  105918736 implications, 0 cliques
1797.15/1797.12	c presolving was interrupted.
1797.15/1797.12	c Presolving Time: 1795.38
1797.15/1797.12	c 
1797.15/1797.12	c SCIP Status        : solving was interrupted [time limit reached]
1797.15/1797.12	c Solving Time (sec) : 1797.12
1797.15/1797.12	c Solving Nodes      : 0
1797.15/1797.12	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.15/1797.12	s UNKNOWN
1797.15/1797.12	c SCIP Status        : solving was interrupted [time limit reached]
1797.15/1797.12	c Total Time         :    1797.12
1797.15/1797.12	c   solving          :    1797.12
1797.15/1797.12	c   presolving       :    1795.38 (included in solving)
1797.15/1797.12	c   reading          :       1.49 (included in solving)
1797.15/1797.12	c Original Problem   :
1797.15/1797.12	c   Problem name     : HOME/instance-3486312-1307793103.opb
1797.15/1797.12	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.15/1797.12	c   Constraints      : 256287 initial, 256287 maximal
1797.15/1797.12	c Presolved Problem  :
1797.15/1797.12	c   Problem name     : t_HOME/instance-3486312-1307793103.opb
1797.15/1797.12	c   Variables        : 54203 (54203 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.15/1797.12	c   Constraints      : 184397 initial, 184397 maximal
1797.15/1797.12	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.15/1797.12	c   trivial          :       0.05        972          0          0          0          0          0          0          0          0
1797.15/1797.12	c   dualfix          :       0.09        121          0          0          0          0          0          0          0          0
1797.15/1797.12	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   implics          :       0.62          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   probing          :    1774.96         11          1          0          0          0          0          0          0          0
1797.15/1797.12	c   pseudoboolean    :       0.00          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   knapsack         :       0.63          0          0          0          0          0          0          7         13        128
1797.15/1797.12	c   setppc           :       0.35          0          0          0          0          0          2          0          0          0
1797.15/1797.12	c   linear           :      17.61      13671       3863          0      14643          0      71895          0         14         30
1797.15/1797.12	c   logicor          :       0.06          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.15/1797.12	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.15/1797.12	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   pseudoboolean    :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   knapsack         :          0+         0      94738          0          0          0          0          1          0          0          0          0
1797.15/1797.12	c   setppc           :          0+         0      94737          0          0          0          0          2          0          0          0          0
1797.15/1797.12	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c   logicor          :          0+         0      86796          0          0          0          0          3          0          0          0          0
1797.15/1797.12	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.15/1797.12	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.15/1797.12	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.15/1797.12	c   pseudoboolean    :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.15/1797.12	c   knapsack         :       7.36       0.00       7.36       0.00       0.00       0.00       0.00
1797.15/1797.12	c   setppc           :     656.49       0.00     656.49       0.00       0.00       0.00       0.00
1797.15/1797.12	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.15/1797.12	c   logicor          :       8.59       0.00       8.59       0.00       0.00       0.00       0.00
1797.15/1797.12	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.15/1797.12	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.15/1797.12	c   vbounds          :          0          0          0          0
1797.15/1797.12	c   rootredcost      :          0          0          0          0
1797.15/1797.12	c   pseudoobj        :          0          0          0          0
1797.15/1797.12	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.15/1797.12	c   vbounds          :       0.04       0.04       0.00
1797.15/1797.12	c   rootredcost      :       0.02       0.02       0.00
1797.15/1797.12	c   pseudoobj        :       0.02       0.02       0.00
1797.15/1797.12	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.15/1797.12	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.15/1797.12	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.15/1797.12	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.15/1797.12	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.15/1797.12	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.15/1797.12	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.15/1797.12	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.85/1797.80	c Time complete: 1797.85.

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-3486312-1307793103/watcher-3486312-1307793103 -o /tmp/evaluation-result-3486312-1307793103/solver-3486312-1307793103 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486312-1307793103.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.92 1.98 1.90 2/177 29942
/proc/meminfo: memFree=31110132/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=10152 CPUtime=0 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 1529 0 0 0 0 0 0 0 25 0 1 0 890908080 10395648 1483 33554432000 4194304 8979876 140734227633808 18446744073709551615 7790414 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 2538 1483 366 1169 0 1365 0

[startup+0.092622 s]
/proc/loadavg: 1.92 1.98 1.90 2/177 29942
/proc/meminfo: memFree=31110132/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=26244 CPUtime=0.08 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 5580 0 0 0 8 0 0 0 25 0 1 0 890908080 26873856 5534 33554432000 4194304 8979876 140734227633808 18446744073709551615 7836073 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 6561 5534 366 1169 0 5388 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26244

[startup+0.100625 s]
/proc/loadavg: 1.92 1.98 1.90 2/177 29942
/proc/meminfo: memFree=31110132/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=27412 CPUtime=0.09 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 5868 0 0 0 9 0 0 0 25 0 1 0 890908080 28069888 5822 33554432000 4194304 8979876 140734227633808 18446744073709551615 6203375 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 6853 5822 366 1169 0 5680 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27412

[startup+0.300585 s]
/proc/loadavg: 1.92 1.98 1.90 2/177 29942
/proc/meminfo: memFree=31110132/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=52108 CPUtime=0.29 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 12038 0 0 0 28 1 0 0 25 0 1 0 890908080 53358592 11992 33554432000 4194304 8979876 140734227633808 18446744073709551615 4445498 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 13027 11992 366 1169 0 11854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52108

[startup+0.70051 s]
/proc/loadavg: 1.92 1.98 1.90 2/177 29942
/proc/meminfo: memFree=31110132/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=72864 CPUtime=0.69 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 17221 0 0 0 67 2 0 0 25 0 1 0 890908080 74612736 17175 33554432000 4194304 8979876 140734227633808 18446744073709551615 7820580 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 18216 17175 366 1169 0 17043 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72864

[startup+1.5004 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 29943
/proc/meminfo: memFree=30861032/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=148892 CPUtime=1.49 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 35989 0 0 0 144 5 0 0 25 0 1 0 890908080 152465408 35943 33554432000 4194304 8979876 140734227633808 18446744073709551615 7794800 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 37223 35943 414 1169 0 36050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 148892

[startup+3.10108 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 29943
/proc/meminfo: memFree=30476392/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=468860 CPUtime=3.09 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 127139 0 0 0 293 16 0 0 25 0 1 0 890908080 480112640 114579 33554432000 4194304 8979876 140734227633808 18446744073709551615 4919040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 117215 114579 487 1169 0 116042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 468860

[startup+6.30054 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 29944
/proc/meminfo: memFree=30015412/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=686708 CPUtime=6.29 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 181191 0 0 0 606 23 0 0 25 0 1 0 890908080 703188992 168631 33554432000 4194304 8979876 140734227633808 18446744073709551615 4460216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 171677 168631 494 1169 0 170504 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 686708

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 29944
/proc/meminfo: memFree=29603028/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=925196 CPUtime=12.69 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 238725 0 0 0 1239 30 0 0 25 0 1 0 890908080 947400704 225565 33554432000 4194304 8979876 140734227633808 18446744073709551615 6504296 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 231299 225565 504 1169 0 230126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 925196

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29944
/proc/meminfo: memFree=29472832/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1017672 CPUtime=25.49 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 279044 0 0 0 2514 35 0 0 25 0 1 0 890908080 1042096128 248345 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503529 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 254418 248345 670 1169 0 253245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1017672

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29945
/proc/meminfo: memFree=29397632/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1062388 CPUtime=51.09 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 289655 0 0 0 5073 36 0 0 25 0 1 0 890908080 1087885312 258626 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 265597 258626 670 1169 0 264424 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1062388

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29946
/proc/meminfo: memFree=29268236/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1117688 CPUtime=102.29 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 303458 0 0 0 10191 38 0 0 25 0 1 0 890908080 1144512512 272429 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503497 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 279422 272429 670 1169 0 278249 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1117688

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29948
/proc/meminfo: memFree=29035084/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1232232 CPUtime=162.3 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 331834 0 0 0 16188 42 0 0 25 0 1 0 890908080 1261805568 300805 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 308058 300805 670 1169 0 306885 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1232232

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29949
/proc/meminfo: memFree=28845436/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1326448 CPUtime=222.3 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 354563 0 0 0 22185 45 0 0 25 0 1 0 890908080 1358282752 323534 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 331612 323534 670 1169 0 330439 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1326448

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29951
/proc/meminfo: memFree=28466320/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1496956 CPUtime=282.3 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 396756 0 0 0 28180 50 0 0 25 0 1 0 890908080 1532882944 365430 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 374239 365430 670 1169 0 373066 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1496956

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29953
/proc/meminfo: memFree=28234380/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1600336 CPUtime=342.31 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 422790 0 0 0 34177 54 0 0 25 0 1 0 890908080 1638744064 391299 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503529 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 400084 391299 670 1169 0 398911 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1600336

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29954
/proc/meminfo: memFree=27891972/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1679844 CPUtime=402.3 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 442628 0 0 0 40174 56 0 0 25 0 1 0 890908080 1720160256 411137 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 419961 411137 670 1169 0 418788 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1679844

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29956
/proc/meminfo: memFree=27559496/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1856200 CPUtime=462.31 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 486631 0 0 0 46170 61 0 0 25 0 1 0 890908080 1900748800 454975 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 464050 454975 670 1169 0 462877 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1856200

[startup+522.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/178 29957
/proc/meminfo: memFree=27305872/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=1990240 CPUtime=522.31 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 519998 0 0 0 52165 66 0 0 25 0 1 0 890908080 2038005760 488342 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 497560 488342 670 1169 0 496387 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1990240

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 29968
/proc/meminfo: memFree=27012708/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=2175728 CPUtime=582.31 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 566332 0 0 0 58160 71 0 0 25 0 1 0 890908080 2227945472 534676 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503511 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 543932 534676 670 1169 0 542759 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2175728

[startup+642.3 s]

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

/proc/meminfo: memFree=24970052/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3225724 CPUtime=1122.32 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 826535 0 0 0 112122 110 0 0 25 0 1 0 890908080 3303141376 794879 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 806431 794879 675 1169 0 805258 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3225724

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29987
/proc/meminfo: memFree=24830260/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3295576 CPUtime=1182.33 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 844009 0 0 0 118121 112 0 0 25 0 1 0 890908080 3374669824 812353 33554432000 4194304 8979876 140734227633808 18446744073709551615 4330762 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 823894 812353 675 1169 0 822721 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3295576

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29989
/proc/meminfo: memFree=24658596/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3381208 CPUtime=1242.33 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 865073 0 0 0 124118 115 0 0 25 0 1 0 890908080 3462356992 833417 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 845302 833417 675 1169 0 844129 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3381208

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29990
/proc/meminfo: memFree=24542984/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3427276 CPUtime=1302.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 877412 0 0 0 130116 118 0 0 25 0 1 0 890908080 3509530624 845756 33554432000 4194304 8979876 140734227633808 18446744073709551615 4875182 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 856819 845756 675 1169 0 855646 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3427276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 29992
/proc/meminfo: memFree=24441860/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3465148 CPUtime=1362.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 887232 0 0 0 136114 120 0 0 25 0 1 0 890908080 3548311552 855576 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 866287 855576 675 1169 0 865114 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3465148

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 29993
/proc/meminfo: memFree=24300452/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3537620 CPUtime=1422.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 904686 0 0 0 142112 122 0 0 25 0 1 0 890908080 3622522880 873030 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 884405 873030 675 1169 0 883232 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3537620

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 29995
/proc/meminfo: memFree=24163612/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3612480 CPUtime=1482.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 922656 0 0 0 148109 125 0 0 25 0 1 0 890908080 3699179520 891000 33554432000 4194304 8979876 140734227633808 18446744073709551615 5207388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 903120 891000 675 1169 0 901947 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3612480

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 29997
/proc/meminfo: memFree=24025556/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3675720 CPUtime=1542.33 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 937987 0 0 0 154106 127 0 0 25 0 1 0 890908080 3763937280 906331 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 918930 906331 675 1169 0 917757 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3675720

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 29998
/proc/meminfo: memFree=23896176/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3724232 CPUtime=1602.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 950088 0 0 0 160105 129 0 0 25 0 1 0 890908080 3813613568 918432 33554432000 4194304 8979876 140734227633808 18446744073709551615 6503296 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 931058 918432 675 1169 0 929885 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3724232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30000
/proc/meminfo: memFree=23775720/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3779716 CPUtime=1662.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 964190 0 0 0 166103 131 0 0 25 0 1 0 890908080 3870429184 932534 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 944929 932534 675 1169 0 943756 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3779716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30001
/proc/meminfo: memFree=23674968/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3825576 CPUtime=1722.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 975016 0 0 0 172102 132 0 0 25 0 1 0 890908080 3917389824 943360 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 956394 943360 675 1169 0 955221 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3825576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30003
/proc/meminfo: memFree=23554396/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3860892 CPUtime=1782.34 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 984226 0 0 0 178100 134 0 0 25 0 1 0 890908080 3953553408 952570 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 965223 952570 675 1169 0 964050 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3860892

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30003
/proc/meminfo: memFree=23548560/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3864884 CPUtime=1785.54 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 985278 0 0 0 178420 134 0 0 25 0 1 0 890908080 3957641216 953622 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 966221 953622 675 1169 0 965048 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 3864884

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30003
/proc/meminfo: memFree=23541356/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3865892 CPUtime=1791.96 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 985725 0 0 0 179061 135 0 0 25 0 1 0 890908080 3958673408 954069 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 966473 954069 675 1169 0 965300 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 3865892

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30003
/proc/meminfo: memFree=23536024/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3868940 CPUtime=1795.16 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 986418 0 0 0 179381 135 0 0 25 0 1 0 890908080 3961794560 954762 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 967235 954762 675 1169 0 966062 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 3868940

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30003
/proc/meminfo: memFree=23565040/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3868940 CPUtime=1796.75 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 986522 0 0 0 179540 135 0 0 25 0 1 0 890908080 3961794560 954866 33554432000 4194304 8979876 140734227633808 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29942/statm: 967235 954866 675 1169 0 966062 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 3868940

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30041
/proc/meminfo: memFree=27518148/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=3796856 CPUtime=1797.54 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 987359 0 0 0 179619 135 0 0 25 0 1 0 890908080 3887980544 937018 33554432000 4194304 8979876 140734227633808 18446744073709551615 6783327 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 949214 937018 686 1169 0 948041 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 3796856

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30041
/proc/meminfo: memFree=27518148/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=2810584 CPUtime=1797.75 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 987375 0 0 0 179634 141 0 0 25 0 1 0 890908080 2878038016 618212 33554432000 4194304 8979876 140734227633808 18446744073709551615 8073290 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 702646 617383 702 1169 0 701473 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 2810584

[startup+1797.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 30041
/proc/meminfo: memFree=27518148/32951124 swapFree=67076880/67111528
[pid=29942] ppid=29940 vsize=139588 CPUtime=1797.85 cores=0,2,4,6
/proc/29942/stat : 29942 (scip-2.0.1.4_2.) R 29940 29942 27924 0 -1 4202496 987375 0 0 0 179634 151 0 0 25 0 1 0 890908080 142938112 21534 33554432000 4194304 8979876 140734227633808 18446744073709551615 8073290 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29942/statm: 34897 21534 577 1169 0 33724 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 139588

Child status: 0
Real time (s): 1797.8
CPU time (s): 1797.86
CPU user time (s): 1796.34
CPU system time (s): 1.51577
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3871176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.34
system time used= 1.51577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 987380
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= 3
involuntary context switches= 1943

runsolver used 2.74058 second user time and 5.60815 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-11 13:51:43
IDJOB=3486312
IDBENCH=77411
IDSOLVER=1977
FILE ID=node139/3486312-1307793103
RUNJOBID= node139-1307791301-29751
PBS_JOBID= 13550877
Free space on /tmp= 74104 MiB

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

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

MD5SUM BENCH= 3a741555d430d0ca416ea4853bc85581
RANDOM SEED=1475717072

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31110436 kB
Buffers:        283696 kB
Cached:        1029648 kB
SwapCached:       3520 kB
Active:         893760 kB
Inactive:       733164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31110436 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:           49388 kB
Writeback:          16 kB
AnonPages:      311456 kB
Mapped:          15972 kB
Slab:           148868 kB
PageTables:       5724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   491144 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74092 MiB
End job on node139 at 2011-06-11 14:21:41