Trace number 3486354

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.75 1797.71

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9025_7.std.opb
MD5SUM898f9481d81532bb854887af2399230f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints184232
Number of constraints which are clauses183032
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 constraint72
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-3486354-1307794185.opb>
0.89/0.98	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 184232 constraints
0.89/0.98	c problem read
0.89/0.98	c presolving settings loaded
1.49/1.59	c presolving:
7.49/7.60	c (round 1) 3953 del vars, 11228 del conss, 0 add conss, 2791 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12710848 impls, 0 clqs
10.09/10.18	c (round 2) 9190 del vars, 30341 del conss, 0 add conss, 7649 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12740002 impls, 0 clqs
10.89/10.92	c (round 3) 10961 del vars, 38693 del conss, 0 add conss, 8644 chg bounds, 33 chg sides, 13 chg coeffs, 0 upgd conss, 12754570 impls, 0 clqs
11.19/11.28	c (round 4) 11722 del vars, 41847 del conss, 0 add conss, 9100 chg bounds, 49 chg sides, 29 chg coeffs, 0 upgd conss, 12761131 impls, 0 clqs
11.39/11.49	c (round 5) 12145 del vars, 43589 del conss, 0 add conss, 9329 chg bounds, 49 chg sides, 29 chg coeffs, 0 upgd conss, 12764925 impls, 0 clqs
11.59/11.63	c (round 6) 12349 del vars, 44453 del conss, 0 add conss, 9440 chg bounds, 49 chg sides, 29 chg coeffs, 0 upgd conss, 12766594 impls, 0 clqs
11.69/11.71	c (round 7) 12455 del vars, 44938 del conss, 0 add conss, 9495 chg bounds, 49 chg sides, 29 chg coeffs, 0 upgd conss, 12767318 impls, 0 clqs
11.69/11.78	c (round 8) 12501 del vars, 45179 del conss, 0 add conss, 9520 chg bounds, 49 chg sides, 29 chg coeffs, 0 upgd conss, 12767654 impls, 0 clqs
11.79/11.83	c (round 9) 12517 del vars, 45269 del conss, 0 add conss, 9528 chg bounds, 49 chg sides, 29 chg coeffs, 0 upgd conss, 12767810 impls, 0 clqs
11.79/11.87	c (round 10) 12525 del vars, 45311 del conss, 0 add conss, 9534 chg bounds, 49 chg sides, 29 chg coeffs, 0 upgd conss, 12767816 impls, 0 clqs
12.29/12.40	c (round 11) 12525 del vars, 45317 del conss, 0 add conss, 9534 chg bounds, 49 chg sides, 29 chg coeffs, 138915 upgd conss, 12767816 impls, 0 clqs
12.89/12.94	c (round 12) 12525 del vars, 45318 del conss, 9 add conss, 9534 chg bounds, 71 chg sides, 166 chg coeffs, 138915 upgd conss, 12767816 impls, 0 clqs
596.81/596.80	c    (596.8s) probing: 1000/42257 (2.4%) - 7 fixings, 1 aggregations, 9641454 implications, 0 bound changes
1016.51/1016.50	c    (1016.5s) probing: 2000/42257 (4.7%) - 7 fixings, 1 aggregations, 15446131 implications, 0 bound changes
1064.62/1064.68	c    (1064.7s) probing: 2129/42257 (5.0%) - 7 fixings, 1 aggregations, 16042772 implications, 0 bound changes
1064.62/1064.68	c    (1064.7s) probing aborted: 2000/2000 successive useless probings
1064.62/1064.68	c (round 13) 12533 del vars, 45324 del conss, 9 add conss, 9534 chg bounds, 71 chg sides, 167 chg coeffs, 138915 upgd conss, 67200480 impls, 0 clqs
1065.12/1065.13	c (round 14) 12533 del vars, 45699 del conss, 9 add conss, 9534 chg bounds, 71 chg sides, 252 chg coeffs, 138915 upgd conss, 67200480 impls, 0 clqs
1377.02/1377.03	c (round 15) 12583 del vars, 45699 del conss, 9 add conss, 9534 chg bounds, 71 chg sides, 252 chg coeffs, 138915 upgd conss, 76930738 impls, 0 clqs
1380.12/1380.18	c (round 16) 12589 del vars, 45875 del conss, 9 add conss, 9534 chg bounds, 71 chg sides, 254 chg coeffs, 138915 upgd conss, 77037916 impls, 0 clqs
1518.03/1518.08	c    (1518.1s) probing: 3000/42257 (7.1%) - 40 fixings, 20 aggregations, 21448223 implications, 0 bound changes
1797.23/1797.21	c    (1797.2s) probing: 3637/42257 (8.6%) - 60 fixings, 21 aggregations, 28066302 implications, 0 bound changes
1797.23/1797.21	c    (1797.2s) probing aborted: solving stopped
1797.23/1797.21	c (round 17) 12612 del vars, 45881 del conss, 9 add conss, 9534 chg bounds, 71 chg sides, 254 chg coeffs, 138915 upgd conss, 97337256 impls, 0 clqs
1797.23/1797.21	c presolving (17 rounds):
1797.23/1797.21	c  12612 deleted vars, 45881 deleted constraints, 9 added constraints, 9534 tightened bounds, 0 added holes, 71 changed sides, 254 changed coefficients
1797.23/1797.21	c  97337256 implications, 0 cliques
1797.23/1797.21	c presolving was interrupted.
1797.23/1797.21	c Presolving Time: 1796.06
1797.23/1797.21	c - non default parameters ----------------------------------------------------------------------
1797.23/1797.21	c # SCIP version 2.0.1.4
1797.23/1797.21	c 
1797.23/1797.21	c # frequency for displaying node information lines
1797.23/1797.21	c # [type: int, range: [-1,2147483647], default: 100]
1797.23/1797.21	c display/freq = 10000
1797.23/1797.21	c 
1797.23/1797.21	c # maximal time in seconds to run
1797.23/1797.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.23/1797.21	c limits/time = 1797
1797.23/1797.21	c 
1797.23/1797.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.23/1797.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.23/1797.21	c limits/memory = 13950
1797.23/1797.21	c 
1797.23/1797.21	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.23/1797.21	c # [type: int, range: [1,2], default: 1]
1797.23/1797.21	c timing/clocktype = 2
1797.23/1797.21	c 
1797.23/1797.21	c # belongs reading time to solving time?
1797.23/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.23/1797.21	c timing/reading = TRUE
1797.23/1797.21	c 
1797.23/1797.21	c # should presolving try to simplify inequalities
1797.23/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.23/1797.21	c constraints/linear/simplifyinequalities = TRUE
1797.23/1797.21	c 
1797.23/1797.21	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.23/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.23/1797.21	c constraints/indicator/addCouplingCons = TRUE
1797.23/1797.21	c 
1797.23/1797.21	c # should presolving try to simplify knapsacks
1797.23/1797.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.23/1797.21	c constraints/knapsack/simplifyinequalities = TRUE
1797.23/1797.21	c 
1797.23/1797.21	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.23/1797.21	c # [type: int, range: [-1,2147483647], default: -1]
1797.23/1797.21	c separating/rapidlearning/freq = 0
1797.23/1797.21	c 
1797.23/1797.21	c -----------------------------------------------------------------------------------------------
1797.23/1797.21	c start solving
1797.23/1797.23	c presolving:
1797.23/1797.23	c presolving (17 rounds):
1797.23/1797.23	c  12612 deleted vars, 45881 deleted constraints, 9 added constraints, 9534 tightened bounds, 0 added holes, 71 changed sides, 254 changed coefficients
1797.23/1797.23	c  97337256 implications, 0 cliques
1797.23/1797.23	c presolving was interrupted.
1797.23/1797.23	c Presolving Time: 1796.09
1797.23/1797.23	c 
1797.23/1797.23	c SCIP Status        : solving was interrupted [time limit reached]
1797.23/1797.23	c Solving Time (sec) : 1797.23
1797.23/1797.23	c Solving Nodes      : 0
1797.23/1797.23	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.23/1797.23	s UNKNOWN
1797.23/1797.23	c SCIP Status        : solving was interrupted [time limit reached]
1797.23/1797.23	c Total Time         :    1797.23
1797.23/1797.23	c   solving          :    1797.23
1797.23/1797.23	c   presolving       :    1796.09 (included in solving)
1797.23/1797.23	c   reading          :       0.98 (included in solving)
1797.23/1797.23	c Original Problem   :
1797.23/1797.23	c   Problem name     : HOME/instance-3486354-1307794185.opb
1797.23/1797.23	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.23/1797.23	c   Constraints      : 184232 initial, 184232 maximal
1797.23/1797.23	c Presolved Problem  :
1797.23/1797.23	c   Problem name     : t_HOME/instance-3486354-1307794185.opb
1797.23/1797.23	c   Variables        : 42170 (42170 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.23/1797.23	c   Constraints      : 138360 initial, 138360 maximal
1797.23/1797.23	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.23/1797.23	c   trivial          :       0.04        761          0          0          0          0          0          0          0          0
1797.23/1797.23	c   dualfix          :       0.06         91          0          0          0          0          0          0          0          0
1797.23/1797.23	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   implics          :       3.41          0          6          0          0          0          0          0          0          0
1797.23/1797.23	c   probing          :    1779.83         60         21          0          0          0          0          0          0          0
1797.23/1797.23	c   pseudoboolean    :       0.00          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   knapsack         :       1.33          0          0          0          0          0          7          9         22        225
1797.23/1797.23	c   setppc           :       0.40          0          0          0          0          0        550          0          0          0
1797.23/1797.23	c   linear           :      10.30       8773       2900          0       9534          0      45317          0         49         29
1797.23/1797.23	c   logicor          :       0.10          0          0          0          0          0          7          0          0          0
1797.23/1797.23	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.23/1797.23	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.23/1797.23	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   pseudoboolean    :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   knapsack         :          0+         0     163997          0          0          0          0         22          0          0          0          0
1797.23/1797.23	c   setppc           :          0+         0     163975          0          0          0          0          7          0          0          0          0
1797.23/1797.23	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c   logicor          :          0+         0     149890          0          0          0          0         15          0          0          0          0
1797.23/1797.23	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.23/1797.23	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.23/1797.23	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.23/1797.23	c   pseudoboolean    :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.23/1797.23	c   knapsack         :      10.05       0.00      10.05       0.00       0.00       0.00       0.00
1797.23/1797.23	c   setppc           :     704.80       0.00     704.80       0.00       0.00       0.00       0.00
1797.23/1797.23	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.23/1797.23	c   logicor          :      12.15       0.00      12.15       0.00       0.00       0.00       0.00
1797.23/1797.23	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.23/1797.23	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.23/1797.23	c   vbounds          :          0          0          0          0
1797.23/1797.23	c   rootredcost      :          0          0          0          0
1797.23/1797.23	c   pseudoobj        :          0          0          0          0
1797.23/1797.23	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.23/1797.23	c   vbounds          :       0.05       0.05       0.00
1797.23/1797.23	c   rootredcost      :       0.03       0.03       0.00
1797.23/1797.23	c   pseudoobj        :       0.03       0.03       0.00
1797.23/1797.23	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.23/1797.23	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.23/1797.23	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.23/1797.23	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.23/1797.23	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.23/1797.23	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.23/1797.23	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.23/1797.23	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.73/1797.70	c Time complete: 1797.73.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19993
/proc/meminfo: memFree=28784128/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=10312 CPUtime=0 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 1571 0 0 0 0 0 0 0 25 0 1 0 969649306 10559488 1526 33554432000 4194304 8979876 140734927826704 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19993/statm: 2578 1526 366 1169 0 1405 0

[startup+0.058321 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19993
/proc/meminfo: memFree=28784128/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=21728 CPUtime=0.05 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 4418 0 0 0 5 0 0 0 25 0 1 0 969649306 22249472 4373 33554432000 4194304 8979876 140734927826704 18446744073709551615 6177108 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19993/statm: 5432 4373 366 1169 0 4259 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21728

[startup+0.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19993
/proc/meminfo: memFree=28784128/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=27540 CPUtime=0.09 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 5902 0 0 0 9 0 0 0 25 0 1 0 969649306 28200960 5857 33554432000 4194304 8979876 140734927826704 18446744073709551615 4494420 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19993/statm: 6885 5857 366 1169 0 5712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27540

[startup+0.300285 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19993
/proc/meminfo: memFree=28784128/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=46324 CPUtime=0.29 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 10577 0 0 0 29 0 0 0 25 0 1 0 969649306 47435776 10532 33554432000 4194304 8979876 140734927826704 18446744073709551615 7836078 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19993/statm: 11581 10532 366 1169 0 10408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46324

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19993
/proc/meminfo: memFree=28784128/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=78728 CPUtime=0.69 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 18644 0 0 0 68 1 0 0 25 0 1 0 969649306 80617472 18599 33554432000 4194304 8979876 140734927826704 18446744073709551615 7807861 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19993/statm: 19682 18599 366 1169 0 18509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78728

[startup+1.50096 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19994
/proc/meminfo: memFree=28663740/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=323028 CPUtime=1.49 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 79172 0 0 0 142 7 0 0 25 0 1 0 969649306 330780672 79079 33554432000 4194304 8979876 140734927826704 18446744073709551615 6491889 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 80757 79079 450 1169 0 79584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 323028

[startup+3.10079 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19994
/proc/meminfo: memFree=28434712/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=446188 CPUtime=3.09 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 117438 0 0 0 298 11 0 0 25 0 1 0 969649306 456896512 109272 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503305 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 111547 109273 494 1169 0 110374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 446188

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19994
/proc/meminfo: memFree=28197256/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=649908 CPUtime=6.29 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 166345 0 0 0 613 16 0 0 25 0 1 0 969649306 665505792 158179 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503315 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 162477 158179 494 1169 0 161304 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 649908

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19995
/proc/meminfo: memFree=28115876/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=719944 CPUtime=12.69 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 196104 0 0 0 1250 19 0 0 25 0 1 0 969649306 737222656 175053 33554432000 4194304 8979876 140734927826704 18446744073709551615 5221450 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 179986 175053 652 1169 0 178813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 719944

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19995
/proc/meminfo: memFree=28002408/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=805596 CPUtime=25.49 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 216656 0 0 0 2527 22 0 0 25 0 1 0 969649306 824930304 195418 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503284 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 201399 195418 567 1169 0 200226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 805596

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 19996
/proc/meminfo: memFree=27945244/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=841344 CPUtime=51.09 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 225695 0 0 0 5086 23 0 0 25 0 1 0 969649306 861536256 204424 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503305 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 210336 204424 567 1169 0 209163 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 841344

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 19997
/proc/meminfo: memFree=27858320/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=959620 CPUtime=102.29 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 254763 0 0 0 10204 25 0 0 25 0 1 0 969649306 982650880 233492 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503507 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 239905 233492 567 1169 0 238732 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 959620

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 19998
/proc/meminfo: memFree=27761312/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=1058724 CPUtime=162.29 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 279132 0 0 0 16202 27 0 0 25 0 1 0 969649306 1084133376 257597 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503497 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 264681 257597 567 1169 0 263508 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1058724

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20000
/proc/meminfo: memFree=27584440/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=1232264 CPUtime=222.29 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 323201 0 0 0 22197 32 0 0 25 0 1 0 969649306 1261838336 301336 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503520 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 308066 301336 567 1169 0 306893 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1232264

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20002
/proc/meminfo: memFree=27392068/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=1432304 CPUtime=282.3 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 372294 0 0 0 28191 39 0 0 25 0 1 0 969649306 1466679296 350396 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503529 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 358076 350396 567 1169 0 356903 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1432304

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20042
/proc/meminfo: memFree=29607588/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=1547472 CPUtime=342.3 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 401005 0 0 0 34187 43 0 0 25 0 1 0 969649306 1584611328 379107 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 386868 379107 567 1169 0 385695 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1547472

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20044
/proc/meminfo: memFree=29341804/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=1692352 CPUtime=402.3 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 437118 0 0 0 40182 48 0 0 25 0 1 0 969649306 1732968448 415220 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503464 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 423088 415220 567 1169 0 421915 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1692352

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20045
/proc/meminfo: memFree=29029900/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=1840880 CPUtime=462.3 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 473928 0 0 0 46176 54 0 0 25 0 1 0 969649306 1885061120 452030 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 460220 452030 567 1169 0 459047 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1840880

[startup+522.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 20047
/proc/meminfo: memFree=28846708/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=1921940 CPUtime=522.3 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 493525 0 0 0 52174 56 0 0 25 0 1 0 969649306 1968066560 471627 33554432000 4194304 8979876 140734927826704 18446744073709551615 4889213 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 480485 471627 567 1169 0 479312 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1921940

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 20049
/proc/meminfo: memFree=28640200/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2004372 CPUtime=582.3 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 514282 0 0 0 58171 59 0 0 25 0 1 0 969649306 2052476928 492384 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 501093 492384 567 1169 0 499920 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2004372

[startup+642.301 s]

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

/proc/meminfo: memFree=27481376/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2446680 CPUtime=1062.31 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 625286 0 0 0 106157 74 0 0 25 0 1 0 969649306 2505400320 603388 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 611670 603388 572 1169 0 610497 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2446680

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20064
/proc/meminfo: memFree=27370828/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2495276 CPUtime=1122.31 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 637674 0 0 0 112155 76 0 0 25 0 1 0 969649306 2555162624 615710 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537705 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 623819 615710 572 1169 0 622646 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2495276

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20066
/proc/meminfo: memFree=27275672/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2529404 CPUtime=1182.31 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 647086 0 0 0 118154 77 0 0 25 0 1 0 969649306 2590109696 625122 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503345 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 632351 625122 572 1169 0 631178 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2529404

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20067
/proc/meminfo: memFree=27053888/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2587440 CPUtime=1242.31 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 661073 0 0 0 124152 79 0 0 25 0 1 0 969649306 2649538560 639109 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503511 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 646860 639109 572 1169 0 645687 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2587440

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20069
/proc/meminfo: memFree=26891776/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2642024 CPUtime=1302.33 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 673927 0 0 0 130152 81 0 0 25 0 1 0 969649306 2705432576 651963 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503511 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 660506 651963 572 1169 0 659333 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2642024

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20070
/proc/meminfo: memFree=26806028/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2712004 CPUtime=1362.32 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 691597 0 0 0 136150 82 0 0 25 0 1 0 969649306 2777092096 669633 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503497 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 678001 669633 572 1169 0 676828 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2712004

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20072
/proc/meminfo: memFree=26755984/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2790600 CPUtime=1422.32 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 710683 0 0 0 142147 85 0 0 25 0 1 0 969649306 2857574400 688719 33554432000 4194304 8979876 140734927826704 18446744073709551615 6617531 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 697650 688719 572 1169 0 696477 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 2790600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20074
/proc/meminfo: memFree=26664912/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2885056 CPUtime=1482.32 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 733809 0 0 0 148144 88 0 0 25 0 1 0 969649306 2954297344 711787 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503476 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 721264 711787 572 1169 0 720091 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2885056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20075
/proc/meminfo: memFree=26583504/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=2964616 CPUtime=1542.32 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 753751 0 0 0 154141 91 0 0 25 0 1 0 969649306 3035766784 731729 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 741154 731729 572 1169 0 739981 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 2964616

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20077
/proc/meminfo: memFree=26520328/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3029432 CPUtime=1602.32 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 769857 0 0 0 160139 93 0 0 25 0 1 0 969649306 3102138368 747835 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503529 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 757358 747835 572 1169 0 756185 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 3029432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20079
/proc/meminfo: memFree=26415752/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3132988 CPUtime=1662.33 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 795510 0 0 0 166136 97 0 0 25 0 1 0 969649306 3208179712 773488 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 783247 773488 572 1169 0 782074 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 3132988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20080
/proc/meminfo: memFree=26304224/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3247704 CPUtime=1722.33 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 823692 0 0 0 172133 100 0 0 25 0 1 0 969649306 3325648896 801670 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 811926 801670 572 1169 0 810753 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 3247704

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20085
/proc/meminfo: memFree=26200968/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3350228 CPUtime=1782.33 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 849014 0 0 0 178130 103 0 0 25 0 1 0 969649306 3430633472 826992 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503305 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 837557 826992 572 1169 0 836384 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 3350228

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20085
/proc/meminfo: memFree=26195636/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3357320 CPUtime=1785.53 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 850811 0 0 0 178450 103 0 0 25 0 1 0 969649306 3437895680 828789 33554432000 4194304 8979876 140734927826704 18446744073709551615 5537696 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 839330 828789 572 1169 0 838157 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (KiB) 3357320

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20085
/proc/meminfo: memFree=26185408/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3364340 CPUtime=1791.94 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 852884 0 0 0 179090 104 0 0 25 0 1 0 969649306 3445084160 830862 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503476 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 841085 830862 572 1169 0 839912 0
Current children cumulated CPU time (s) 1791.94
Current children cumulated vsize (KiB) 3364340

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20085
/proc/meminfo: memFree=26178828/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3372360 CPUtime=1795.14 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 854534 0 0 0 179410 104 0 0 25 0 1 0 969649306 3453296640 832512 33554432000 4194304 8979876 140734927826704 18446744073709551615 6503476 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 843090 832512 572 1169 0 841917 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 3372360

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20085
/proc/meminfo: memFree=26177092/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3373380 CPUtime=1796.73 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 855034 0 0 0 179569 104 0 0 25 0 1 0 969649306 3454341120 833012 33554432000 4194304 8979876 140734927826704 18446744073709551615 5207388 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19993/statm: 843345 833012 572 1169 0 842172 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 3373380

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20085
/proc/meminfo: memFree=26174736/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=3291608 CPUtime=1797.53 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 855863 0 0 0 179648 105 0 0 18 0 1 0 969649306 3370606592 812673 33554432000 4194304 8979876 140734927826704 18446744073709551615 6500303 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19993/statm: 822902 812673 583 1169 0 821729 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 3291608

[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20085
/proc/meminfo: memFree=26174736/32950940 swapFree=67074964/67111528
[pid=19993] ppid=19991 vsize=182704 CPUtime=1797.73 cores=0,2,4,6
/proc/19993/stat : 19993 (scip-2.0.1.4_2.) R 19991 19993 18592 0 -1 4202496 855879 0 0 0 179657 116 0 0 18 0 1 0 969649306 187088896 36369 33554432000 4194304 8979876 140734927826704 18446744073709551615 8073290 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19993/statm: 45676 36019 599 1169 0 44503 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 182704

Child status: 0
Real time (s): 1797.71
CPU time (s): 1797.75
CPU user time (s): 1796.58
CPU system time (s): 1.16882
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3375344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.58
system time used= 1.16882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 855884
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1018

runsolver used 2.88656 second user time and 5.78212 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-11 14:09:45
IDJOB=3486354
IDBENCH=77818
IDSOLVER=1977
FILE ID=node117/3486354-1307794185
RUNJOBID= node117-1307784651-18610
PBS_JOBID= 13550904
Free space on /tmp= 73996 MiB

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

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

MD5SUM BENCH= 898f9481d81532bb854887af2399230f
RANDOM SEED=442883106

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      28784804 kB
Buffers:        153460 kB
Cached:         711340 kB
SwapCached:       6160 kB
Active:        3500072 kB
Inactive:       510268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      28784804 kB
SwapTotal:    67111528 kB
SwapFree:     67074964 kB
Dirty:           22524 kB
Writeback:           0 kB
AnonPages:     3141708 kB
Mapped:          16632 kB
Slab:            84712 kB
PageTables:      10684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  3381144 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= 73980 MiB
End job on node117 at 2011-06-11 14:39:43