Trace number 3489783

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.51 1797.44

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/
j60opt/normalized-j605_7.std.opb
MD5SUM2f5f0d52a26e63360b89739df26033b1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark4.5703
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 constraints118004
Number of constraints which are clauses116804
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 constraint32
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-3489783-1307791557.opb>
0.59/0.64	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 118004 constraints
0.59/0.64	c problem read
0.59/0.64	c presolving settings loaded
0.79/0.86	c presolving:
4.59/4.60	c (round 1) 2012 del vars, 5611 del conss, 0 add conss, 1337 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8089692 impls, 0 clqs
5.50/5.52	c (round 2) 4509 del vars, 13801 del conss, 0 add conss, 3647 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8100035 impls, 0 clqs
5.69/5.75	c (round 3) 5171 del vars, 17171 del conss, 0 add conss, 3927 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8103175 impls, 0 clqs
5.79/5.82	c (round 4) 5351 del vars, 18036 del conss, 0 add conss, 3987 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104480 impls, 0 clqs
5.79/5.86	c (round 5) 5393 del vars, 18265 del conss, 0 add conss, 3999 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104907 impls, 0 clqs
5.89/5.90	c (round 6) 5403 del vars, 18326 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104935 impls, 0 clqs
5.89/5.93	c (round 7) 5411 del vars, 18369 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 0 upgd conss, 8104971 impls, 0 clqs
6.19/6.28	c (round 8) 5411 del vars, 18373 del conss, 0 add conss, 4009 chg bounds, 22 chg sides, 18 chg coeffs, 99631 upgd conss, 8104971 impls, 0 clqs
6.49/6.55	c (round 9) 5411 del vars, 18373 del conss, 21 add conss, 4009 chg bounds, 53 chg sides, 219 chg coeffs, 99631 upgd conss, 8105449 impls, 1980 clqs
6.69/6.74	c (round 10) 5411 del vars, 18375 del conss, 25 add conss, 4009 chg bounds, 59 chg sides, 252 chg coeffs, 99631 upgd conss, 8105457 impls, 2100 clqs
393.71/393.73	c    (393.7s) probing: 1000/31311 (3.2%) - 20 fixings, 1 aggregations, 6765715 implications, 0 bound changes
439.01/439.06	c (round 11) 5461 del vars, 18375 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 264 chg coeffs, 99631 upgd conss, 32963851 impls, 2100 clqs
439.91/439.95	c (round 12) 5491 del vars, 19010 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 584 chg coeffs, 99631 upgd conss, 32964937 impls, 2100 clqs
440.11/440.19	c (round 13) 5491 del vars, 19040 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 32964937 impls, 2393 clqs
717.52/717.57	c    (717.6s) probing: 2000/31311 (6.4%) - 76 fixings, 14 aggregations, 12545814 implications, 0 bound changes
846.22/846.21	c (round 14) 5543 del vars, 19041 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52000673 impls, 2393 clqs
847.32/847.35	c (round 15) 5559 del vars, 19256 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52007553 impls, 2393 clqs
847.62/847.68	c (round 16) 5559 del vars, 19272 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 52007553 impls, 2393 clqs
1064.93/1064.91	c    (1064.9s) probing: 3000/31311 (9.6%) - 108 fixings, 20 aggregations, 19699454 implications, 0 bound changes
1351.45/1351.41	c    (1351.4s) probing: 4000/31311 (12.8%) - 108 fixings, 22 aggregations, 25754695 implications, 0 bound changes
1590.56/1590.60	c    (1590.6s) probing: 5000/31311 (16.0%) - 109 fixings, 23 aggregations, 30192815 implications, 0 bound changes
1797.07/1797.01	c    (1797.0s) probing: 5831/31311 (18.6%) - 109 fixings, 23 aggregations, 33084295 implications, 0 bound changes
1797.07/1797.01	c    (1797.0s) probing aborted: solving stopped
1797.07/1797.01	c (round 17) 5589 del vars, 19272 del conss, 25 add conss, 4009 chg bounds, 61 chg sides, 590 chg coeffs, 99631 upgd conss, 93074141 impls, 2393 clqs
1797.07/1797.01	c presolving (17 rounds):
1797.07/1797.01	c  5589 deleted vars, 19272 deleted constraints, 25 added constraints, 4009 tightened bounds, 0 added holes, 61 changed sides, 590 changed coefficients
1797.07/1797.01	c  93074141 implications, 2393 cliques
1797.07/1797.01	c presolving was interrupted.
1797.07/1797.01	c Presolving Time: 1796.21
1797.07/1797.01	c - non default parameters ----------------------------------------------------------------------
1797.07/1797.01	c # SCIP version 2.0.1.5
1797.07/1797.01	c 
1797.07/1797.01	c # frequency for displaying node information lines
1797.07/1797.01	c # [type: int, range: [-1,2147483647], default: 100]
1797.07/1797.01	c display/freq = 10000
1797.07/1797.01	c 
1797.07/1797.01	c # maximal time in seconds to run
1797.07/1797.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.07/1797.01	c limits/time = 1797
1797.07/1797.01	c 
1797.07/1797.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.07/1797.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.07/1797.01	c limits/memory = 13950
1797.07/1797.01	c 
1797.07/1797.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.07/1797.01	c # [type: int, range: [1,2], default: 1]
1797.07/1797.01	c timing/clocktype = 2
1797.07/1797.01	c 
1797.07/1797.01	c # belongs reading time to solving time?
1797.07/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.07/1797.01	c timing/reading = TRUE
1797.07/1797.01	c 
1797.07/1797.01	c # should presolving try to simplify inequalities
1797.07/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.07/1797.01	c constraints/linear/simplifyinequalities = TRUE
1797.07/1797.01	c 
1797.07/1797.01	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.07/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.07/1797.01	c constraints/indicator/addCouplingCons = TRUE
1797.07/1797.01	c 
1797.07/1797.01	c # should presolving try to simplify knapsacks
1797.07/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.07/1797.01	c constraints/knapsack/simplifyinequalities = TRUE
1797.07/1797.01	c 
1797.07/1797.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.07/1797.01	c # [type: int, range: [-1,2147483647], default: -1]
1797.07/1797.01	c separating/rapidlearning/freq = 0
1797.07/1797.01	c 
1797.07/1797.01	c -----------------------------------------------------------------------------------------------
1797.07/1797.01	c start solving
1797.07/1797.03	c presolving:
1797.07/1797.03	c presolving (17 rounds):
1797.07/1797.03	c  5589 deleted vars, 19272 deleted constraints, 25 added constraints, 4009 tightened bounds, 0 added holes, 61 changed sides, 590 changed coefficients
1797.07/1797.03	c  93074141 implications, 2393 cliques
1797.07/1797.03	c presolving was interrupted.
1797.07/1797.03	c Presolving Time: 1796.23
1797.07/1797.03	c 
1797.07/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1797.07/1797.03	c Solving Time (sec) : 1797.03
1797.07/1797.03	c Solving Nodes      : 0
1797.07/1797.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.07/1797.03	s UNKNOWN
1797.07/1797.03	c SCIP Status        : solving was interrupted [time limit reached]
1797.07/1797.03	c Total Time         :    1797.03
1797.07/1797.03	c   solving          :    1797.03
1797.07/1797.03	c   presolving       :    1796.23 (included in solving)
1797.07/1797.03	c   reading          :       0.64 (included in solving)
1797.07/1797.03	c Original Problem   :
1797.07/1797.03	c   Problem name     : HOME/instance-3489783-1307791557.opb
1797.07/1797.03	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.07/1797.03	c   Constraints      : 118004 initial, 118004 maximal
1797.07/1797.03	c Presolved Problem  :
1797.07/1797.03	c   Problem name     : t_HOME/instance-3489783-1307791557.opb
1797.07/1797.03	c   Variables        : 31133 (31133 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.07/1797.03	c   Constraints      : 98757 initial, 98757 maximal
1797.07/1797.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.07/1797.03	c   trivial          :       0.03        345          0          0          0          0          0          0          0          0
1797.07/1797.03	c   dualfix          :       0.04         60          0          0          0          0          0          0          0          0
1797.07/1797.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.03	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.03	c   implics          :       1.64          0         46          0          0          0          0          0          0          0
1797.07/1797.03	c   probing          :    1787.06        109         23          0          0          0          0          0          0          0
1797.07/1797.03	c   knapsack         :       1.57          0          0          0          0          0          0         25         39        572
1797.07/1797.03	c   setppc           :       0.42          0          0          0          0          0        881          0          0          0
1797.07/1797.03	c   linear           :       5.15       3664       1342          0       4009          0      18373          0         22         18
1797.07/1797.03	c   logicor          :       0.13          0          0          0          0          0         18          0          0          0
1797.07/1797.03	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.07/1797.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.07/1797.03	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.07/1797.03	c   knapsack         :          0+         0     267208          0          0          0          0         27          0          0          0          0
1797.07/1797.03	c   setppc           :          0+         0     267181          0          0          0          0         12          0          0          0          0
1797.07/1797.03	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.07/1797.03	c   logicor          :          0+         0     248450          0          0          0          0         25          0          0          0          0
1797.07/1797.03	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.07/1797.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.07/1797.03	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.07/1797.03	c   knapsack         :      15.05       0.00      15.05       0.00       0.00       0.00       0.00
1797.07/1797.03	c   setppc           :     776.82       0.00     776.82       0.00       0.00       0.00       0.00
1797.07/1797.03	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.07/1797.03	c   logicor          :      12.53       0.00      12.53       0.00       0.00       0.00       0.00
1797.07/1797.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.07/1797.03	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.07/1797.03	c   vbounds          :          0          0          0          0
1797.07/1797.03	c   rootredcost      :          0          0          0          0
1797.07/1797.03	c   pseudoobj        :          0          0          0          0
1797.07/1797.03	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.07/1797.03	c   vbounds          :       0.08       0.08       0.00
1797.07/1797.03	c   rootredcost      :       0.06       0.06       0.00
1797.07/1797.03	c   pseudoobj        :       0.04       0.04       0.00
1797.07/1797.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.07/1797.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.07/1797.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.07/1797.03	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.07/1797.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.47/1797.43	c Time complete: 1797.5.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 24808
/proc/meminfo: memFree=31339708/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=12700 CPUtime=0 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 2167 0 0 0 0 0 0 0 25 0 1 0 890752411 13004800 2122 33554432000 4194304 9016284 140734139603520 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24808/statm: 3175 2122 353 1178 0 1993 0

[startup+0.0839029 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 24808
/proc/meminfo: memFree=31339708/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=28912 CPUtime=0.07 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 6227 0 0 0 7 0 0 0 25 0 1 0 890752411 29605888 6182 33554432000 4194304 9016284 140734139603520 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24808/statm: 7228 6182 360 1178 0 6046 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28912

[startup+0.100899 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 24808
/proc/meminfo: memFree=31339708/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=32396 CPUtime=0.09 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 7098 0 0 0 9 0 0 0 25 0 1 0 890752411 33173504 7053 33554432000 4194304 9016284 140734139603520 18446744073709551615 7870483 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24808/statm: 8099 7053 360 1178 0 6917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32396

[startup+0.30086 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 24808
/proc/meminfo: memFree=31339708/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=48696 CPUtime=0.29 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 11159 0 0 0 28 1 0 0 25 0 1 0 890752411 49864704 11114 33554432000 4194304 9016284 140734139603520 18446744073709551615 7870488 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24808/statm: 12174 11114 360 1178 0 10992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48696

[startup+0.700787 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 24808
/proc/meminfo: memFree=31339708/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=131420 CPUtime=0.69 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 31791 0 0 0 66 3 0 0 25 0 1 0 890752411 134574080 31698 33554432000 4194304 9016284 140734139603520 18446744073709551615 4881053 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24808/statm: 32888 31736 406 1178 0 31706 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131420

[startup+1.50063 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24809
/proc/meminfo: memFree=31137952/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=265820 CPUtime=1.49 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 64652 0 0 0 144 5 0 0 25 0 1 0 890752411 272199680 64559 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24808/statm: 66455 64559 485 1178 0 65273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 265820

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24809
/proc/meminfo: memFree=31036768/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=382564 CPUtime=3.09 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 93235 0 0 0 301 8 0 0 25 0 1 0 890752411 391745536 93142 33554432000 4194304 9016284 140734139603520 18446744073709551615 7875499 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24808/statm: 95641 93142 485 1178 0 94459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 382564

[startup+6.30067 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24809
/proc/meminfo: memFree=30898016/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=485788 CPUtime=6.29 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 124407 0 0 0 618 11 0 0 25 0 1 0 890752411 497446912 117056 33554432000 4194304 9016284 140734139603520 18446744073709551615 4933670 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24808/statm: 121447 117056 643 1178 0 120265 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 485788

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24809
/proc/meminfo: memFree=30801304/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=567556 CPUtime=12.69 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 144089 0 0 0 1255 14 0 0 25 0 1 0 890752411 581177344 136600 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480379 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24808/statm: 141889 136600 541 1178 0 140707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 567556

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24810
/proc/meminfo: memFree=30761000/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=603504 CPUtime=25.49 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 152653 0 0 0 2534 15 0 0 25 0 1 0 890752411 617988096 145164 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480384 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24808/statm: 150876 145164 541 1178 0 149694 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 603504

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24810
/proc/meminfo: memFree=30698884/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=668040 CPUtime=51.09 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 168562 0 0 0 5092 17 0 0 25 0 1 0 890752411 684072960 161073 33554432000 4194304 9016284 140734139603520 18446744073709551615 5154369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 167010 161073 541 1178 0 165828 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 668040

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24812
/proc/meminfo: memFree=30628316/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=737872 CPUtime=102.29 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 185602 0 0 0 10210 19 0 0 25 0 1 0 890752411 755580928 178113 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480211 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 184468 178113 541 1178 0 183286 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 737872

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24813
/proc/meminfo: memFree=30426776/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=939648 CPUtime=162.29 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 236066 0 0 0 16205 24 0 0 25 0 1 0 890752411 962199552 228577 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 234912 228577 541 1178 0 233730 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 939648

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24815
/proc/meminfo: memFree=30303728/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=1059956 CPUtime=222.29 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 266433 0 0 0 22201 28 0 0 25 0 1 0 890752411 1085394944 258944 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 264989 258944 541 1178 0 263807 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1059956

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24817
/proc/meminfo: memFree=30195436/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=1172692 CPUtime=282.3 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 293854 0 0 0 28197 33 0 0 25 0 1 0 890752411 1200836608 286365 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 293173 286365 541 1178 0 291991 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1172692

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24818
/proc/meminfo: memFree=30113912/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=1252576 CPUtime=342.3 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 313824 0 0 0 34195 35 0 0 25 0 1 0 890752411 1282637824 306335 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480407 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 313144 306335 541 1178 0 311962 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1252576

[startup+402.301 s]
/proc/loadavg: 2.06 2.01 1.99 3/178 24820
/proc/meminfo: memFree=30038976/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=1330900 CPUtime=402.31 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 332979 0 0 0 40192 39 0 0 25 0 1 0 890752411 1362841600 325490 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 332725 325490 546 1178 0 331543 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1330900

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 1.99 3/178 24821
/proc/meminfo: memFree=29976820/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=1389792 CPUtime=462.31 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 347965 0 0 0 46190 41 0 0 25 0 1 0 890752411 1423147008 340476 33554432000 4194304 9016284 140734139603520 18446744073709551615 4889380 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 347448 340476 546 1178 0 346266 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1389792

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 24823
/proc/meminfo: memFree=29919124/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=1451084 CPUtime=522.31 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 363009 0 0 0 52188 43 0 0 25 0 1 0 890752411 1485910016 355520 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 362771 355520 546 1178 0 361589 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1451084

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 24825
/proc/meminfo: memFree=29839476/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=1526336 CPUtime=582.32 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 382361 0 0 0 58187 45 0 0 25 0 1 0 890752411 1562968064 374714 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480384 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 381584 374714 546 1178 0 380402 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1526336

[startup+642.301 s]

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

/proc/meminfo: memFree=28972140/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2398360 CPUtime=1122.34 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 598810 0 0 0 112160 74 0 0 25 0 1 0 890752411 2455920640 591163 33554432000 4194304 9016284 140734139603520 18446744073709551615 4460327 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 599590 591163 546 1178 0 598408 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 2398360

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 24841
/proc/meminfo: memFree=28882684/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2490252 CPUtime=1182.34 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 621474 0 0 0 118157 77 0 0 25 0 1 0 890752411 2550018048 613827 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510868 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 622563 613827 546 1178 0 621381 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 2490252

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 24842
/proc/meminfo: memFree=28801152/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2572336 CPUtime=1242.34 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 641434 0 0 0 124153 81 0 0 25 0 1 0 890752411 2634072064 633787 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480376 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 643084 633787 546 1178 0 641902 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2572336

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24844
/proc/meminfo: memFree=28716776/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2655164 CPUtime=1302.35 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 662347 0 0 0 130150 85 0 0 25 0 1 0 890752411 2718887936 654700 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 663791 654700 546 1178 0 662609 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 2655164

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24845
/proc/meminfo: memFree=28625076/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2748980 CPUtime=1362.35 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 685598 0 0 0 136148 87 0 0 25 0 1 0 890752411 2814955520 677951 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 687245 677951 546 1178 0 686063 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 2748980

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 24847
/proc/meminfo: memFree=28542072/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2829800 CPUtime=1422.36 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 705950 0 0 0 142145 91 0 0 25 0 1 0 890752411 2897715200 698303 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510757 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 707450 698303 546 1178 0 706268 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 2829800

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24849
/proc/meminfo: memFree=28466532/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2906528 CPUtime=1482.35 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 724997 0 0 0 148141 94 0 0 25 0 1 0 890752411 2976284672 717350 33554432000 4194304 9016284 140734139603520 18446744073709551615 4330762 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 726632 717350 546 1178 0 725450 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 2906528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24850
/proc/meminfo: memFree=28390732/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2982064 CPUtime=1542.36 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 743804 0 0 0 154140 96 0 0 25 0 1 0 890752411 3053633536 736157 33554432000 4194304 9016284 140734139603520 18446744073709551615 5154333 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 745516 736157 546 1178 0 744334 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 2982064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24852
/proc/meminfo: memFree=28307232/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3065892 CPUtime=1602.35 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 764633 0 0 0 160136 99 0 0 25 0 1 0 890752411 3139473408 756986 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 766473 756986 546 1178 0 765291 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 3065892

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 24891
/proc/meminfo: memFree=27468572/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3121796 CPUtime=1662.36 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 778943 0 0 0 166134 102 0 0 25 0 1 0 890752411 3196719104 771296 33554432000 4194304 9016284 140734139603520 18446744073709551615 5511150 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 780449 771296 546 1178 0 779267 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 3121796

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24893
/proc/meminfo: memFree=27314364/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3206580 CPUtime=1722.36 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 799111 0 0 0 172132 104 0 0 25 0 1 0 890752411 3283537920 791464 33554432000 4194304 9016284 140734139603520 18446744073709551615 4347912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 801645 791464 546 1178 0 800463 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 3206580

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24895
/proc/meminfo: memFree=27126080/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3251472 CPUtime=1782.36 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 810643 0 0 0 178130 106 0 0 25 0 1 0 890752411 3329507328 802996 33554432000 4194304 9016284 140734139603520 18446744073709551615 6480389 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 812868 802996 546 1178 0 811686 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 3251472

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 24895
/proc/meminfo: memFree=27118512/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3253504 CPUtime=1785.56 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 811311 0 0 0 178450 106 0 0 25 0 1 0 890752411 3331588096 803664 33554432000 4194304 9016284 140734139603520 18446744073709551615 5519524 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 813376 803664 546 1178 0 812194 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 3253504

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24895
/proc/meminfo: memFree=27103500/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3260488 CPUtime=1791.98 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 812754 0 0 0 179091 107 0 0 25 0 1 0 890752411 3338739712 805107 33554432000 4194304 9016284 140734139603520 18446744073709551615 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 815122 805107 546 1178 0 813940 0
Current children cumulated CPU time (s) 1791.98
Current children cumulated vsize (KiB) 3260488

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24895
/proc/meminfo: memFree=27098912/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3260488 CPUtime=1795.18 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 813152 0 0 0 179411 107 0 0 25 0 1 0 890752411 3338739712 805505 33554432000 4194304 9016284 140734139603520 18446744073709551615 6817562 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 815122 805505 546 1178 0 813940 0
Current children cumulated CPU time (s) 1795.18
Current children cumulated vsize (KiB) 3260488

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24895
/proc/meminfo: memFree=27093580/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3264440 CPUtime=1796.77 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 813705 0 0 0 179570 107 0 0 25 0 1 0 890752411 3342786560 806058 33554432000 4194304 9016284 140734139603520 18446744073709551615 6469459 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24808/statm: 816110 806058 546 1178 0 814928 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 3264440

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24895
/proc/meminfo: memFree=27093580/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3264296 CPUtime=1797.17 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 814250 0 0 0 179610 107 0 0 25 0 1 0 890752411 3342639104 806171 33554432000 4194304 9016284 140734139603520 18446744073709551615 4881085 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24808/statm: 816074 806171 555 1178 0 814892 0
Current children cumulated CPU time (s) 1797.17
Current children cumulated vsize (KiB) 3264296

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24895
/proc/meminfo: memFree=27320872/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=3023044 CPUtime=1797.37 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 814254 0 0 0 179629 108 0 0 25 0 1 0 890752411 3095597056 746268 33554432000 4194304 9016284 140734139603520 18446744073709551615 6817804 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24808/statm: 755761 746268 559 1178 0 754579 0
Current children cumulated CPU time (s) 1797.37
Current children cumulated vsize (KiB) 3023044

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24895
/proc/meminfo: memFree=27320872/32950928 swapFree=67053888/67111528
[pid=24808] ppid=24806 vsize=2693768 CPUtime=1797.47 cores=0,2,4,6
/proc/24808/stat : 24808 (scip-2.0.1.4b_2) R 24806 24808 23551 0 -1 4202496 814263 0 0 0 179630 117 0 0 25 0 1 0 890752411 2758418432 170749 33554432000 4194304 9016284 140734139603520 18446744073709551615 8107690 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24808/statm: 673442 170240 568 1178 0 672260 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (KiB) 2693768

Child status: 0
Real time (s): 1797.44
CPU time (s): 1797.51
CPU user time (s): 1796.3
CPU system time (s): 1.20782
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3264440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.3
system time used= 1.20782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 814268
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= 4
involuntary context switches= 20211

runsolver used 2.84057 second user time and 5.47117 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-11 13:25:57
IDJOB=3489783
IDBENCH=76742
IDSOLVER=1979
FILE ID=node149/3489783-1307791557
RUNJOBID= node149-1307784152-23569
PBS_JOBID= 13550899
Free space on /tmp= 73948 MiB

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

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

MD5SUM BENCH= 2f5f0d52a26e63360b89739df26033b1
RANDOM SEED=746614204

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:      31340012 kB
Buffers:        149256 kB
Cached:        1084360 kB
SwapCached:      23672 kB
Active:         540016 kB
Inactive:       914004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31340012 kB
SwapTotal:    67111528 kB
SwapFree:     67053888 kB
Dirty:           20196 kB
Writeback:           0 kB
AnonPages:      216624 kB
Mapped:          12520 kB
Slab:            91780 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   399348 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= 73924 MiB
End job on node149 at 2011-06-11 13:55:55