Trace number 3489780

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.6 1797.56

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6035_5.std.opb
MD5SUM5c066885a5dc7aa42baae564c5305e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark0.483925
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints129108
Number of constraints which are clauses127908
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 constraint21
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-3489780-1307791724.opb>
0.59/0.68	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 129108 constraints
0.59/0.68	c problem read
0.59/0.68	c presolving settings loaded
0.89/0.91	c presolving:
4.99/5.02	c (round 1) 3562 del vars, 10054 del conss, 0 add conss, 2773 chg bounds, 9 chg sides, 8 chg coeffs, 0 upgd conss, 8765014 impls, 0 clqs
6.19/6.25	c (round 2) 6587 del vars, 22787 del conss, 0 add conss, 5581 chg bounds, 24 chg sides, 21 chg coeffs, 0 upgd conss, 8782450 impls, 0 clqs
6.49/6.58	c (round 3) 7614 del vars, 27813 del conss, 0 add conss, 6135 chg bounds, 79 chg sides, 65 chg coeffs, 0 upgd conss, 8789356 impls, 0 clqs
6.69/6.75	c (round 4) 8041 del vars, 29721 del conss, 0 add conss, 6386 chg bounds, 104 chg sides, 93 chg coeffs, 0 upgd conss, 8792599 impls, 0 clqs
6.79/6.87	c (round 5) 8307 del vars, 30830 del conss, 0 add conss, 6527 chg bounds, 132 chg sides, 125 chg coeffs, 0 upgd conss, 8794682 impls, 0 clqs
6.89/6.93	c (round 6) 8447 del vars, 31423 del conss, 0 add conss, 6589 chg bounds, 164 chg sides, 157 chg coeffs, 0 upgd conss, 8795840 impls, 0 clqs
6.89/6.98	c (round 7) 8492 del vars, 31685 del conss, 0 add conss, 6607 chg bounds, 174 chg sides, 167 chg coeffs, 0 upgd conss, 8796342 impls, 0 clqs
6.99/7.01	c (round 8) 8512 del vars, 31784 del conss, 0 add conss, 6615 chg bounds, 174 chg sides, 167 chg coeffs, 0 upgd conss, 8796540 impls, 0 clqs
6.99/7.05	c (round 9) 8518 del vars, 31821 del conss, 0 add conss, 6618 chg bounds, 174 chg sides, 167 chg coeffs, 0 upgd conss, 8796608 impls, 0 clqs
6.99/7.08	c (round 10) 8520 del vars, 31832 del conss, 0 add conss, 6619 chg bounds, 174 chg sides, 167 chg coeffs, 0 upgd conss, 8796630 impls, 0 clqs
431.99/432.00	c    (432.0s) probing: 1000/28200 (3.5%) - 1 fixings, 1 aggregations, 8057378 implications, 0 bound changes
713.70/713.73	c    (713.7s) probing: 2000/28200 (7.1%) - 1 fixings, 1 aggregations, 14039981 implications, 0 bound changes
746.20/746.29	c    (746.3s) probing: 2113/28200 (7.5%) - 1 fixings, 1 aggregations, 14742925 implications, 0 bound changes
746.20/746.29	c    (746.3s) probing aborted: 2000/2000 successive useless probings
746.20/746.29	c (round 11) 8524 del vars, 31843 del conss, 0 add conss, 6620 chg bounds, 174 chg sides, 167 chg coeffs, 0 upgd conss, 55352178 impls, 0 clqs
746.40/746.43	c (round 12) 8524 del vars, 31907 del conss, 0 add conss, 6620 chg bounds, 174 chg sides, 167 chg coeffs, 0 upgd conss, 55352178 impls, 0 clqs
746.81/746.89	c (round 13) 8524 del vars, 31907 del conss, 0 add conss, 6620 chg bounds, 174 chg sides, 167 chg coeffs, 97201 upgd conss, 55352178 impls, 0 clqs
747.40/747.47	c (round 14) 8524 del vars, 31907 del conss, 19 add conss, 6620 chg bounds, 208 chg sides, 1181 chg coeffs, 97201 upgd conss, 55354034 impls, 0 clqs
1065.32/1065.35	c    (1065.3s) probing: 3000/28200 (10.6%) - 4 fixings, 4 aggregations, 19751739 implications, 0 bound changes
1464.73/1464.79	c    (1464.8s) probing: 4000/28200 (14.2%) - 7 fixings, 7 aggregations, 29673493 implications, 0 bound changes
1797.04/1797.08	c    (1797.1s) probing: 4945/28200 (17.5%) - 7 fixings, 7 aggregations, 37402217 implications, 0 bound changes
1797.04/1797.08	c    (1797.1s) probing aborted: solving stopped
1797.04/1797.08	c (round 15) 8536 del vars, 31907 del conss, 19 add conss, 6620 chg bounds, 208 chg sides, 1261 chg coeffs, 97201 upgd conss, 109404572 impls, 289 clqs
1797.04/1797.08	c presolving (15 rounds):
1797.04/1797.08	c  8536 deleted vars, 31907 deleted constraints, 19 added constraints, 6620 tightened bounds, 0 added holes, 208 changed sides, 1261 changed coefficients
1797.04/1797.08	c  109404572 implications, 289 cliques
1797.04/1797.08	c presolving was interrupted.
1797.04/1797.08	c Presolving Time: 1796.24
1797.04/1797.08	c - non default parameters ----------------------------------------------------------------------
1797.04/1797.08	c # SCIP version 2.0.1.5
1797.04/1797.08	c 
1797.04/1797.08	c # frequency for displaying node information lines
1797.04/1797.08	c # [type: int, range: [-1,2147483647], default: 100]
1797.04/1797.08	c display/freq = 10000
1797.04/1797.08	c 
1797.04/1797.08	c # maximal time in seconds to run
1797.04/1797.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.04/1797.08	c limits/time = 1797
1797.04/1797.08	c 
1797.04/1797.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.04/1797.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.04/1797.08	c limits/memory = 13950
1797.04/1797.08	c 
1797.04/1797.08	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.04/1797.08	c # [type: int, range: [1,2], default: 1]
1797.04/1797.08	c timing/clocktype = 2
1797.04/1797.08	c 
1797.04/1797.08	c # belongs reading time to solving time?
1797.04/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.04/1797.08	c timing/reading = TRUE
1797.04/1797.08	c 
1797.04/1797.08	c # should presolving try to simplify inequalities
1797.04/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.04/1797.08	c constraints/linear/simplifyinequalities = TRUE
1797.04/1797.08	c 
1797.04/1797.08	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.04/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.04/1797.08	c constraints/indicator/addCouplingCons = TRUE
1797.04/1797.08	c 
1797.04/1797.08	c # should presolving try to simplify knapsacks
1797.04/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.04/1797.08	c constraints/knapsack/simplifyinequalities = TRUE
1797.04/1797.08	c 
1797.04/1797.08	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.04/1797.08	c # [type: int, range: [-1,2147483647], default: -1]
1797.04/1797.08	c separating/rapidlearning/freq = 0
1797.04/1797.08	c 
1797.04/1797.08	c -----------------------------------------------------------------------------------------------
1797.04/1797.08	c start solving
1797.14/1797.13	c presolving:
1797.14/1797.13	c presolving (15 rounds):
1797.14/1797.13	c  8536 deleted vars, 31907 deleted constraints, 19 added constraints, 6620 tightened bounds, 0 added holes, 208 changed sides, 1261 changed coefficients
1797.14/1797.13	c  109404572 implications, 289 cliques
1797.14/1797.13	c presolving was interrupted.
1797.14/1797.13	c Presolving Time: 1796.28
1797.14/1797.13	c 
1797.14/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1797.14/1797.13	c Solving Time (sec) : 1797.13
1797.14/1797.13	c Solving Nodes      : 0
1797.14/1797.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.14/1797.13	s UNKNOWN
1797.14/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1797.14/1797.13	c Total Time         :    1797.13
1797.14/1797.13	c   solving          :    1797.13
1797.14/1797.13	c   presolving       :    1796.28 (included in solving)
1797.14/1797.13	c   reading          :       0.68 (included in solving)
1797.14/1797.13	c Original Problem   :
1797.14/1797.13	c   Problem name     : HOME/instance-3489780-1307791724.opb
1797.14/1797.13	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.14/1797.13	c   Constraints      : 129108 initial, 129108 maximal
1797.14/1797.13	c Presolved Problem  :
1797.14/1797.13	c   Problem name     : t_HOME/instance-3489780-1307791724.opb
1797.14/1797.13	c   Variables        : 28186 (28186 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.14/1797.13	c   Constraints      : 97220 initial, 97220 maximal
1797.14/1797.13	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.14/1797.13	c   trivial          :       0.02        506          0          0          0          0          0          0          0          0
1797.14/1797.13	c   dualfix          :       0.03         60          0          0          0          0          0          0          0          0
1797.14/1797.13	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   implics          :       0.56          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   probing          :    1788.35          7          7          0          0          0          0          0          0          0
1797.14/1797.13	c   knapsack         :       0.60          0          0          0          0          0          0         19         34       1094
1797.14/1797.13	c   setppc           :       0.19          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   linear           :       6.25       6114       1842          0       6620          0      31907          0        174        167
1797.14/1797.13	c   logicor          :       0.05          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.14/1797.13	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.14/1797.13	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   knapsack         :          0+         0     123744          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   setppc           :          0+         0     123744          0          0          0          0          5          0          0          0          0
1797.14/1797.13	c   linear           :          0+         0     116841          0          0          0          0          1          0          0          0          0
1797.14/1797.13	c   logicor          :          0+         0     114583          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.14/1797.13	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.14/1797.13	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.14/1797.13	c   knapsack         :       4.97       0.00       4.97       0.00       0.00       0.00       0.00
1797.14/1797.13	c   setppc           :     267.26       0.00     267.26       0.00       0.00       0.00       0.00
1797.14/1797.13	c   linear           :     315.11       0.00     315.11       0.00       0.00       0.00       0.00
1797.14/1797.13	c   logicor          :       8.66       0.00       8.66       0.00       0.00       0.00       0.00
1797.14/1797.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.14/1797.13	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.14/1797.13	c   vbounds          :          0          0          0          0
1797.14/1797.13	c   rootredcost      :          0          0          0          0
1797.14/1797.13	c   pseudoobj        :          0          0          0          0
1797.14/1797.13	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.14/1797.13	c   vbounds          :       0.09       0.09       0.00
1797.14/1797.13	c   rootredcost      :       0.04       0.04       0.00
1797.14/1797.13	c   pseudoobj        :       0.04       0.04       0.00
1797.14/1797.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.14/1797.13	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.14/1797.13	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.14/1797.13	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.14/1797.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.54/1797.55	c Time complete: 1797.6.

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-3489780-1307791724/watcher-3489780-1307791724 -o /tmp/evaluation-result-3489780-1307791724/solver-3489780-1307791724 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489780-1307791724.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.02 2.02 2.00 2/177 9780
/proc/meminfo: memFree=30702160/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=12692 CPUtime=0 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 2162 0 0 0 0 0 0 0 25 0 1 0 969403069 12996608 2117 33554432000 4194304 9016284 140733563079376 18446744073709551615 6813403 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9780/statm: 3173 2120 353 1178 0 1991 0

[startup+0.0458491 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 9780
/proc/meminfo: memFree=30702160/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=23200 CPUtime=0.03 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 4772 0 0 0 3 0 0 0 25 0 1 0 969403069 23756800 4727 33554432000 4194304 9016284 140733563079376 18446744073709551615 7870483 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9780/statm: 5800 4727 360 1178 0 4618 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23200

[startup+0.100838 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 9780
/proc/meminfo: memFree=30702160/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=32392 CPUtime=0.09 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 7097 0 0 0 9 0 0 0 25 0 1 0 969403069 33169408 7052 33554432000 4194304 9016284 140733563079376 18446744073709551615 4445925 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9780/statm: 8098 7052 360 1178 0 6916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32392

[startup+0.300801 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 9780
/proc/meminfo: memFree=30702160/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=48824 CPUtime=0.29 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 11192 0 0 0 28 1 0 0 25 0 1 0 969403069 49995776 11147 33554432000 4194304 9016284 140733563079376 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9780/statm: 12206 11147 360 1178 0 11024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48824

[startup+0.700729 s]
/proc/loadavg: 2.02 2.02 2.00 2/177 9780
/proc/meminfo: memFree=30702160/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=102216 CPUtime=0.69 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 24449 0 0 0 66 3 0 0 25 0 1 0 969403069 104669184 24404 33554432000 4194304 9016284 140733563079376 18446744073709551615 4906122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9780/statm: 25554 24404 402 1178 0 24372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102216

[startup+1.50063 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 9781
/proc/meminfo: memFree=30496452/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=269900 CPUtime=1.49 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 65837 0 0 0 142 7 0 0 25 0 1 0 969403069 276377600 65737 33554432000 4194304 9016284 140733563079376 18446744073709551615 4460340 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9780/statm: 67475 65737 485 1178 0 66293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 269900

[startup+3.10042 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 9781
/proc/meminfo: memFree=30388448/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=382344 CPUtime=3.09 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 93689 0 0 0 298 11 0 0 25 0 1 0 969403069 391520256 93589 33554432000 4194304 9016284 140733563079376 18446744073709551615 4460361 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9780/statm: 95586 93589 485 1178 0 94404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 382344

[startup+6.30076 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 9781
/proc/meminfo: memFree=30231096/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=478392 CPUtime=6.29 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 116364 0 0 0 616 13 0 0 25 0 1 0 969403069 489873408 116007 33554432000 4194304 9016284 140733563079376 18446744073709551615 6481211 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9780/statm: 119598 116007 496 1178 0 118416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 478392

[startup+12.7006 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 9781
/proc/meminfo: memFree=30152884/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=546032 CPUtime=12.69 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 132499 0 0 0 1254 15 0 0 25 0 1 0 969403069 559136768 132025 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480215 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9780/statm: 136508 132025 515 1178 0 135326 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 546032

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 9781
/proc/meminfo: memFree=30103628/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=570944 CPUtime=25.49 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 138454 0 0 0 2533 16 0 0 25 0 1 0 969403069 584646656 137980 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480211 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9780/statm: 142736 137980 515 1178 0 141554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 570944

[startup+51.1006 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 9782
/proc/meminfo: memFree=29989452/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=645084 CPUtime=51.09 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 156544 0 0 0 5090 19 0 0 25 0 1 0 969403069 660566016 156070 33554432000 4194304 9016284 140733563079376 18446744073709551615 5227633 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 161271 156070 515 1178 0 160089 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 645084

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9783
/proc/meminfo: memFree=29815836/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=749080 CPUtime=102.3 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 182481 0 0 0 10207 23 0 0 25 0 1 0 969403069 767057920 182007 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480421 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 187270 182007 515 1178 0 186088 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 749080

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9785
/proc/meminfo: memFree=29537900/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=953400 CPUtime=162.29 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 232976 0 0 0 16200 29 0 0 25 0 1 0 969403069 976281600 232502 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 238350 232502 515 1178 0 237168 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 953400

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9786
/proc/meminfo: memFree=29322112/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=1101148 CPUtime=222.29 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 269214 0 0 0 22195 34 0 0 25 0 1 0 969403069 1127575552 268740 33554432000 4194304 9016284 140733563079376 18446744073709551615 6469392 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 275287 268740 515 1178 0 274105 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1101148

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9788
/proc/meminfo: memFree=29083480/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=1276776 CPUtime=282.29 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 313294 0 0 0 28189 40 0 0 25 0 1 0 969403069 1307418624 312820 33554432000 4194304 9016284 140733563079376 18446744073709551615 5257461 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 319194 312820 515 1178 0 318012 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1276776

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9790
/proc/meminfo: memFree=28882924/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=1415700 CPUtime=342.3 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 348079 0 0 0 34185 45 0 0 25 0 1 0 969403069 1449676800 347605 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480412 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 353925 347605 515 1178 0 352743 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1415700

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9791
/proc/meminfo: memFree=28541868/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=1545252 CPUtime=402.29 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 379871 0 0 0 40180 49 0 0 25 0 1 0 969403069 1582338048 379397 33554432000 4194304 9016284 140733563079376 18446744073709551615 5257461 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 386313 379397 515 1178 0 385131 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1545252

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9831
/proc/meminfo: memFree=29109300/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=1623116 CPUtime=462.29 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 399471 0 0 0 46177 52 0 0 25 0 1 0 969403069 1662070784 398997 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480421 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 405779 398997 520 1178 0 404597 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1623116

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9832
/proc/meminfo: memFree=28959088/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=1702740 CPUtime=522.3 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 419278 0 0 0 52175 55 0 0 25 0 1 0 969403069 1743605760 418804 33554432000 4194304 9016284 140733563079376 18446744073709551615 4889350 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 425685 418804 520 1178 0 424503 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1702740

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 9834
/proc/meminfo: memFree=28741800/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=1794272 CPUtime=582.3 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 442070 0 0 0 58171 59 0 0 25 0 1 0 969403069 1837334528 441596 33554432000 4194304 9016284 140733563079376 18446744073709551615 5257461 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 448568 441596 520 1178 0 447386 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1794272

[startup+642.3 s]

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

/proc/meminfo: memFree=27055516/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=2551108 CPUtime=1062.32 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 638052 0 0 0 106147 85 0 0 25 0 1 0 969403069 2612334592 629213 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 637777 629213 546 1178 0 636595 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2551108

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9851
/proc/meminfo: memFree=26799284/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=2661864 CPUtime=1122.32 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 665655 0 0 0 112145 87 0 0 25 0 1 0 969403069 2725748736 656816 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480215 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 665466 656816 546 1178 0 664284 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2661864

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9853
/proc/meminfo: memFree=26647960/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=2760532 CPUtime=1182.33 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 690079 0 0 0 118142 91 0 0 25 0 1 0 969403069 2826784768 681240 33554432000 4194304 9016284 140733563079376 18446744073709551615 4330762 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 690133 681240 546 1178 0 688951 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2760532

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 9855
/proc/meminfo: memFree=26435984/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=2910756 CPUtime=1242.32 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 727015 0 0 0 124137 95 0 0 25 0 1 0 969403069 2980614144 718176 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 727689 718176 546 1178 0 726507 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2910756

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9856
/proc/meminfo: memFree=26291092/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3018748 CPUtime=1302.33 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 754187 0 0 0 130133 100 0 0 25 0 1 0 969403069 3091197952 745348 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480180 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 754687 745348 546 1178 0 753505 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3018748

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9858
/proc/meminfo: memFree=26131828/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3128124 CPUtime=1362.33 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 781857 0 0 0 136129 104 0 0 25 0 1 0 969403069 3203198976 773018 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480224 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 782031 773018 546 1178 0 780849 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3128124

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9859
/proc/meminfo: memFree=25947136/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3251988 CPUtime=1422.34 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 811573 0 0 0 142126 108 0 0 25 0 1 0 969403069 3330035712 802734 33554432000 4194304 9016284 140733563079376 18446744073709551615 5325542 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 812997 802734 546 1178 0 811815 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3251988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9861
/proc/meminfo: memFree=25791712/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3367124 CPUtime=1482.33 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 840717 0 0 0 148122 111 0 0 25 0 1 0 969403069 3447934976 831878 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 841781 831878 546 1178 0 840599 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3367124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9863
/proc/meminfo: memFree=25622664/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3487824 CPUtime=1542.33 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 870578 0 0 0 154117 116 0 0 25 0 1 0 969403069 3571531776 861739 33554432000 4194304 9016284 140733563079376 18446744073709551615 4888986 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 871956 861739 546 1178 0 870774 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3487824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9864
/proc/meminfo: memFree=25443424/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3624712 CPUtime=1602.34 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 905027 0 0 0 160113 121 0 0 25 0 1 0 969403069 3711705088 896188 33554432000 4194304 9016284 140733563079376 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 906178 896188 546 1178 0 904996 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3624712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9866
/proc/meminfo: memFree=25122328/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3739416 CPUtime=1662.34 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 933276 0 0 0 166110 124 0 0 25 0 1 0 969403069 3829161984 924437 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480168 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 934854 924437 546 1178 0 933672 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3739416

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9867
/proc/meminfo: memFree=24873420/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=3872608 CPUtime=1722.34 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 966106 0 0 0 172106 128 0 0 25 0 1 0 969403069 3965550592 957267 33554432000 4194304 9016284 140733563079376 18446744073709551615 4888130 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 968152 957267 546 1178 0 966970 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3872608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9869
/proc/meminfo: memFree=24726932/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=4004676 CPUtime=1782.34 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 999079 0 0 0 178101 133 0 0 25 0 1 0 969403069 4100788224 990240 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480197 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 1001169 990240 546 1178 0 999987 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 4004676

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 9869
/proc/meminfo: memFree=24719980/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=4010704 CPUtime=1785.54 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 1000900 0 0 0 178421 133 0 0 25 0 1 0 969403069 4106960896 992061 33554432000 4194304 9016284 140733563079376 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 1002676 992061 546 1178 0 1001494 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 4010704

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9869
/proc/meminfo: memFree=24707688/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=4023772 CPUtime=1791.95 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 1003803 0 0 0 179061 134 0 0 25 0 1 0 969403069 4120342528 994964 33554432000 4194304 9016284 140733563079376 18446744073709551615 4878604 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 1005943 994964 546 1178 0 1004761 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 4023772

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9869
/proc/meminfo: memFree=24702108/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=4027752 CPUtime=1795.15 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 1005164 0 0 0 179381 134 0 0 25 0 1 0 969403069 4124418048 996325 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480433 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 1006938 996325 546 1178 0 1005756 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 4027752

[startup+1796.7 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9869
/proc/meminfo: memFree=24697396/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=4031800 CPUtime=1796.74 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 1005975 0 0 0 179540 134 0 0 25 0 1 0 969403069 4128563200 997136 33554432000 4194304 9016284 140733563079376 18446744073709551615 6480197 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 1007950 997136 546 1178 0 1006768 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 4031800

[startup+1797.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9869
/proc/meminfo: memFree=24697396/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=4033808 CPUtime=1797.14 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 1006603 0 0 0 179580 134 0 0 25 0 1 0 969403069 4130619392 997764 33554432000 4194304 9016284 140733563079376 18446744073709551615 4679623 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9780/statm: 1008452 997764 548 1178 0 1007270 0
Current children cumulated CPU time (s) 1797.14
Current children cumulated vsize (KiB) 4033808

[startup+1797.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9869
/proc/meminfo: memFree=24720212/32950928 swapFree=67051812/67111528
[pid=9780] ppid=9778 vsize=2111324 CPUtime=1797.54 cores=0,2,4,6
/proc/9780/stat : 9780 (scip-2.0.1.4b_2) R 9778 9780 9206 0 -1 4202496 1006623 0 0 0 179609 145 0 0 25 0 1 0 969403069 2161995776 330793 33554432000 4194304 9016284 140733563079376 18446744073709551615 8107690 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9780/statm: 527831 330793 568 1178 0 526649 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 2111324

Child status: 0
Real time (s): 1797.56
CPU time (s): 1797.6
CPU user time (s): 1796.09
CPU system time (s): 1.51277
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4033808

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

runsolver used 2.68959 second user time and 5.77712 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-11 13:28:44
IDJOB=3489780
IDBENCH=76942
IDSOLVER=1979
FILE ID=node116/3489780-1307791724
RUNJOBID= node116-1307785598-9224
PBS_JOBID= 13550910
Free space on /tmp= 74124 MiB

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

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

MD5SUM BENCH= 5c066885a5dc7aa42baae564c5305e8c
RANDOM SEED=208891075

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      30702464 kB
Buffers:        293636 kB
Cached:         766756 kB
SwapCached:      13064 kB
Active:        1455464 kB
Inactive:       601940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30702464 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:           20204 kB
Writeback:           0 kB
AnonPages:      993880 kB
Mapped:          11324 kB
Slab:           125716 kB
PageTables:       6908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1208424 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= 74104 MiB
End job on node116 at 2011-06-11 13:58:42