Trace number 3489749

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E_2 2011-06-10 (fixed)? 1797.79 1797.74

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12046_3.std.opb
MD5SUM9bf94f3cda7e184b4e994589f30aa9fa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark180
Best CPU time to get the best result obtained on this benchmark1800.1
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 constraints256283
Number of constraints which are clauses255083
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint64
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3489749-1307791834.opb>
1.29/1.38	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 256283 constraints
1.29/1.38	c problem read
1.29/1.38	c presolving settings loaded
1.79/1.84	c presolving:
10.00/10.04	c (round 1) 8846 del vars, 26293 del conss, 0 add conss, 7285 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16970578 impls, 0 clqs
14.10/14.16	c (round 2) 14952 del vars, 55151 del conss, 0 add conss, 13010 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17007638 impls, 0 clqs
15.40/15.47	c (round 3) 17321 del vars, 66058 del conss, 0 add conss, 14424 chg bounds, 48 chg sides, 33 chg coeffs, 0 upgd conss, 17026689 impls, 0 clqs
16.29/16.30	c (round 4) 18521 del vars, 71069 del conss, 0 add conss, 15264 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17038411 impls, 0 clqs
16.69/16.78	c (round 5) 19275 del vars, 74158 del conss, 0 add conss, 15743 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17044322 impls, 0 clqs
17.09/17.13	c (round 6) 19814 del vars, 76338 del conss, 0 add conss, 16083 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17050605 impls, 0 clqs
17.29/17.36	c (round 7) 20197 del vars, 77933 del conss, 0 add conss, 16329 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17054516 impls, 0 clqs
17.50/17.57	c (round 8) 20496 del vars, 79082 del conss, 0 add conss, 16540 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17057344 impls, 0 clqs
17.69/17.71	c (round 9) 20668 del vars, 79874 del conss, 0 add conss, 16645 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17059064 impls, 0 clqs
17.79/17.80	c (round 10) 20740 del vars, 80250 del conss, 0 add conss, 16688 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17059687 impls, 0 clqs
17.79/17.87	c (round 11) 20766 del vars, 80415 del conss, 0 add conss, 16701 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17060023 impls, 0 clqs
17.89/17.94	c (round 12) 20780 del vars, 80483 del conss, 0 add conss, 16708 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17060135 impls, 0 clqs
17.99/18.02	c (round 13) 20788 del vars, 80529 del conss, 0 add conss, 16712 chg bounds, 54 chg sides, 39 chg coeffs, 0 upgd conss, 17060187 impls, 0 clqs
18.60/18.68	c (round 14) 20788 del vars, 80537 del conss, 0 add conss, 16712 chg bounds, 54 chg sides, 39 chg coeffs, 175746 upgd conss, 17060187 impls, 0 clqs
19.09/19.19	c (round 15) 20788 del vars, 80545 del conss, 67 add conss, 16712 chg bounds, 154 chg sides, 380 chg coeffs, 175746 upgd conss, 17061439 impls, 3026 clqs
19.49/19.51	c (round 16) 20788 del vars, 80554 del conss, 68 add conss, 16712 chg bounds, 162 chg sides, 428 chg coeffs, 175746 upgd conss, 17061681 impls, 3240 clqs
627.51/627.59	c (round 17) 20840 del vars, 80555 del conss, 70 add conss, 16712 chg bounds, 166 chg sides, 447 chg coeffs, 175746 upgd conss, 59626851 impls, 3139 clqs
628.11/628.15	c (round 18) 20844 del vars, 81682 del conss, 70 add conss, 16712 chg bounds, 167 chg sides, 670 chg coeffs, 175746 upgd conss, 59631681 impls, 3139 clqs
628.41/628.45	c (round 19) 20844 del vars, 81686 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 731 chg coeffs, 175746 upgd conss, 59631681 impls, 3523 clqs
831.91/831.93	c (round 20) 20894 del vars, 81686 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 731 chg coeffs, 175746 upgd conss, 63760117 impls, 3526 clqs
832.51/832.55	c (round 21) 20898 del vars, 81880 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 733 chg coeffs, 175746 upgd conss, 63760169 impls, 3526 clqs
940.62/940.61	c    (940.6s) probing: 1000/52054 (1.9%) - 90 fixings, 31 aggregations, 12678422 implications, 0 bound changes
1001.82/1001.85	c (round 22) 20948 del vars, 81884 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 733 chg coeffs, 175746 upgd conss, 68717885 impls, 3526 clqs
1002.32/1002.39	c (round 23) 20950 del vars, 82072 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 733 chg coeffs, 175746 upgd conss, 68717887 impls, 3526 clqs
1122.63/1122.66	c (round 24) 21000 del vars, 82073 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 733 chg coeffs, 175746 upgd conss, 72456429 impls, 3526 clqs
1123.13/1123.15	c (round 25) 21000 del vars, 82255 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 733 chg coeffs, 175746 upgd conss, 72456429 impls, 3526 clqs
1797.14/1797.10	c    (1797.1s) probing: 1855/52054 (3.6%) - 157 fixings, 69 aggregations, 21334109 implications, 0 bound changes
1797.14/1797.10	c    (1797.1s) probing aborted: solving stopped
1797.14/1797.11	c (round 26) 21024 del vars, 82255 del conss, 79 add conss, 16712 chg bounds, 176 chg sides, 733 chg coeffs, 175746 upgd conss, 106215761 impls, 3526 clqs
1797.14/1797.11	c presolving (26 rounds):
1797.14/1797.11	c  21024 deleted vars, 82255 deleted constraints, 79 added constraints, 16712 tightened bounds, 0 added holes, 176 changed sides, 733 changed coefficients
1797.14/1797.11	c  106215761 implications, 3526 cliques
1797.14/1797.11	c presolving was interrupted.
1797.14/1797.11	c Presolving Time: 1795.39
1797.14/1797.11	c - non default parameters ----------------------------------------------------------------------
1797.14/1797.11	c # SCIP version 2.0.1.5
1797.14/1797.11	c 
1797.14/1797.11	c # frequency for displaying node information lines
1797.14/1797.11	c # [type: int, range: [-1,2147483647], default: 100]
1797.14/1797.11	c display/freq = 10000
1797.14/1797.11	c 
1797.14/1797.11	c # maximal time in seconds to run
1797.14/1797.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.14/1797.11	c limits/time = 1797
1797.14/1797.11	c 
1797.14/1797.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.14/1797.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.14/1797.11	c limits/memory = 13950
1797.14/1797.11	c 
1797.14/1797.11	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.14/1797.11	c # [type: int, range: [1,2], default: 1]
1797.14/1797.11	c timing/clocktype = 2
1797.14/1797.11	c 
1797.14/1797.11	c # belongs reading time to solving time?
1797.14/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.14/1797.11	c timing/reading = TRUE
1797.14/1797.11	c 
1797.14/1797.11	c # should presolving try to simplify inequalities
1797.14/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.14/1797.11	c constraints/linear/simplifyinequalities = TRUE
1797.14/1797.11	c 
1797.14/1797.11	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.14/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.14/1797.11	c constraints/indicator/addCouplingCons = TRUE
1797.14/1797.11	c 
1797.14/1797.11	c # should presolving try to simplify knapsacks
1797.14/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.14/1797.11	c constraints/knapsack/simplifyinequalities = TRUE
1797.14/1797.11	c 
1797.14/1797.11	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.14/1797.11	c # [type: int, range: [-1,2147483647], default: -1]
1797.14/1797.11	c separating/rapidlearning/freq = 0
1797.14/1797.11	c 
1797.14/1797.11	c -----------------------------------------------------------------------------------------------
1797.14/1797.11	c start solving
1797.14/1797.14	c presolving:
1797.14/1797.14	c presolving (26 rounds):
1797.14/1797.14	c  21024 deleted vars, 82255 deleted constraints, 79 added constraints, 16712 tightened bounds, 0 added holes, 176 changed sides, 733 changed coefficients
1797.14/1797.14	c  106215761 implications, 3526 cliques
1797.14/1797.14	c presolving was interrupted.
1797.14/1797.14	c Presolving Time: 1795.42
1797.14/1797.14	c 
1797.14/1797.14	c SCIP Status        : solving was interrupted [time limit reached]
1797.14/1797.14	c Solving Time (sec) : 1797.14
1797.14/1797.14	c Solving Nodes      : 0
1797.14/1797.14	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.14/1797.14	s UNKNOWN
1797.14/1797.14	c SCIP Status        : solving was interrupted [time limit reached]
1797.14/1797.14	c Total Time         :    1797.14
1797.14/1797.14	c   solving          :    1797.14
1797.14/1797.14	c   presolving       :    1795.42 (included in solving)
1797.14/1797.14	c   reading          :       1.38 (included in solving)
1797.14/1797.14	c Original Problem   :
1797.14/1797.14	c   Problem name     : HOME/instance-3489749-1307791834.opb
1797.14/1797.14	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.14/1797.14	c   Constraints      : 256283 initial, 256283 maximal
1797.14/1797.14	c Presolved Problem  :
1797.14/1797.14	c   Problem name     : t_HOME/instance-3489749-1307791834.opb
1797.14/1797.14	c   Variables        : 51818 (51818 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.14/1797.14	c   Constraints      : 174107 initial, 174107 maximal
1797.14/1797.14	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.14/1797.14	c   trivial          :       0.07        921          0          0          0          0          0          0          0          0
1797.14/1797.14	c   dualfix          :       0.10        120          0          0          0          0          0          0          0          0
1797.14/1797.14	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.14/1797.14	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.14/1797.14	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.14/1797.14	c   implics          :       1.55          0          9          0          0          0          0          0          0          0
1797.14/1797.14	c   probing          :    1774.03        157         69          0          0          0          0          0          0          0
1797.14/1797.14	c   knapsack         :       2.16          0          0          0          0          0         12         79        122        694
1797.14/1797.14	c   setppc           :       0.84          1          0          0          0          0       1664          0          0          0
1797.14/1797.14	c   linear           :      16.04      15791       3956          0      16712          0      80537          0         54         39
1797.14/1797.14	c   logicor          :       0.22          0          0          0          0          0         42          0          0          0
1797.14/1797.14	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.14/1797.14	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.14/1797.14	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.14/1797.14	c   knapsack         :          0+         0      70436          0          0          0          0         38          0          0          0          0
1797.14/1797.14	c   setppc           :          0+         0      70398          0          0          0          0         31          0          0          0          0
1797.14/1797.14	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.14/1797.14	c   logicor          :          0+         0      65626          0          0          0          0         45          0          0          0          0
1797.14/1797.14	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.14/1797.14	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.14/1797.14	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.14/1797.14	c   knapsack         :       4.70       0.00       4.70       0.00       0.00       0.00       0.00
1797.14/1797.14	c   setppc           :     357.58       0.00     357.58       0.00       0.00       0.00       0.00
1797.14/1797.14	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.14/1797.14	c   logicor          :       9.86       0.00       9.86       0.00       0.00       0.00       0.00
1797.14/1797.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.14/1797.14	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.14/1797.14	c   vbounds          :          0          0          0          0
1797.14/1797.14	c   rootredcost      :          0          0          0          0
1797.14/1797.14	c   pseudoobj        :          0          0          0          0
1797.14/1797.14	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.14/1797.14	c   vbounds          :       0.03       0.03       0.00
1797.14/1797.14	c   rootredcost      :       0.02       0.02       0.00
1797.14/1797.14	c   pseudoobj        :       0.01       0.01       0.00
1797.14/1797.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.14/1797.14	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.14/1797.14	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.14/1797.14	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.14/1797.14	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.75/1797.73	c Time complete: 1797.78.

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-3489749-1307791834/watcher-3489749-1307791834 -o /tmp/evaluation-result-3489749-1307791834/solver-3489749-1307791834 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489749-1307791834.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.99 1.97 1.95 2/177 9559
/proc/meminfo: memFree=30640968/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=12560 CPUtime=0 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 2122 0 0 0 0 0 0 0 25 0 1 0 890781441 12861440 2076 33554432000 4194304 9016284 140736527909248 18446744073709551615 4892672 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9559/statm: 3140 2082 353 1178 0 1958 0

[startup+0.00651793 s]
/proc/loadavg: 1.99 1.97 1.95 2/177 9559
/proc/meminfo: memFree=30640968/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=13008 CPUtime=0 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 2232 0 0 0 0 0 0 0 25 0 1 0 890781441 13320192 2186 33554432000 4194304 9016284 140736527909248 18446744073709551615 7870478 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9559/statm: 3252 2186 360 1178 0 2070 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13008

[startup+0.100533 s]
/proc/loadavg: 1.99 1.97 1.95 2/177 9559
/proc/meminfo: memFree=30640968/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=32388 CPUtime=0.09 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 7098 0 0 0 9 0 0 0 25 0 1 0 890781441 33165312 7052 33554432000 4194304 9016284 140736527909248 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9559/statm: 8097 7052 360 1178 0 6915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32388

[startup+0.300501 s]
/proc/loadavg: 1.99 1.97 1.95 2/177 9559
/proc/meminfo: memFree=30640968/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=60164 CPUtime=0.29 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 14042 0 0 0 28 1 0 0 25 0 1 0 890781441 61607936 13996 33554432000 4194304 9016284 140736527909248 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9559/statm: 15041 13996 360 1178 0 13859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60164

[startup+0.700429 s]
/proc/loadavg: 1.99 1.97 1.95 2/177 9559
/proc/meminfo: memFree=30640968/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=88824 CPUtime=0.69 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 21208 0 0 0 67 2 0 0 25 0 1 0 890781441 90955776 21162 33554432000 4194304 9016284 140736527909248 18446744073709551615 7870463 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9559/statm: 22206 21162 360 1178 0 21024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88824

[startup+1.50027 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9560
/proc/meminfo: memFree=30525540/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=256528 CPUtime=1.49 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 62950 0 0 0 143 6 0 0 25 0 1 0 890781441 262684672 62858 33554432000 4194304 9016284 140736527909248 18446744073709551615 7875236 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 64165 62884 406 1178 0 62983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 256528

[startup+3.10099 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9560
/proc/meminfo: memFree=30239844/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=519816 CPUtime=3.09 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 127678 0 0 0 296 13 0 0 25 0 1 0 890781441 532291584 127586 33554432000 4194304 9016284 140736527909248 18446744073709551615 6817595 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 129954 127586 485 1178 0 128772 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 519816

[startup+6.30042 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9560
/proc/meminfo: memFree=29980192/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=725148 CPUtime=6.3 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 178593 0 0 0 612 18 0 0 25 0 1 0 890781441 742551552 178501 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480398 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 181287 178501 485 1178 0 180105 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 725148

[startup+12.7003 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9561
/proc/meminfo: memFree=29768304/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=891712 CPUtime=12.7 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 218392 0 0 0 1247 23 0 0 25 0 1 0 890781441 913113088 218043 33554432000 4194304 9016284 140736527909248 18446744073709551615 4875328 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 222928 218043 496 1178 0 221746 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 891712

[startup+25.5009 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9561
/proc/meminfo: memFree=29695128/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=968428 CPUtime=25.49 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 254837 0 0 0 2522 27 0 0 25 0 1 0 890781441 991670272 236623 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 242107 236623 554 1178 0 240925 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 968428

[startup+51.1003 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9562
/proc/meminfo: memFree=29660296/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1004800 CPUtime=51.1 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 263748 0 0 0 5082 28 0 0 25 0 1 0 890781441 1028915200 245501 33554432000 4194304 9016284 140736527909248 18446744073709551615 4926059 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 251200 245501 554 1178 0 250018 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1004800

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9563
/proc/meminfo: memFree=29585620/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1081336 CPUtime=102.3 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 282119 0 0 0 10200 30 0 0 25 0 1 0 890781441 1107288064 263872 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 270334 263872 554 1178 0 269152 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1081336

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/178 9564
/proc/meminfo: memFree=29457236/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1215396 CPUtime=162.29 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 315043 0 0 0 16197 32 0 0 25 0 1 0 890781441 1244565504 296796 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480429 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 303849 296796 554 1178 0 302667 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1215396

[startup+222.3 s]
/proc/loadavg: 2.06 1.99 1.95 3/178 9566
/proc/meminfo: memFree=29306432/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1367892 CPUtime=222.3 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 351954 0 0 0 22194 36 0 0 25 0 1 0 890781441 1400721408 333707 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480372 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 341973 333707 554 1178 0 340791 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1367892

[startup+282.3 s]
/proc/loadavg: 2.02 1.99 1.95 3/178 9568
/proc/meminfo: memFree=29176084/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1499476 CPUtime=282.3 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 384385 0 0 0 28191 39 0 0 25 0 1 0 890781441 1535463424 366138 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 374869 366138 554 1178 0 373687 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1499476

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9569
/proc/meminfo: memFree=29038788/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1635552 CPUtime=342.3 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 418550 0 0 0 34188 42 0 0 25 0 1 0 890781441 1674805248 400303 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 408888 400303 554 1178 0 407706 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1635552

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9571
/proc/meminfo: memFree=28901972/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1771400 CPUtime=402.3 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 452562 0 0 0 40184 46 0 0 25 0 1 0 890781441 1813913600 434315 33554432000 4194304 9016284 140736527909248 18446744073709551615 4875328 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 442850 434315 554 1178 0 441668 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1771400

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9573
/proc/meminfo: memFree=28710368/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1969268 CPUtime=462.31 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 501847 0 0 0 46179 52 0 0 25 0 1 0 890781441 2016530432 483600 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 492317 483600 554 1178 0 491135 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1969268

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9574
/proc/meminfo: memFree=28559680/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2113856 CPUtime=522.31 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 537805 0 0 0 52175 56 0 0 25 0 1 0 890781441 2164588544 519558 33554432000 4194304 9016284 140736527909248 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 528464 519558 554 1178 0 527282 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2113856

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.95 4/178 9576
/proc/meminfo: memFree=28405152/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2267780 CPUtime=582.31 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 576079 0 0 0 58172 59 0 0 25 0 1 0 890781441 2322206720 557832 33554432000 4194304 9016284 140736527909248 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 566945 557832 554 1178 0 565763 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2267780

[startup+642.301 s]

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

/proc/meminfo: memFree=28028420/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2645256 CPUtime=1062.33 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 670081 0 0 0 106162 71 0 0 25 0 1 0 890781441 2708742144 651784 33554432000 4194304 9016284 140736527909248 18446744073709551615 4460376 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 661314 651784 559 1178 0 660132 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2645256

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9590
/proc/meminfo: memFree=27970480/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2704920 CPUtime=1122.33 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 684152 0 0 0 112161 72 0 0 25 0 1 0 890781441 2769838080 665855 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 676230 665855 559 1178 0 675048 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2704920

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9592
/proc/meminfo: memFree=27895680/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2782360 CPUtime=1182.33 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 703489 0 0 0 118158 75 0 0 25 0 1 0 890781441 2849136640 685192 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 695590 685192 559 1178 0 694408 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2782360

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.95 4/178 9593
/proc/meminfo: memFree=27837484/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2835624 CPUtime=1242.32 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 717590 0 0 0 124156 76 0 0 25 0 1 0 890781441 2903678976 699106 33554432000 4194304 9016284 140736527909248 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 708906 699106 559 1178 0 707724 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2835624

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9595
/proc/meminfo: memFree=27769504/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2905416 CPUtime=1302.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 734315 0 0 0 130155 79 0 0 25 0 1 0 890781441 2975145984 715831 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 726354 715831 559 1178 0 725172 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 2905416

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9596
/proc/meminfo: memFree=27677460/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=2998768 CPUtime=1362.33 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 757510 0 0 0 136152 81 0 0 25 0 1 0 890781441 3070738432 739026 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480215 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 749692 739026 559 1178 0 748510 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2998768

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9636
/proc/meminfo: memFree=26773328/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3091356 CPUtime=1422.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 780465 0 0 0 142149 85 0 0 25 0 1 0 890781441 3165548544 761981 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 772839 761981 559 1178 0 771657 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3091356

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9638
/proc/meminfo: memFree=26587992/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3204872 CPUtime=1482.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 808341 0 0 0 148144 90 0 0 25 0 1 0 890781441 3281788928 789857 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 801218 789857 559 1178 0 800036 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 3204872

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9639
/proc/meminfo: memFree=26400904/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3263692 CPUtime=1542.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 822935 0 0 0 154142 92 0 0 25 0 1 0 890781441 3342020608 804451 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480241 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 815923 804451 559 1178 0 814741 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 3263692

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9641
/proc/meminfo: memFree=26246612/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3324856 CPUtime=1602.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 837905 0 0 0 160140 94 0 0 25 0 1 0 890781441 3404652544 819421 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 831214 819421 559 1178 0 830032 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3324856

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9643
/proc/meminfo: memFree=26038020/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3416720 CPUtime=1662.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 860913 0 0 0 166137 97 0 0 25 0 1 0 890781441 3498721280 842429 33554432000 4194304 9016284 140736527909248 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 854180 842429 559 1178 0 852998 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3416720

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9644
/proc/meminfo: memFree=25784780/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3544492 CPUtime=1722.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 892820 0 0 0 172132 102 0 0 25 0 1 0 890781441 3629559808 874336 33554432000 4194304 9016284 140736527909248 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 886123 874336 559 1178 0 884941 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3544492

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9646
/proc/meminfo: memFree=25576772/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3626392 CPUtime=1782.34 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 913039 0 0 0 178130 104 0 0 25 0 1 0 890781441 3713425408 894555 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 906598 894555 559 1178 0 905416 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3626392

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9646
/proc/meminfo: memFree=25565364/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3630468 CPUtime=1785.54 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 914043 0 0 0 178450 104 0 0 25 0 1 0 890781441 3717599232 895559 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 907617 895559 559 1178 0 906435 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 3630468

[startup+1791.91 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9646
/proc/meminfo: memFree=25546756/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3638544 CPUtime=1791.95 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 915936 0 0 0 179090 105 0 0 25 0 1 0 890781441 3725869056 897452 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480425 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 909636 897452 559 1178 0 908454 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 3638544

[startup+1795.1 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9646
/proc/meminfo: memFree=25537456/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3640572 CPUtime=1795.15 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 916487 0 0 0 179410 105 0 0 25 0 1 0 890781441 3727945728 898003 33554432000 4194304 9016284 140736527909248 18446744073709551615 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 910143 898003 559 1178 0 908961 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 3640572

[startup+1796.7 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9646
/proc/meminfo: memFree=25534108/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3641592 CPUtime=1796.74 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 916791 0 0 0 179569 105 0 0 25 0 1 0 890781441 3728990208 898307 33554432000 4194304 9016284 140736527909248 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9559/statm: 910398 898307 559 1178 0 909216 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 3641592

[startup+1797.5 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9646
/proc/meminfo: memFree=25537332/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=3455672 CPUtime=1797.54 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 917590 0 0 0 179648 106 0 0 25 0 1 0 890781441 3538608128 852158 33554432000 4194304 9016284 140736527909248 18446744073709551615 6812706 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9559/statm: 863918 852158 568 1178 0 862736 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 3455672

[startup+1797.7 s]
/proc/loadavg: 2.00 1.99 1.95 3/178 9646
/proc/meminfo: memFree=25537332/32951124 swapFree=67051744/67111528
[pid=9559] ppid=9557 vsize=1694652 CPUtime=1797.75 cores=0,2,4,6
/proc/9559/stat : 9559 (scip-2.0.1.4b_2) R 9557 9559 18867 0 -1 4202496 917603 0 0 0 179660 115 0 0 25 0 1 0 890781441 1735323648 255286 33554432000 4194304 9016284 140736527909248 18446744073709551615 8107690 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9559/statm: 423663 255109 581 1178 0 422481 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 1694652

Child status: 0
Real time (s): 1797.74
CPU time (s): 1797.79
CPU user time (s): 1796.6
CPU system time (s): 1.18882
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3641592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.6
system time used= 1.18882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 917608
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1053

runsolver used 2.74158 second user time and 5.50616 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 13:30:35
IDJOB=3489749
IDBENCH=77055
IDSOLVER=1979
FILE ID=node138/3489749-1307791834
RUNJOBID= node138-1307791278-9060
PBS_JOBID= 13550871
Free space on /tmp= 74060 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12046_3.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489749-1307791834/watcher-3489749-1307791834 -o /tmp/evaluation-result-3489749-1307791834/solver-3489749-1307791834 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489749-1307791834.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9bf94f3cda7e184b4e994589f30aa9fa
RANDOM SEED=232346249

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30641396 kB
Buffers:        307500 kB
Cached:        1648168 kB
SwapCached:      13468 kB
Active:         736884 kB
Inactive:      1376452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30641396 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:           24476 kB
Writeback:           8 kB
AnonPages:      154732 kB
Mapped:          12036 kB
Slab:           132384 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   347576 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= 74036 MiB
End job on node138 at 2011-06-11 14:00:33