Trace number 3740537

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.35 1797.66

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9033_3.std.opb
MD5SUMb78e79dd5c9709f371f2afcaebaa2525
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark108
Best CPU time to get the best result obtained on this benchmark0.225965
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints192786
Number of constraints which are clauses191586
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 constraint25
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-3740537-1338749400.opb>
0.98/1.06	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192786 constraints
0.98/1.06	c problem read
0.98/1.06	c presolving settings loaded
1.38/1.42	c presolving:
7.59/7.68	c (round 1) 5514 del vars, 16310 del conss, 0 add conss, 4361 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12924324 impls, 0 clqs
9.99/10.09	c (round 2) 10069 del vars, 37672 del conss, 0 add conss, 8698 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12950575 impls, 0 clqs
10.79/10.85	c (round 3) 11967 del vars, 46486 del conss, 0 add conss, 9833 chg bounds, 58 chg sides, 38 chg coeffs, 0 upgd conss, 12963790 impls, 0 clqs
11.29/11.38	c (round 4) 13035 del vars, 50747 del conss, 0 add conss, 10620 chg bounds, 71 chg sides, 43 chg coeffs, 0 upgd conss, 12975862 impls, 0 clqs
11.69/11.73	c (round 5) 13841 del vars, 54129 del conss, 0 add conss, 11171 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12983857 impls, 0 clqs
11.99/12.02	c (round 6) 14493 del vars, 56691 del conss, 0 add conss, 11618 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12990906 impls, 0 clqs
12.19/12.21	c (round 7) 14904 del vars, 58377 del conss, 0 add conss, 11910 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12994961 impls, 0 clqs
12.29/12.34	c (round 8) 15185 del vars, 59590 del conss, 0 add conss, 12109 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12997837 impls, 0 clqs
12.39/12.44	c (round 9) 15346 del vars, 60284 del conss, 0 add conss, 12212 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 12999757 impls, 0 clqs
12.49/12.50	c (round 10) 15427 del vars, 60663 del conss, 0 add conss, 12261 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13000589 impls, 0 clqs
12.49/12.57	c (round 11) 15474 del vars, 60878 del conss, 0 add conss, 12296 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13000985 impls, 0 clqs
12.59/12.62	c (round 12) 15490 del vars, 60979 del conss, 0 add conss, 12304 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13001208 impls, 0 clqs
12.59/12.68	c (round 13) 15498 del vars, 61014 del conss, 0 add conss, 12311 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13001304 impls, 0 clqs
12.69/12.72	c (round 14) 15506 del vars, 61050 del conss, 0 add conss, 12313 chg bounds, 79 chg sides, 51 chg coeffs, 0 upgd conss, 13001326 impls, 0 clqs
13.09/13.18	c (round 15) 15506 del vars, 61052 del conss, 0 add conss, 12313 chg bounds, 79 chg sides, 51 chg coeffs, 131734 upgd conss, 13001326 impls, 0 clqs
13.39/13.46	c (round 16) 15506 del vars, 61079 del conss, 145 add conss, 12313 chg bounds, 283 chg sides, 788 chg coeffs, 131734 upgd conss, 13003710 impls, 3204 clqs
13.58/13.64	c (round 17) 15506 del vars, 61084 del conss, 159 add conss, 12313 chg bounds, 320 chg sides, 883 chg coeffs, 131734 upgd conss, 13003772 impls, 3466 clqs
603.38/603.53	c    (603.5s) probing: 1000/39276 (2.5%) - 20 fixings, 12 aggregations, 10327767 implications, 0 bound changes
1039.12/1039.34	c    (1039.3s) probing: 2000/39276 (5.1%) - 20 fixings, 12 aggregations, 17051240 implications, 0 bound changes
1448.66/1448.93	c    (1448.9s) probing: 3000/39276 (7.6%) - 23 fixings, 12 aggregations, 23372580 implications, 0 bound changes
1796.68/1797.08	c    (1797.1s) probing: 3760/39276 (9.6%) - 24 fixings, 12 aggregations, 27952535 implications, 0 bound changes
1796.68/1797.08	c    (1797.1s) probing aborted: solving stopped
1796.68/1797.09	c (round 18) 15542 del vars, 61084 del conss, 160 add conss, 12313 chg bounds, 324 chg sides, 894 chg coeffs, 131734 upgd conss, 102947032 impls, 3333 clqs
1796.68/1797.09	c presolving (18 rounds):
1796.68/1797.09	c  15542 deleted vars, 61084 deleted constraints, 160 added constraints, 12313 tightened bounds, 0 added holes, 324 changed sides, 894 changed coefficients
1796.68/1797.09	c  102947032 implications, 3333 cliques
1796.68/1797.09	c presolving was interrupted.
1796.68/1797.09	c Presolving Time: 1795.77
1796.68/1797.09	c - non default parameters ----------------------------------------------------------------------
1796.68/1797.09	c # SCIP version 2.0.1.5
1796.68/1797.09	c 
1796.68/1797.09	c # frequency for displaying node information lines
1796.68/1797.09	c # [type: int, range: [-1,2147483647], default: 100]
1796.68/1797.09	c display/freq = 10000
1796.68/1797.09	c 
1796.68/1797.09	c # maximal time in seconds to run
1796.68/1797.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.68/1797.09	c limits/time = 1797
1796.68/1797.09	c 
1796.68/1797.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.68/1797.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.68/1797.09	c limits/memory = 13950
1796.68/1797.09	c 
1796.68/1797.09	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.68/1797.09	c # [type: int, range: [1,2], default: 1]
1796.68/1797.09	c timing/clocktype = 2
1796.68/1797.09	c 
1796.68/1797.09	c # belongs reading time to solving time?
1796.68/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.09	c timing/reading = TRUE
1796.68/1797.09	c 
1796.68/1797.09	c # should presolving try to simplify inequalities
1796.68/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.09	c constraints/linear/simplifyinequalities = TRUE
1796.68/1797.09	c 
1796.68/1797.09	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.68/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.09	c constraints/indicator/addCouplingCons = TRUE
1796.68/1797.09	c 
1796.68/1797.09	c # should presolving try to simplify knapsacks
1796.68/1797.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.68/1797.09	c constraints/knapsack/simplifyinequalities = TRUE
1796.68/1797.09	c 
1796.68/1797.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.68/1797.09	c # [type: int, range: [-1,2147483647], default: -1]
1796.68/1797.09	c separating/rapidlearning/freq = 0
1796.68/1797.09	c 
1796.68/1797.09	c -----------------------------------------------------------------------------------------------
1796.68/1797.09	c start solving
1796.78/1797.11	c presolving:
1796.78/1797.11	c presolving (18 rounds):
1796.78/1797.11	c  15542 deleted vars, 61084 deleted constraints, 160 added constraints, 12313 tightened bounds, 0 added holes, 324 changed sides, 894 changed coefficients
1796.78/1797.11	c  102947032 implications, 3333 cliques
1796.78/1797.11	c presolving was interrupted.
1796.78/1797.11	c Presolving Time: 1795.79
1796.78/1797.11	c 
1796.78/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.78/1797.11	c Solving Time (sec) : 1797.11
1796.78/1797.11	c Solving Nodes      : 0
1796.78/1797.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.78/1797.11	s UNKNOWN
1796.78/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.78/1797.11	c Total Time         :    1797.11
1796.78/1797.11	c   solving          :    1797.11
1796.78/1797.11	c   presolving       :    1795.79 (included in solving)
1796.78/1797.11	c   reading          :       1.06 (included in solving)
1796.78/1797.11	c Original Problem   :
1796.78/1797.11	c   Problem name     : HOME/instance-3740537-1338749400.opb
1796.78/1797.11	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.11	c   Constraints      : 192786 initial, 192786 maximal
1796.78/1797.11	c Presolved Problem  :
1796.78/1797.11	c   Problem name     : t_HOME/instance-3740537-1338749400.opb
1796.78/1797.11	c   Variables        : 39240 (39240 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.11	c   Constraints      : 131862 initial, 131862 maximal
1796.78/1797.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.78/1797.11	c   trivial          :       0.04        702          0          0          0          0          0          0          0          0
1796.78/1797.11	c   dualfix          :       0.06         92          0          0          0          0          0          0          0          0
1796.78/1797.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   implics          :       0.45          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   probing          :    1783.30         24         12          0          0          0          0          0          0          0
1796.78/1797.11	c   knapsack         :       0.18          0          0          0          0          0         32        160        245        843
1796.78/1797.11	c   setppc           :       0.28          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   linear           :      11.15      11611       3101          0      12313          0      61052          0         79         51
1796.78/1797.11	c   logicor          :       0.06          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.78/1797.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.78/1797.11	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   knapsack         :          0+         0     203921          0          0          0          0          7          0          0          0          0
1796.78/1797.11	c   setppc           :          0+         0     203914          0          0          0          0          6          0          0          0          0
1796.78/1797.11	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   logicor          :          0+         0     184073          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.78/1797.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.78/1797.11	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.78/1797.11	c   knapsack         :      10.02       0.00      10.02       0.00       0.00       0.00       0.00
1796.78/1797.11	c   setppc           :     902.05       0.00     902.05       0.00       0.00       0.00       0.00
1796.78/1797.11	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.78/1797.11	c   logicor          :       9.22       0.00       9.22       0.00       0.00       0.00       0.00
1796.78/1797.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.78/1797.11	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.78/1797.11	c   vbounds          :          0          0          0          0
1796.78/1797.11	c   rootredcost      :          0          0          0          0
1796.78/1797.11	c   pseudoobj        :          0          0          0          0
1796.78/1797.11	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.78/1797.11	c   vbounds          :       0.08       0.08       0.00
1796.78/1797.11	c   rootredcost      :       0.05       0.05       0.00
1796.78/1797.11	c   pseudoobj        :       0.03       0.03       0.00
1796.78/1797.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.78/1797.11	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.78/1797.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.78/1797.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.78/1797.11	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.78/1797.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.29/1797.66	c Time complete: 1797.34.

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

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20095
/proc/meminfo: memFree=31496496/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=9924 CPUtime=0 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 1560 0 0 0 0 0 0 0 20 0 1 0 341066036 10162176 1515 33554432000 4194304 9016284 140733525201360 140736983692360 7824814 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 2481 1527 335 1178 0 1299 0

[startup+0.10595 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20095
/proc/meminfo: memFree=31496496/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=32268 CPUtime=0.09 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 7064 0 0 0 9 0 0 0 20 0 1 0 341066036 33042432 7019 33554432000 4194304 9016284 140733525201360 140736983692360 4327983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 8067 7019 360 1178 0 6885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32268

[startup+0.313973 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20095
/proc/meminfo: memFree=31496496/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=54068 CPUtime=0.3 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 12491 0 0 0 29 1 0 0 20 0 1 0 341066036 55365632 12446 33554432000 4194304 9016284 140733525201360 140736983692360 7842304 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 13517 12446 360 1178 0 12335 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 54068

[startup+0.400189 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20095
/proc/meminfo: memFree=31496496/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=59980 CPUtime=0.39 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 13978 0 0 0 38 1 0 0 20 0 1 0 341066036 61419520 13933 33554432000 4194304 9016284 140733525201360 140733525064984 7870473 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 14995 13933 360 1178 0 13813 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 59980

[startup+0.70015 s]
/proc/loadavg: 1.84 1.97 1.99 3/175 20095
/proc/meminfo: memFree=31496496/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=85604 CPUtime=0.68 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 20386 0 0 0 66 2 0 0 20 0 1 0 341066036 87658496 20341 33554432000 4194304 9016284 140733525201360 140733525064984 7928096 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 21401 20341 360 1178 0 20219 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 85604

[startup+1.50024 s]
/proc/loadavg: 1.84 1.97 1.99 3/178 20100
/proc/meminfo: memFree=31053532/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=299680 CPUtime=1.49 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 73074 0 0 0 139 10 0 0 20 0 1 0 341066036 306872320 73029 33554432000 4194304 9016284 140733525201360 140733525198936 4919085 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 74920 73029 474 1178 0 73738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 299680

[startup+3.10022 s]
/proc/loadavg: 1.86 1.97 1.99 3/178 20100
/proc/meminfo: memFree=30739068/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=445752 CPUtime=3.09 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 109489 0 0 0 294 15 0 0 20 0 1 0 341066036 456450048 109444 33554432000 4194304 9016284 140733525201360 140733525196712 6480184 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 111438 109444 485 1178 0 110256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 445752

[startup+6.30021 s]
/proc/loadavg: 1.86 1.97 1.99 3/178 20100
/proc/meminfo: memFree=30318228/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=639568 CPUtime=6.29 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 156089 0 0 0 608 21 0 0 20 0 1 0 341066036 654917632 156044 33554432000 4194304 9016284 140733525201360 140733525196712 4875334 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 159892 156044 485 1178 0 158710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 639568

[startup+12.7002 s]
/proc/loadavg: 1.88 1.97 1.99 3/178 20100
/proc/meminfo: memFree=30144704/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=683684 CPUtime=12.69 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 167206 0 0 0 1247 22 0 0 20 0 1 0 341066036 700092416 166904 33554432000 4194304 9016284 140733525201360 140733525197032 5961320 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 170921 166904 496 1178 0 169739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 683684

[startup+25.5063 s]
/proc/loadavg: 1.90 1.97 1.99 3/178 20100
/proc/meminfo: memFree=30018524/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=754500 CPUtime=25.49 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 188851 0 0 0 2523 26 0 0 20 0 1 0 341066036 772608000 183911 33554432000 4194304 9016284 140733525201360 140733525196744 5325537 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 188625 183911 538 1178 0 187443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 754500

[startup+51.1002 s]
/proc/loadavg: 1.93 1.97 1.99 3/178 20100
/proc/meminfo: memFree=29931408/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=802552 CPUtime=51.08 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 199932 0 0 0 5081 27 0 0 20 0 1 0 341066036 821813248 194992 33554432000 4194304 9016284 140733525201360 140733525196952 7260768 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20095/statm: 200638 194992 538 1178 0 199456 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 802552

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 1.99 3/177 20100
/proc/meminfo: memFree=29674240/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=935484 CPUtime=102.26 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 232714 0 0 0 10196 30 0 0 20 0 1 0 341066036 957935616 227774 33554432000 4194304 9016284 140733525201360 140733525196952 4460376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 233871 227774 538 1178 0 232689 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 935484

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20100
/proc/meminfo: memFree=29316900/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=1147060 CPUtime=162.25 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 285455 0 0 0 16186 39 0 0 20 0 1 0 341066036 1174589440 280515 33554432000 4194304 9016284 140733525201360 140733525196744 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 286765 280515 538 1178 0 285583 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1147060

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20100
/proc/meminfo: memFree=28969732/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=1306748 CPUtime=222.25 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 324992 0 0 0 22180 45 0 0 20 0 1 0 341066036 1338109952 320052 33554432000 4194304 9016284 140733525201360 140733525196744 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 326687 320052 538 1178 0 325505 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1306748

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20101
/proc/meminfo: memFree=28590692/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=1490420 CPUtime=282.23 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 370893 0 0 0 28171 52 0 0 20 0 1 0 341066036 1526190080 365953 33554432000 4194304 9016284 140733525201360 140733525196952 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 372605 365953 538 1178 0 371423 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1490420

[startup+342.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20101
/proc/meminfo: memFree=28288780/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=1668708 CPUtime=342.23 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 414707 0 0 0 34163 60 0 0 20 0 1 0 341066036 1708756992 409767 33554432000 4194304 9016284 140733525201360 140733525196744 6480201 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 417177 409767 538 1178 0 415995 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1668708

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20101
/proc/meminfo: memFree=27968332/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=1854156 CPUtime=402.21 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 461217 0 0 0 40154 67 0 0 20 0 1 0 341066036 1898655744 456277 33554432000 4194304 9016284 140733525201360 140733525196744 4460363 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 463539 456277 538 1178 0 462357 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1854156

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20101
/proc/meminfo: memFree=27763016/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=1961680 CPUtime=462.2 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 487766 0 0 0 46149 71 0 0 20 0 1 0 341066036 2008760320 482826 33554432000 4194304 9016284 140733525201360 140733525196952 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 490420 482826 538 1178 0 489238 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1961680

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20101
/proc/meminfo: memFree=27595892/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=2050868 CPUtime=522.19 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 510390 0 0 0 52144 75 0 0 20 0 1 0 341066036 2100088832 505450 33554432000 4194304 9016284 140733525201360 140733525196952 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 512717 505450 538 1178 0 511535 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 2050868

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/177 20102
/proc/meminfo: memFree=27417236/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=2170448 CPUtime=582.18 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 538845 0 0 0 58139 79 0 0 20 0 1 0 341066036 2222538752 533905 33554432000 4194304 9016284 140733525201360 140733525196744 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 542612 533905 538 1178 0 541430 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 2170448

[startup+642.3 s]

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

/proc/meminfo: memFree=26115524/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=2902404 CPUtime=1122.1 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 721561 0 0 0 112098 112 0 0 20 0 1 0 341066036 2972061696 716621 33554432000 4194304 9016284 140733525201360 140733525196744 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 725601 716621 543 1178 0 724419 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 2902404

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/176 20129
/proc/meminfo: memFree=26065800/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=2943592 CPUtime=1182.09 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 731551 0 0 0 118095 114 0 0 20 0 1 0 341066036 3014238208 726611 33554432000 4194304 9016284 140733525201360 140733525196872 6480215 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 735898 726611 543 1178 0 734716 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2943592

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 20133
/proc/meminfo: memFree=26004324/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3003556 CPUtime=1242.09 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 746590 0 0 0 124092 117 0 0 20 0 1 0 341066036 3075641344 741650 33554432000 4194304 9016284 140733525201360 140733525196952 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 750889 741650 543 1178 0 749707 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3003556

[startup+1302.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/177 20133
/proc/meminfo: memFree=25933184/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3078632 CPUtime=1302.07 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 765205 0 0 0 130087 120 0 0 20 0 1 0 341066036 3152519168 760265 33554432000 4194304 9016284 140733525201360 140733525196744 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 769658 760265 543 1178 0 768476 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 3078632

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 20133
/proc/meminfo: memFree=25876048/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3130672 CPUtime=1362.07 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 778603 0 0 0 136084 123 0 0 20 0 1 0 341066036 3205808128 773663 33554432000 4194304 9016284 140733525201360 140733525196952 4460307 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 782668 773663 543 1178 0 781486 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 3130672

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20133
/proc/meminfo: memFree=25820028/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3190496 CPUtime=1422.06 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 792719 0 0 0 142081 125 0 0 20 0 1 0 341066036 3267067904 787779 33554432000 4194304 9016284 140733525201360 140733525196952 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 797624 787779 543 1178 0 796442 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3190496

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20133
/proc/meminfo: memFree=25776164/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3229592 CPUtime=1482.05 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 803535 0 0 0 148079 126 0 0 20 0 1 0 341066036 3307102208 798595 33554432000 4194304 9016284 140733525201360 140733525196952 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 807398 798595 543 1178 0 806216 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3229592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20134
/proc/meminfo: memFree=25728404/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3277636 CPUtime=1542.03 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 815080 0 0 0 154074 129 0 0 20 0 1 0 341066036 3356299264 810444 33554432000 4194304 9016284 140733525201360 140733525196952 6480211 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 819409 810444 543 1178 0 818227 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 3277636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20134
/proc/meminfo: memFree=25674788/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3329692 CPUtime=1602.02 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 827864 0 0 0 160071 131 0 0 20 0 1 0 341066036 3409604608 823847 33554432000 4194304 9016284 140733525201360 140733525196952 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 832423 823847 543 1178 0 831241 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 3329692

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20134
/proc/meminfo: memFree=25587804/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3376960 CPUtime=1662.01 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 840006 0 0 0 166068 133 0 0 20 0 1 0 341066036 3458007040 836244 33554432000 4194304 9016284 140733525201360 140733525196952 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 844240 836244 543 1178 0 843058 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 3376960

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20134
/proc/meminfo: memFree=25412088/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3437100 CPUtime=1722 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 854722 0 0 0 172064 136 0 0 20 0 1 0 341066036 3519590400 851202 33554432000 4194304 9016284 140733525201360 140733525196952 6480407 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 859275 851202 543 1178 0 858093 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 3437100

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20134
/proc/meminfo: memFree=25271364/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3500160 CPUtime=1781.99 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 869904 0 0 0 178060 139 0 0 20 0 1 0 341066036 3584163840 866409 33554432000 4194304 9016284 140733525201360 140733525196744 5510784 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 875040 866409 543 1178 0 873858 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 3500160

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

[startup+1785.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20134
/proc/meminfo: memFree=25267628/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3502160 CPUtime=1785.38 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 870366 0 0 0 178399 139 0 0 20 0 1 0 341066036 3586211840 866876 33554432000 4194304 9016284 140733525201360 140733525196952 6480211 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 875540 866876 543 1178 0 874358 0
Current children cumulated CPU time (s) 1785.38
Current children cumulated vsize (KiB) 3502160

[startup+1792.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20134
/proc/meminfo: memFree=25237612/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3505168 CPUtime=1791.79 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 871634 0 0 0 179040 139 0 0 20 0 1 0 341066036 3589292032 868144 33554432000 4194304 9016284 140733525201360 140733525196952 6476016 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 876292 868144 543 1178 0 875110 0
Current children cumulated CPU time (s) 1791.79
Current children cumulated vsize (KiB) 3505168

[startup+1795.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 20135
/proc/meminfo: memFree=25234984/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3507184 CPUtime=1794.99 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 872123 0 0 0 179360 139 0 0 20 0 1 0 341066036 3591356416 868653 33554432000 4194304 9016284 140733525201360 140733525196952 6480197 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 876796 868653 543 1178 0 875614 0
Current children cumulated CPU time (s) 1794.99
Current children cumulated vsize (KiB) 3507184

[startup+1796.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 20135
/proc/meminfo: memFree=25233496/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3510192 CPUtime=1796.58 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 872667 0 0 0 179519 139 0 0 20 0 1 0 341066036 3594436608 869197 33554432000 4194304 9016284 140733525201360 140733525196872 5511158 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 877548 869197 543 1178 0 876366 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (KiB) 3510192

[startup+1797.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 20135
/proc/meminfo: memFree=25233496/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=3480376 CPUtime=1796.99 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 873319 0 0 0 179559 140 0 0 20 0 1 0 341066036 3563905024 862021 33554432000 4194304 9016284 140733525201360 140733525197032 6817690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 870094 862021 552 1178 0 868912 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 3480376

[startup+1797.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20135
/proc/meminfo: memFree=25895672/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=2996700 CPUtime=1797.19 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 873332 0 0 0 179576 143 0 0 20 0 1 0 341066036 3068620800 741397 33554432000 4194304 9016284 140733525201360 140733525200680 7933303 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 748985 741302 565 1178 0 747803 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 2996700

[startup+1797.61 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20135
/proc/meminfo: memFree=25895672/32873648 swapFree=7628/7628
[pid=20095] ppid=20093 vsize=2780488 CPUtime=1797.29 cores=0,2,4,6
/proc/20095/stat : 20095 (scip-2.0.1.4b_2) R 20093 20095 20052 0 -1 4202496 873332 0 0 0 179576 153 0 0 20 0 1 0 341066036 2847219712 235310 33554432000 4194304 9016284 140733525201360 140733525200680 8107690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20095/statm: 695122 234798 565 1178 0 693940 0
Current children cumulated CPU time (s) 1797.29
Current children cumulated vsize (KiB) 2780488

Child status: 0
Real time (s): 1797.66
CPU time (s): 1797.35
CPU user time (s): 1795.77
CPU system time (s): 1.58876
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 3511216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.77
system time used= 1.58876
maximum resident set size= 3479384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 873337
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= 2024

runsolver used 2.6416 second user time and 7.16791 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 20:50:00
IDJOB=3740537
IDBENCH=77695
IDSOLVER=2329
FILE ID=node122/3740537-1338749400
RUNJOBID= node122-1338749400-20068
PBS_JOBID= 14636801
Free space on /tmp= 71176 MiB

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

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

MD5SUM BENCH= b78e79dd5c9709f371f2afcaebaa2525
RANDOM SEED=651611818

node122.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.533
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.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.91
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.533
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	: 5438.54
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.533
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.91
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.533
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:        31497676 kB
Buffers:          250540 kB
Cached:           294676 kB
SwapCached:         1832 kB
Active:           419940 kB
Inactive:         130444 kB
Active(anon):       2376 kB
Inactive(anon):     4676 kB
Active(file):     417564 kB
Inactive(file):   125768 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:             44308 kB
Writeback:             0 kB
AnonPages:         10828 kB
Mapped:             8092 kB
Shmem:                 0 kB
Slab:             685504 kB
SReclaimable:     129132 kB
SUnreclaim:       556372 kB
KernelStack:        1376 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71144 MiB
End job on node122 at 2012-06-03 21:19:58