Trace number 3740273

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.19 1797.47

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6026_2.std.opb
MD5SUMaefde3c8d8574e733c77369cd017403d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark0.166973
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 constraints123613
Number of constraints which are clauses122413
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 constraint48
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-3740273-1338741124.opb>
0.59/0.69	c original problem has 36722 variables (36722 bin, 0 int, 0 impl, 0 cont) and 123613 constraints
0.59/0.69	c problem read
0.59/0.69	c presolving settings loaded
0.89/0.93	c presolving:
4.89/4.91	c (round 1) 2498 del vars, 6968 del conss, 0 add conss, 1795 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8468292 impls, 0 clqs
5.89/5.94	c (round 2) 5096 del vars, 16990 del conss, 0 add conss, 4227 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8480480 impls, 0 clqs
6.09/6.19	c (round 3) 5880 del vars, 20925 del conss, 0 add conss, 4588 chg bounds, 29 chg sides, 56 chg coeffs, 0 upgd conss, 8485654 impls, 0 clqs
6.29/6.34	c (round 4) 6152 del vars, 22179 del conss, 0 add conss, 4760 chg bounds, 29 chg sides, 56 chg coeffs, 0 upgd conss, 8487251 impls, 0 clqs
6.39/6.41	c (round 5) 6294 del vars, 22824 del conss, 0 add conss, 4824 chg bounds, 29 chg sides, 56 chg coeffs, 0 upgd conss, 8488114 impls, 0 clqs
6.39/6.45	c (round 6) 6328 del vars, 23028 del conss, 0 add conss, 4833 chg bounds, 29 chg sides, 56 chg coeffs, 0 upgd conss, 8488383 impls, 0 clqs
6.39/6.48	c (round 7) 6332 del vars, 23067 del conss, 0 add conss, 4834 chg bounds, 29 chg sides, 56 chg coeffs, 0 upgd conss, 8488423 impls, 0 clqs
6.79/6.84	c (round 8) 6332 del vars, 23070 del conss, 0 add conss, 4834 chg bounds, 29 chg sides, 56 chg coeffs, 100543 upgd conss, 8488423 impls, 0 clqs
7.08/7.17	c (round 9) 6332 del vars, 23081 del conss, 20 add conss, 4834 chg bounds, 71 chg sides, 225 chg coeffs, 100543 upgd conss, 8488423 impls, 0 clqs
373.73/373.90	c    (373.9s) probing: 1000/30390 (3.3%) - 3 fixings, 1 aggregations, 7398371 implications, 0 bound changes
655.59/655.79	c    (655.8s) probing: 2000/30390 (6.6%) - 3 fixings, 1 aggregations, 12601144 implications, 0 bound changes
683.69/683.85	c    (683.8s) probing: 2103/30390 (6.9%) - 3 fixings, 1 aggregations, 13053984 implications, 0 bound changes
683.69/683.85	c    (683.8s) probing aborted: 2000/2000 successive useless probings
683.69/683.85	c (round 10) 6336 del vars, 23082 del conss, 20 add conss, 4834 chg bounds, 71 chg sides, 226 chg coeffs, 100543 upgd conss, 47028429 impls, 0 clqs
684.09/684.27	c (round 11) 6336 del vars, 23209 del conss, 20 add conss, 4834 chg bounds, 71 chg sides, 311 chg coeffs, 100543 upgd conss, 47028429 impls, 0 clqs
948.34/948.57	c    (948.6s) probing: 3000/30390 (9.9%) - 11 fixings, 8 aggregations, 18926962 implications, 0 bound changes
1290.49/1290.76	c    (1290.8s) probing: 4000/30390 (13.2%) - 13 fixings, 10 aggregations, 27108955 implications, 0 bound changes
1577.84/1578.14	c    (1578.1s) probing: 5000/30390 (16.5%) - 16 fixings, 12 aggregations, 33104760 implications, 0 bound changes
1796.71/1797.01	c    (1797.0s) probing: 5900/30390 (19.4%) - 19 fixings, 15 aggregations, 37576255 implications, 0 bound changes
1796.71/1797.01	c    (1797.0s) probing aborted: solving stopped
1796.71/1797.01	c (round 12) 6366 del vars, 23209 del conss, 20 add conss, 4834 chg bounds, 71 chg sides, 314 chg coeffs, 100543 upgd conss, 105301593 impls, 0 clqs
1796.71/1797.01	c presolving (12 rounds):
1796.71/1797.01	c  6366 deleted vars, 23209 deleted constraints, 20 added constraints, 4834 tightened bounds, 0 added holes, 71 changed sides, 314 changed coefficients
1796.71/1797.01	c  105301593 implications, 0 cliques
1796.71/1797.01	c presolving was interrupted.
1796.71/1797.01	c Presolving Time: 1796.14
1796.71/1797.01	c - non default parameters ----------------------------------------------------------------------
1796.71/1797.01	c # SCIP version 2.0.1.5
1796.71/1797.01	c 
1796.71/1797.01	c # frequency for displaying node information lines
1796.71/1797.01	c # [type: int, range: [-1,2147483647], default: 100]
1796.71/1797.01	c display/freq = 10000
1796.71/1797.01	c 
1796.71/1797.01	c # maximal time in seconds to run
1796.71/1797.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.71/1797.01	c limits/time = 1797
1796.71/1797.01	c 
1796.71/1797.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.71/1797.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.71/1797.01	c limits/memory = 13950
1796.71/1797.01	c 
1796.71/1797.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.71/1797.01	c # [type: int, range: [1,2], default: 1]
1796.71/1797.01	c timing/clocktype = 2
1796.71/1797.01	c 
1796.71/1797.01	c # belongs reading time to solving time?
1796.71/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.71/1797.01	c timing/reading = TRUE
1796.71/1797.01	c 
1796.71/1797.01	c # should presolving try to simplify inequalities
1796.71/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.71/1797.01	c constraints/linear/simplifyinequalities = TRUE
1796.71/1797.01	c 
1796.71/1797.01	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.71/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.71/1797.01	c constraints/indicator/addCouplingCons = TRUE
1796.71/1797.01	c 
1796.71/1797.01	c # should presolving try to simplify knapsacks
1796.71/1797.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.71/1797.01	c constraints/knapsack/simplifyinequalities = TRUE
1796.71/1797.01	c 
1796.71/1797.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.71/1797.01	c # [type: int, range: [-1,2147483647], default: -1]
1796.71/1797.01	c separating/rapidlearning/freq = 0
1796.71/1797.01	c 
1796.71/1797.01	c -----------------------------------------------------------------------------------------------
1796.71/1797.01	c start solving
1796.71/1797.02	c presolving:
1796.71/1797.02	c presolving (12 rounds):
1796.71/1797.02	c  6366 deleted vars, 23209 deleted constraints, 20 added constraints, 4834 tightened bounds, 0 added holes, 71 changed sides, 314 changed coefficients
1796.71/1797.02	c  105301593 implications, 0 cliques
1796.71/1797.02	c presolving was interrupted.
1796.71/1797.02	c Presolving Time: 1796.15
1796.71/1797.02	c 
1796.71/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.02	c Solving Time (sec) : 1797.02
1796.71/1797.02	c Solving Nodes      : 0
1796.71/1797.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.02	s UNKNOWN
1796.71/1797.02	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.02	c Total Time         :    1797.02
1796.71/1797.02	c   solving          :    1797.02
1796.71/1797.02	c   presolving       :    1796.15 (included in solving)
1796.71/1797.02	c   reading          :       0.69 (included in solving)
1796.71/1797.02	c Original Problem   :
1796.71/1797.02	c   Problem name     : HOME/instance-3740273-1338741124.opb
1796.71/1797.02	c   Variables        : 36722 (36722 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.02	c   Constraints      : 123613 initial, 123613 maximal
1796.71/1797.02	c Presolved Problem  :
1796.71/1797.02	c   Problem name     : t_HOME/instance-3740273-1338741124.opb
1796.71/1797.02	c   Variables        : 30356 (30356 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.02	c   Constraints      : 100424 initial, 100424 maximal
1796.71/1797.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.02	c   trivial          :       0.02        406          0          0          0          0          0          0          0          0
1796.71/1797.02	c   dualfix          :       0.03         60          0          0          0          0          0          0          0          0
1796.71/1797.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.02	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.02	c   implics          :       0.33          0          0          0          0          0          0          0          0          0
1796.71/1797.02	c   probing          :    1789.12         19         15          0          0          0          0          0          0          0
1796.71/1797.02	c   knapsack         :       0.57          0          0          0          0          0          2         20         42        258
1796.71/1797.02	c   setppc           :       0.23          0          0          0          0          0        136          0          0          0
1796.71/1797.02	c   linear           :       5.63       4428       1438          0       4834          0      23070          0         29         56
1796.71/1797.02	c   logicor          :       0.05          0          0          0          0          0          1          0          0          0
1796.71/1797.02	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.71/1797.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.02	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.71/1797.02	c   knapsack         :          0+         0     288480          0          0          0          0          3          0          0          0          0
1796.71/1797.02	c   setppc           :          0+         0     288477          0          0          0          0          7          0          0          0          0
1796.71/1797.02	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1796.71/1797.02	c   logicor          :          0+         0     265951          0          0          0          0          5          0          0          0          0
1796.71/1797.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.71/1797.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.71/1797.02	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.02	c   knapsack         :      13.74       0.00      13.74       0.00       0.00       0.00       0.00
1796.71/1797.02	c   setppc           :     751.84       0.00     751.84       0.00       0.00       0.00       0.00
1796.71/1797.02	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.02	c   logicor          :      12.17       0.00      12.17       0.00       0.00       0.00       0.00
1796.71/1797.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.02	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.71/1797.02	c   vbounds          :          0          0          0          0
1796.71/1797.02	c   rootredcost      :          0          0          0          0
1796.71/1797.02	c   pseudoobj        :          0          0          0          0
1796.71/1797.02	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.71/1797.02	c   vbounds          :       0.09       0.09       0.00
1796.71/1797.02	c   rootredcost      :       0.05       0.05       0.00
1796.71/1797.02	c   pseudoobj        :       0.03       0.03       0.00
1796.71/1797.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.02	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.02	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.71/1797.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.12/1797.47	c Time complete: 1797.18.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17039
/proc/meminfo: memFree=25923336/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=9456 CPUtime=0 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 1473 0 0 0 0 0 0 0 20 0 1 0 340238517 9682944 1427 33554432000 4194304 9016284 140736254296272 140736294615704 7824814 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 2364 1428 311 1178 0 1182 0

[startup+0.0820919 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17039
/proc/meminfo: memFree=25923336/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=28664 CPUtime=0.07 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 6168 0 0 0 7 0 0 0 20 0 1 0 340238517 29351936 6122 33554432000 4194304 9016284 140736254296272 140736294615704 7870478 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 7166 6122 360 1178 0 5984 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28664

[startup+0.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17039
/proc/meminfo: memFree=25923336/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=31236 CPUtime=0.08 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 6806 0 0 0 8 0 0 0 20 0 1 0 340238517 31985664 6760 33554432000 4194304 9016284 140736254296272 140736294615704 4536486 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 7809 6760 360 1178 0 6627 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31236

[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17039
/proc/meminfo: memFree=25923336/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=48564 CPUtime=0.29 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 11122 0 0 0 28 1 0 0 20 0 1 0 340238517 49729536 11076 33554432000 4194304 9016284 140736254296272 140736294615704 7870473 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 12141 11076 360 1178 0 10959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48564

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17039
/proc/meminfo: memFree=25923336/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=88904 CPUtime=0.68 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 20936 0 0 0 66 2 0 0 20 0 1 0 340238517 91037696 20891 33554432000 4194304 9016284 140736254296272 140736254160168 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 22226 20917 398 1178 0 21044 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 88904

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17040
/proc/meminfo: memFree=25726128/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=262544 CPUtime=1.49 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 63901 0 0 0 141 8 0 0 20 0 1 0 340238517 268845056 63817 33554432000 4194304 9016284 140736254296272 140736254160168 6816944 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 65636 63817 485 1178 0 64454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 262544

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17040
/proc/meminfo: memFree=25620232/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=376928 CPUtime=3.08 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 92267 0 0 0 297 11 0 0 20 0 1 0 340238517 385974272 92183 33554432000 4194304 9016284 140736254296272 140736254291624 4460353 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 94232 92183 485 1178 0 93050 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 376928

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=25466516/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=469756 CPUtime=6.29 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 114086 0 0 0 614 15 0 0 20 0 1 0 340238517 481030144 113745 33554432000 4194304 9016284 140736254296272 140736254291944 6481206 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 117439 113745 496 1178 0 116257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 469756

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=25357124/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=584744 CPUtime=12.69 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 142041 0 0 0 1249 20 0 0 20 0 1 0 340238517 598777856 140696 33554432000 4194304 9016284 140736254296272 140736254291656 6480407 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 146186 140696 538 1178 0 145004 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 584744

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=25304712/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=617116 CPUtime=25.49 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 149313 0 0 0 2528 21 0 0 20 0 1 0 340238517 631926784 147968 33554432000 4194304 9016284 140736254296272 140736254291656 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 154279 147968 538 1178 0 153097 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 617116

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=25203252/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=698144 CPUtime=51.08 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 169124 0 0 0 5084 24 0 0 20 0 1 0 340238517 714899456 167741 33554432000 4194304 9016284 140736254296272 140736254291864 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 174536 167741 538 1178 0 173354 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 698144

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=24987160/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=856112 CPUtime=102.27 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 208773 0 0 0 10197 30 0 0 20 0 1 0 340238517 876658688 207390 33554432000 4194304 9016284 140736254296272 140736254291656 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 214028 207390 538 1178 0 212846 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 856112

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 17041
/proc/meminfo: memFree=24765724/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1008452 CPUtime=162.26 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 246737 0 0 0 16191 35 0 0 20 0 1 0 340238517 1032654848 245354 33554432000 4194304 9016284 140736254296272 140736254291864 6469475 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 252113 245354 538 1178 0 250931 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1008452

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17041
/proc/meminfo: memFree=24572420/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1134540 CPUtime=222.26 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 278481 0 0 0 22185 41 0 0 20 0 1 0 340238517 1161768960 277098 33554432000 4194304 9016284 140736254296272 140736254291864 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 283635 277098 538 1178 0 282453 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1134540

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17041
/proc/meminfo: memFree=24389940/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1256188 CPUtime=282.24 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 309101 0 0 0 28177 47 0 0 20 0 1 0 340238517 1286336512 307718 33554432000 4194304 9016284 140736254296272 140736254291864 4351191 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 314047 307718 538 1178 0 312865 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1256188

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17042
/proc/meminfo: memFree=24242380/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1348804 CPUtime=342.24 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 332397 0 0 0 34174 50 0 0 20 0 1 0 340238517 1381175296 331014 33554432000 4194304 9016284 140736254296272 140736254291864 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 337201 331014 538 1178 0 336019 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1348804

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17042
/proc/meminfo: memFree=24103480/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1438524 CPUtime=402.23 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 353871 0 0 0 40169 54 0 0 20 0 1 0 340238517 1473048576 352488 33554432000 4194304 9016284 140736254296272 140736254291784 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 359631 352488 543 1178 0 358449 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1438524

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17042
/proc/meminfo: memFree=23967292/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1512000 CPUtime=462.22 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 372571 0 0 0 46164 58 0 0 20 0 1 0 340238517 1548288000 371188 33554432000 4194304 9016284 140736254296272 140736254291656 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 378000 371188 543 1178 0 376818 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1512000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17045
/proc/meminfo: memFree=23836432/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1578264 CPUtime=522.21 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 388413 0 0 0 52160 61 0 0 20 0 1 0 340238517 1616142336 387030 33554432000 4194304 9016284 140736254296272 140736254291784 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 394566 387030 543 1178 0 393384 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1578264

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17045
/proc/meminfo: memFree=23695560/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=1645576 CPUtime=582.2 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 405545 0 0 0 58156 64 0 0 20 0 1 0 340238517 1685069824 404162 33554432000 4194304 9016284 140736254296272 140736254291864 5512272 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 411394 404162 543 1178 0 410212 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1645576

[startup+642.3 s]

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

/proc/meminfo: memFree=21803592/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=2555976 CPUtime=1122.11 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 629112 0 0 0 112110 101 0 0 20 0 1 0 340238517 2617319424 630284 33554432000 4194304 9016284 140736254296272 140736254291864 5512315 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 638994 630284 543 1178 0 637812 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2555976

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17050
/proc/meminfo: memFree=21608452/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=2645504 CPUtime=1182.11 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 651453 0 0 0 118106 105 0 0 20 0 1 0 340238517 2708996096 652625 33554432000 4194304 9016284 140736254296272 140736254291656 6480201 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 661376 652625 543 1178 0 660194 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2645504

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17051
/proc/meminfo: memFree=21412228/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=2739576 CPUtime=1242.1 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 675211 0 0 0 124101 109 0 0 20 0 1 0 340238517 2805325824 676383 33554432000 4194304 9016284 140736254296272 140736254291864 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 684894 676383 543 1178 0 683712 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2739576

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17051
/proc/meminfo: memFree=21194172/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=2853020 CPUtime=1302.1 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 703221 0 0 0 130096 114 0 0 20 0 1 0 340238517 2921492480 704393 33554432000 4194304 9016284 140736254296272 140736254291784 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 713255 704393 543 1178 0 712073 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 2853020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20980920/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=2968568 CPUtime=1362.08 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 732325 0 0 0 136089 119 0 0 20 0 1 0 340238517 3039813632 733497 33554432000 4194304 9016284 140736254296272 140736254291864 4460361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 742142 733497 543 1178 0 740960 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2968568

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20765684/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3090964 CPUtime=1422.08 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 762306 0 0 0 142084 124 0 0 20 0 1 0 340238517 3165147136 763478 33554432000 4194304 9016284 140736254296272 140736254291864 4889380 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 772741 763478 543 1178 0 771559 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3090964

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17051
/proc/meminfo: memFree=20539704/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3230512 CPUtime=1482.06 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 797045 0 0 0 148077 129 0 0 20 0 1 0 340238517 3308044288 798217 33554432000 4194304 9016284 140736254296272 140736254291864 5155106 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 807628 798217 543 1178 0 806446 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3230512

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 17090
/proc/meminfo: memFree=22963100/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3358572 CPUtime=1542.05 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 829169 0 0 0 154070 135 0 0 20 0 1 0 340238517 3439177728 830327 33554432000 4194304 9016284 140736254296272 140736254291656 6480187 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 839643 830327 543 1178 0 838461 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3358572

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17090
/proc/meminfo: memFree=22817516/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3447040 CPUtime=1602.04 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 851060 0 0 0 160066 138 0 0 20 0 1 0 340238517 3529768960 852557 33554432000 4194304 9016284 140736254296272 140736254291864 6480184 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 861760 852557 543 1178 0 860578 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3447040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17090
/proc/meminfo: memFree=22575620/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3557068 CPUtime=1662.02 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 878089 0 0 0 166060 142 0 0 20 0 1 0 340238517 3642437632 879749 33554432000 4194304 9016284 140736254296272 140736254291864 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 889267 879749 543 1178 0 888085 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3557068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17093
/proc/meminfo: memFree=22379480/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3662840 CPUtime=1722.02 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 904437 0 0 0 172055 147 0 0 20 0 1 0 340238517 3750748160 906431 33554432000 4194304 9016284 140736254296272 140736254291864 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 915710 906431 543 1178 0 914528 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 3662840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17116
/proc/meminfo: memFree=22186744/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3773220 CPUtime=1782.01 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 932100 0 0 0 178049 152 0 0 20 0 1 0 340238517 3863777280 934159 33554432000 4194304 9016284 140736254296272 140736254291656 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 943305 934159 543 1178 0 942123 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3773220

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 17116
/proc/meminfo: memFree=22177940/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3777236 CPUtime=1785.21 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 933116 0 0 0 178369 152 0 0 20 0 1 0 340238517 3867889664 935227 33554432000 4194304 9016284 140736254296272 140736254291864 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 944309 935227 543 1178 0 943127 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 3777236

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17116
/proc/meminfo: memFree=22153620/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3788240 CPUtime=1791.61 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 936094 0 0 0 179009 152 0 0 20 0 1 0 340238517 3879157760 938205 33554432000 4194304 9016284 140736254296272 140736254291864 4327190 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 947060 938205 543 1178 0 945878 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 3788240

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17116
/proc/meminfo: memFree=22140228/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3796236 CPUtime=1794.82 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 937821 0 0 0 179329 153 0 0 20 0 1 0 340238517 3887345664 939932 33554432000 4194304 9016284 140736254296272 140736254291864 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 949059 939932 543 1178 0 947877 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 3796236

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17116
/proc/meminfo: memFree=22139220/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3796236 CPUtime=1796.41 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 938090 0 0 0 179488 153 0 0 20 0 1 0 340238517 3887345664 940236 33554432000 4194304 9016284 140736254296272 140736254291864 4889373 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 949059 940236 543 1178 0 947877 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 3796236

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17116
/proc/meminfo: memFree=22139220/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3797736 CPUtime=1796.81 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 938777 0 0 0 179528 153 0 0 20 0 1 0 340238517 3888881664 940392 33554432000 4194304 9016284 140736254296272 140736254291864 4318513 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 949434 940392 552 1178 0 948252 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 3797736

[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17116
/proc/meminfo: memFree=22811708/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3365512 CPUtime=1797.02 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 938790 0 0 0 179545 157 0 0 20 0 1 0 340238517 3446284288 742666 33554432000 4194304 9016284 140736254296272 140736254291864 8107690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 841378 742666 565 1178 0 840196 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 3365512

[startup+1797.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17116
/proc/meminfo: memFree=22811708/32873648 swapFree=6860/6860
[pid=17039] ppid=17037 vsize=3365512 CPUtime=1797.12 cores=0,2,4,6
/proc/17039/stat : 17039 (scip-2.0.1.4b_2) R 17037 17039 13307 0 -1 4202496 938790 0 0 0 179545 167 0 0 20 0 1 0 340238517 3446284288 338333 33554432000 4194304 9016284 140736254296272 140736254291864 8107690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17039/statm: 841378 337830 565 1178 0 840196 0
Current children cumulated CPU time (s) 1797.12
Current children cumulated vsize (KiB) 3365512

Child status: 0
Real time (s): 1797.47
CPU time (s): 1797.19
CPU user time (s): 1795.45
CPU system time (s): 1.73973
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 3798276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.45
system time used= 1.73974
maximum resident set size= 3763680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 938795
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= 23
involuntary context switches= 1888

runsolver used 2.59461 second user time and 7.2309 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 18:32:05
IDJOB=3740273
IDBENCH=76917
IDSOLVER=2329
FILE ID=node116/3740273-1338741124
RUNJOBID= node116-1338713903-13323
PBS_JOBID= 14636747
Free space on /tmp= 71012 MiB

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

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

MD5SUM BENCH= aefde3c8d8574e733c77369cd017403d
RANDOM SEED=1150794302

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25923336 kB
Buffers:          554268 kB
Cached:          4133620 kB
SwapCached:         3028 kB
Active:          3596460 kB
Inactive:        2437276 kB
Active(anon):    1335628 kB
Inactive(anon):     8500 kB
Active(file):    2260832 kB
Inactive(file):  2428776 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             20552 kB
Writeback:             4 kB
AnonPages:       1346340 kB
Mapped:            14148 kB
Shmem:                68 kB
Slab:             775088 kB
SReclaimable:     219492 kB
SUnreclaim:       555596 kB
KernelStack:        1440 kB
PageTables:         6684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1482972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70996 MiB
End job on node116 at 2012-06-03 19:02:02