Trace number 3451823

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1801.6 1801.61

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12036_6.std.opb
MD5SUM9a4de5b537f1bb9f30a546c1477a84e4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark256
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245234
Number of constraints which are clauses244034
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 constraint120
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.4]
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-3451823-1307119031.opb>
1.59/1.68	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 245234 constraints
1.59/1.68	c problem read
1.59/1.68	c presolving settings loaded
2.10/2.16	c presolving:
8.49/8.57	c (round 1) 6155 del vars, 18065 del conss, 0 add conss, 4645 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16741278 impls, 0 clqs
11.09/11.18	c (round 2) 12332 del vars, 44937 del conss, 0 add conss, 10375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16775433 impls, 0 clqs
12.00/12.03	c (round 3) 14554 del vars, 54941 del conss, 0 add conss, 11737 chg bounds, 12 chg sides, 14 chg coeffs, 0 upgd conss, 16791966 impls, 0 clqs
12.39/12.48	c (round 4) 15707 del vars, 59580 del conss, 0 add conss, 12493 chg bounds, 33 chg sides, 31 chg coeffs, 0 upgd conss, 16799619 impls, 0 clqs
12.69/12.75	c (round 5) 16478 del vars, 62557 del conss, 0 add conss, 12996 chg bounds, 39 chg sides, 36 chg coeffs, 0 upgd conss, 16805385 impls, 0 clqs
12.89/12.92	c (round 6) 16921 del vars, 64350 del conss, 0 add conss, 13274 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16808576 impls, 0 clqs
12.99/13.05	c (round 7) 17197 del vars, 65478 del conss, 0 add conss, 13457 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16811073 impls, 0 clqs
13.10/13.16	c (round 8) 17387 del vars, 66296 del conss, 0 add conss, 13594 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16813481 impls, 0 clqs
13.21/13.26	c (round 9) 17569 del vars, 66993 del conss, 0 add conss, 13732 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16814907 impls, 0 clqs
13.29/13.34	c (round 10) 17679 del vars, 67502 del conss, 0 add conss, 13819 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16816082 impls, 0 clqs
13.39/13.42	c (round 11) 17785 del vars, 67916 del conss, 0 add conss, 13895 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16816874 impls, 0 clqs
13.39/13.49	c (round 12) 17837 del vars, 68165 del conss, 0 add conss, 13935 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16817167 impls, 0 clqs
13.49/13.56	c (round 13) 17851 del vars, 68262 del conss, 0 add conss, 13942 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16817275 impls, 0 clqs
13.59/13.62	c (round 14) 17855 del vars, 68289 del conss, 0 add conss, 13944 chg bounds, 51 chg sides, 46 chg coeffs, 0 upgd conss, 16817289 impls, 0 clqs
14.32/14.33	c (round 15) 17855 del vars, 68295 del conss, 0 add conss, 13944 chg bounds, 51 chg sides, 46 chg coeffs, 176939 upgd conss, 16817289 impls, 0 clqs
15.30/15.32	c (round 16) 17855 del vars, 68301 del conss, 21 add conss, 13944 chg bounds, 80 chg sides, 224 chg coeffs, 176939 upgd conss, 16817937 impls, 2334 clqs
636.87/636.99	c    (637.0s) probing: 1000/54987 (1.8%) - 17 fixings, 8 aggregations, 12573817 implications, 0 bound changes
1256.97/1257.07	c    (1257.1s) probing: 2000/54987 (3.6%) - 17 fixings, 8 aggregations, 19529490 implications, 0 bound changes
1518.88/1518.92	c    (1518.9s) probing: 2490/54987 (4.5%) - 17 fixings, 8 aggregations, 22537296 implications, 0 bound changes
1518.88/1518.92	c    (1518.9s) probing aborted: 2000/2000 successive useless probings
1518.88/1518.92	c (round 17) 17880 del vars, 68301 del conss, 27 add conss, 13944 chg bounds, 86 chg sides, 254 chg coeffs, 176939 upgd conss, 98874329 impls, 2418 clqs
1519.58/1519.69	c (round 18) 17881 del vars, 68975 del conss, 27 add conss, 13944 chg bounds, 86 chg sides, 306 chg coeffs, 176939 upgd conss, 98874335 impls, 2418 clqs
1686.58/1686.65	c (round 19) 17931 del vars, 68976 del conss, 27 add conss, 13944 chg bounds, 86 chg sides, 307 chg coeffs, 176939 upgd conss, 103322723 impls, 2462 clqs
1691.28/1691.34	c (round 20) 17941 del vars, 69157 del conss, 27 add conss, 13944 chg bounds, 86 chg sides, 307 chg coeffs, 176939 upgd conss, 103561565 impls, 2462 clqs
1800.79/1800.88	c    (1800.9s) probing: 2951/54987 (5.4%) - 66 fixings, 20 aggregations, 25497007 implications, 0 bound changes
1800.79/1800.88	c    (1800.9s) probing aborted: solving stopped
1800.79/1800.88	c (round 21) 17952 del vars, 69167 del conss, 27 add conss, 13944 chg bounds, 86 chg sides, 307 chg coeffs, 176939 upgd conss, 107432131 impls, 2462 clqs
1800.79/1800.88	c presolving (21 rounds):
1800.79/1800.88	c  17952 deleted vars, 69167 deleted constraints, 27 added constraints, 13944 tightened bounds, 0 added holes, 86 changed sides, 307 changed coefficients
1800.79/1800.88	c  107432131 implications, 2462 cliques
1800.79/1800.88	c presolving was interrupted.
1800.79/1800.88	c Presolving Time: 1798.85
1800.79/1800.88	c - non default parameters ----------------------------------------------------------------------
1800.79/1800.88	c # SCIP version 2.0.1.5
1800.79/1800.88	c 
1800.79/1800.88	c # frequency for displaying node information lines
1800.79/1800.88	c # [type: int, range: [-1,2147483647], default: 100]
1800.79/1800.88	c display/freq = 10000
1800.79/1800.88	c 
1800.79/1800.88	c # maximal time in seconds to run
1800.79/1800.88	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1800.79/1800.88	c limits/time = 1800
1800.79/1800.88	c 
1800.79/1800.88	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1800.79/1800.88	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1800.79/1800.88	c limits/memory = 13950
1800.79/1800.88	c 
1800.79/1800.88	c # default clock type (1: CPU user seconds, 2: wall clock time)
1800.79/1800.88	c # [type: int, range: [1,2], default: 1]
1800.79/1800.88	c timing/clocktype = 2
1800.79/1800.88	c 
1800.79/1800.88	c # belongs reading time to solving time?
1800.79/1800.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.79/1800.88	c timing/reading = TRUE
1800.79/1800.88	c 
1800.79/1800.88	c # should presolving try to simplify inequalities
1800.79/1800.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.79/1800.88	c constraints/linear/simplifyinequalities = TRUE
1800.79/1800.88	c 
1800.79/1800.88	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1800.79/1800.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.79/1800.88	c constraints/indicator/addCouplingCons = TRUE
1800.79/1800.88	c 
1800.79/1800.88	c # should presolving try to simplify knapsacks
1800.79/1800.88	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1800.79/1800.88	c constraints/knapsack/simplifyinequalities = TRUE
1800.79/1800.88	c 
1800.79/1800.88	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1800.79/1800.88	c # [type: int, range: [-1,2147483647], default: -1]
1800.79/1800.88	c separating/rapidlearning/freq = 0
1800.79/1800.88	c 
1800.79/1800.88	c -----------------------------------------------------------------------------------------------
1800.79/1800.88	c start solving
1800.89/1800.92	c presolving:
1800.89/1800.92	c presolving (21 rounds):
1800.89/1800.92	c  17952 deleted vars, 69167 deleted constraints, 27 added constraints, 13944 tightened bounds, 0 added holes, 86 changed sides, 307 changed coefficients
1800.89/1800.92	c  107432131 implications, 2462 cliques
1800.89/1800.92	c presolving was interrupted.
1800.89/1800.92	c Presolving Time: 1798.89
1800.89/1800.92	c 
1800.89/1800.92	c SCIP Status        : solving was interrupted [time limit reached]
1800.89/1800.92	c Solving Time (sec) : 1800.92
1800.89/1800.92	c Solving Nodes      : 0
1800.89/1800.92	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.89/1800.92	s UNKNOWN
1800.89/1800.92	c SCIP Status        : solving was interrupted [time limit reached]
1800.89/1800.92	c Total Time         :    1800.92
1800.89/1800.92	c   solving          :    1800.92
1800.89/1800.92	c   presolving       :    1798.89 (included in solving)
1800.89/1800.92	c   reading          :       1.68 (included in solving)
1800.89/1800.92	c Original Problem   :
1800.89/1800.92	c   Problem name     : HOME/instance-3451823-1307119031.opb
1800.89/1800.92	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.89/1800.92	c   Constraints      : 245234 initial, 245234 maximal
1800.89/1800.92	c Presolved Problem  :
1800.89/1800.92	c   Problem name     : t_HOME/instance-3451823-1307119031.opb
1800.89/1800.92	c   Variables        : 54890 (54890 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.89/1800.92	c   Constraints      : 176094 initial, 176094 maximal
1800.89/1800.92	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.89/1800.92	c   trivial          :       0.06       1027          0          0          0          0          0          0          0          0
1800.89/1800.92	c   dualfix          :       0.08        122          0          0          0          0          0          0          0          0
1800.89/1800.92	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.89/1800.92	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.89/1800.92	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1800.89/1800.92	c   implics          :       5.20          0         11          0          0          0          0          0          0          0
1800.89/1800.92	c   probing          :    1778.69         66         20          0          0          0          0          0          0          0
1800.89/1800.92	c   knapsack         :       2.53          0          0          0          0          0          0         27         35        261
1800.89/1800.92	c   setppc           :       0.44          0          0          0          0          0        857          0          0          0
1800.89/1800.92	c   linear           :      11.33      12917       3789          0      13944          0      68295          0         51         46
1800.89/1800.92	c   logicor          :       0.13          0          0          0          0          0         15          0          0          0
1800.89/1800.92	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.89/1800.92	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.89/1800.92	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1800.89/1800.92	c   knapsack         :          0+         0     137046          0          0          0          0         10          0          0          0          0
1800.89/1800.92	c   setppc           :          0+         0     137036          0          0          0          0         15          0          0          0          0
1800.89/1800.92	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1800.89/1800.92	c   logicor          :          0+         0     125193          0          0          0          0         17          0          0          0          0
1800.89/1800.92	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.89/1800.92	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.89/1800.92	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.89/1800.92	c   knapsack         :      11.66       0.00      11.66       0.00       0.00       0.00       0.00
1800.89/1800.92	c   setppc           :     902.91       0.00     902.91       0.00       0.00       0.00       0.00
1800.89/1800.92	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.89/1800.92	c   logicor          :      11.39       0.00      11.39       0.00       0.00       0.00       0.00
1800.89/1800.92	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.89/1800.92	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.89/1800.92	c   vbounds          :          0          0          0          0
1800.89/1800.92	c   rootredcost      :          0          0          0          0
1800.89/1800.92	c   pseudoobj        :          0          0          0          0
1800.89/1800.92	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.89/1800.92	c   vbounds          :       0.06       0.06       0.00
1800.89/1800.92	c   rootredcost      :       0.05       0.05       0.00
1800.89/1800.92	c   pseudoobj        :       0.02       0.02       0.00
1800.89/1800.92	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.89/1800.92	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.89/1800.92	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.89/1800.92	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.89/1800.92	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.89/1800.92	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.89/1800.92	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.89/1800.92	c   applied locally  :          -          -          -          0        0.0          -          -          -
1801.59/1801.60	c Time complete: 1801.59.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3451823-1307119031/watcher-3451823-1307119031 -o /tmp/evaluation-result-3451823-1307119031/solver-3451823-1307119031 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451823-1307119031.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.61 1.93 1.97 2/575 25992
/proc/meminfo: memFree=23559160/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=14976 CPUtime=0.01 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 2715 0 0 0 1 0 0 0 21 0 1 0 823500889 15335424 2669 33554432000 4194304 9163163 140736780435872 18446744073709551615 6919008 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25992/statm: 3744 2669 395 1214 0 2526 0

[startup+0.0976791 s]
/proc/loadavg: 1.61 1.93 1.97 2/575 25992
/proc/meminfo: memFree=23559160/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=29048 CPUtime=0.09 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 6262 0 0 0 9 0 0 0 21 0 1 0 823500889 29745152 6216 33554432000 4194304 9163163 140736780435872 18446744073709551615 8041859 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25992/statm: 7262 6216 395 1214 0 6044 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29048

[startup+0.10068 s]
/proc/loadavg: 1.61 1.93 1.97 2/575 25992
/proc/meminfo: memFree=23559160/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=30072 CPUtime=0.09 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 6519 0 0 0 9 0 0 0 21 0 1 0 823500889 30793728 6473 33554432000 4194304 9163163 140736780435872 18446744073709551615 8041849 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25992/statm: 7518 6473 395 1214 0 6300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30072

[startup+0.300645 s]
/proc/loadavg: 1.61 1.93 1.97 2/575 25992
/proc/meminfo: memFree=23559160/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=56888 CPUtime=0.29 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 13203 0 0 0 28 1 0 0 22 0 1 0 823500889 58253312 13157 33554432000 4194304 9163163 140736780435872 18446744073709551615 7940747 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25992/statm: 14222 13157 395 1214 0 13004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56888

[startup+0.700573 s]
/proc/loadavg: 1.61 1.93 1.97 2/575 25992
/proc/meminfo: memFree=23559160/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=80720 CPUtime=0.69 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 19179 0 0 0 68 1 0 0 24 0 1 0 823500889 82657280 19133 33554432000 4194304 9163163 140736780435872 18446744073709551615 8031112 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25992/statm: 20180 19133 395 1214 0 18962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80720

[startup+1.50043 s]
/proc/loadavg: 1.61 1.93 1.97 3/576 25993
/proc/meminfo: memFree=23367380/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=150188 CPUtime=1.49 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 36449 0 0 0 147 2 0 0 25 0 1 0 823500889 153792512 36403 33554432000 4194304 9163163 140736780435872 18446744073709551615 7962075 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25992/statm: 37547 36403 395 1214 0 36329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150188

[startup+3.1011 s]
/proc/loadavg: 1.61 1.93 1.97 3/576 25993
/proc/meminfo: memFree=22840132/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=500480 CPUtime=3.09 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 122674 0 0 0 296 13 0 0 25 0 1 0 823500889 512491520 122580 33554432000 4194304 9163163 140736780435872 18446744073709551615 4782809 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25992/statm: 125120 122580 506 1214 0 123902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 500480

[startup+6.30055 s]
/proc/loadavg: 1.72 1.95 1.97 3/576 25993
/proc/meminfo: memFree=22167452/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=779072 CPUtime=6.29 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 190774 0 0 0 610 19 0 0 25 0 1 0 823500889 797769728 190680 33554432000 4194304 9163163 140736780435872 18446744073709551615 8045195 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25992/statm: 194768 190680 506 1214 0 193550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 779072

[startup+12.7004 s]
/proc/loadavg: 1.74 1.95 1.97 3/576 25994
/proc/meminfo: memFree=21838036/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=886256 CPUtime=12.69 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 216709 0 0 0 1247 22 0 0 25 0 1 0 823500889 907526144 216358 33554432000 4194304 9163163 140736780435872 18446744073709551615 6568751 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/25992/statm: 221564 216358 518 1214 0 220346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 886256

[startup+25.501 s]
/proc/loadavg: 1.80 1.95 1.97 3/576 25994
/proc/meminfo: memFree=21617784/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=986412 CPUtime=25.43 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 257628 0 0 0 2516 27 0 0 25 0 1 0 823500889 1010085888 240444 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567801 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 246603 240444 567 1214 0 245385 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 986412

[startup+51.1004 s]
/proc/loadavg: 1.87 1.95 1.97 3/576 25995
/proc/meminfo: memFree=21522700/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=1036704 CPUtime=51.04 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 269551 0 0 0 5075 29 0 0 25 0 1 0 823500889 1061584896 252367 33554432000 4194304 9163163 140736780435872 18446744073709551615 4855360 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 259176 252367 567 1214 0 257958 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1036704

[startup+102.322 s]
/proc/loadavg: 1.94 1.96 1.97 3/576 25996
/proc/meminfo: memFree=21230036/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=1171188 CPUtime=102.25 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 302893 0 0 0 10192 33 0 0 25 0 1 0 823500889 1199296512 285709 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 292797 285709 567 1214 0 291579 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1171188

[startup+162.301 s]
/proc/loadavg: 1.98 1.96 1.97 3/576 25998
/proc/meminfo: memFree=20918388/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=1314892 CPUtime=162.24 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 338169 0 0 0 16184 40 0 0 25 0 1 0 823500889 1346449408 320853 33554432000 4194304 9163163 140736780435872 18446744073709551615 4782790 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 328723 320853 567 1214 0 327505 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1314892

[startup+222.301 s]
/proc/loadavg: 2.15 2.00 1.98 3/576 25999
/proc/meminfo: memFree=20591484/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=1476420 CPUtime=222.24 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 378611 0 0 0 22179 45 0 0 25 0 1 0 823500889 1511854080 361295 33554432000 4194304 9163163 140736780435872 18446744073709551615 4782790 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 369105 361295 567 1214 0 367887 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1476420

[startup+282.301 s]
/proc/loadavg: 2.13 2.02 1.99 3/576 26001
/proc/meminfo: memFree=20113172/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=1692932 CPUtime=282.24 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 432441 0 0 0 28172 52 0 0 25 0 1 0 823500889 1733562368 415125 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567814 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 423233 415125 567 1214 0 422015 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1692932

[startup+342.301 s]
/proc/loadavg: 2.11 2.03 1.99 3/576 26002
/proc/meminfo: memFree=19748944/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=1893408 CPUtime=342.25 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 481655 0 0 0 34163 62 0 0 25 0 1 0 823500889 1938849792 464339 33554432000 4194304 9163163 140736780435872 18446744073709551615 4794567 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 473352 464339 567 1214 0 472134 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 1893408

[startup+402.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/576 26004
/proc/meminfo: memFree=19427876/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=2035948 CPUtime=402.24 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 516866 0 0 0 40157 67 0 0 25 0 1 0 823500889 2084810752 499550 33554432000 4194304 9163163 140736780435872 18446744073709551615 5459044 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 508987 499550 567 1214 0 507769 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 2035948

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/576 26006
/proc/meminfo: memFree=19107916/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=2213696 CPUtime=462.24 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 561452 0 0 0 46151 73 0 0 25 0 1 0 823500889 2266824704 544136 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 553424 544136 567 1214 0 552206 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 2213696

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/576 26007
/proc/meminfo: memFree=18823556/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=2293128 CPUtime=522.25 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 581795 0 0 0 52147 78 0 0 25 0 1 0 823500889 2348163072 564479 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 573282 564479 567 1214 0 572064 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 2293128

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 26009
/proc/meminfo: memFree=18625620/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=2432004 CPUtime=582.25 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 615465 0 0 0 58143 82 0 0 25 0 1 0 823500889 2490372096 598149 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567779 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 608001 598149 567 1214 0 606783 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 2432004

[startup+642.3 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/576 26020
/proc/meminfo: memFree=17490720/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3004888 CPUtime=1002.26 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 758604 0 0 0 100125 101 0 0 25 0 1 0 823500889 3077005312 741288 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 751222 741288 571 1214 0 750004 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 3004888

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/576 26022
/proc/meminfo: memFree=17382048/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3065816 CPUtime=1062.27 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 773168 0 0 0 106123 104 0 0 25 0 1 0 823500889 3139395584 755852 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567801 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 766454 755852 571 1214 0 765236 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 3065816

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 26023
/proc/meminfo: memFree=17264352/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3118660 CPUtime=1122.27 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 786604 0 0 0 112120 107 0 0 25 0 1 0 823500889 3193507840 769288 33554432000 4194304 9163163 140736780435872 18446744073709551615 6555920 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 779665 769288 571 1214 0 778447 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 3118660

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 26025
/proc/meminfo: memFree=17001320/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3154980 CPUtime=1182.27 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 796075 0 0 0 118118 109 0 0 25 0 1 0 823500889 3230699520 778759 33554432000 4194304 9163163 140736780435872 18446744073709551615 5459278 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 788745 778759 571 1214 0 787527 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 3154980

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 26026
/proc/meminfo: memFree=16839108/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3200676 CPUtime=1242.27 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 807253 0 0 0 124116 111 0 0 25 0 1 0 823500889 3277492224 789937 33554432000 4194304 9163163 140736780435872 18446744073709551615 5460464 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 800169 789937 571 1214 0 798951 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 3200676

[startup+1302.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/576 26028
/proc/meminfo: memFree=16768880/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3256680 CPUtime=1302.29 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 820617 0 0 0 130115 114 0 0 25 0 1 0 823500889 3334840320 803301 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 814170 803301 571 1214 0 812952 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 3256680

[startup+1362.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/576 26030
/proc/meminfo: memFree=16726696/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3285772 CPUtime=1362.27 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 828096 0 0 0 136113 114 0 0 25 0 1 0 823500889 3364630528 810780 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 821443 810780 571 1214 0 820225 0
Current children cumulated CPU time (s) 1362.27
Current children cumulated vsize (KiB) 3285772

[startup+1422.32 s]
/proc/loadavg: 2.04 2.04 2.00 3/576 26031
/proc/meminfo: memFree=16654124/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3330960 CPUtime=1422.29 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 839570 0 0 0 142113 116 0 0 25 0 1 0 823500889 3410903040 822254 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 832740 822254 571 1214 0 831522 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 3330960

[startup+1482.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/576 26042
/proc/meminfo: memFree=16580176/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3407548 CPUtime=1482.28 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 857414 0 0 0 148108 120 0 0 25 0 1 0 823500889 3489329152 840098 33554432000 4194304 9163163 140736780435872 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 851887 840098 571 1214 0 850669 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 3407548

[startup+1542.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/576 26043
/proc/meminfo: memFree=16545660/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3435704 CPUtime=1542.28 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 866038 0 0 0 154108 120 0 0 25 0 1 0 823500889 3518160896 848722 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567500 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 858926 848722 571 1214 0 857708 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 3435704

[startup+1602.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/576 26045
/proc/meminfo: memFree=16501736/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3480224 CPUtime=1602.28 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 877097 0 0 0 160106 122 0 0 25 0 1 0 823500889 3563749376 859781 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567530 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 870056 859781 571 1214 0 868838 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 3480224

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/576 26050
/proc/meminfo: memFree=16434972/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3545452 CPUtime=1662.29 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 892732 0 0 0 166105 124 0 0 25 0 1 0 823500889 3630542848 875416 33554432000 4194304 9163163 140736780435872 18446744073709551615 4794534 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 886363 875416 571 1214 0 885145 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 3545452

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/576 26051
/proc/meminfo: memFree=16403752/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3579032 CPUtime=1722.28 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 900875 0 0 0 172102 126 0 0 25 0 1 0 823500889 3664928768 883559 33554432000 4194304 9163163 140736780435872 18446744073709551615 5460464 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 894758 883559 571 1214 0 893540 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 3579032

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 26053
/proc/meminfo: memFree=16334912/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3643812 CPUtime=1782.28 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 917066 0 0 0 178099 129 0 0 25 0 1 0 823500889 3731263488 899750 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567807 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 910953 899750 571 1214 0 909735 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 3643812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/577 26054
/proc/meminfo: memFree=16320628/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3657552 CPUtime=1800.11 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 920586 0 0 0 179881 130 0 0 25 0 1 0 823500889 3745333248 903270 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567526 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 914388 903270 571 1214 0 913170 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 3657552

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.03 2.00 3/578 26055
/proc/meminfo: memFree=16319008/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3658572 CPUtime=1800.61 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 920790 0 0 0 179931 130 0 0 25 0 1 0 823500889 3746377728 903474 33554432000 4194304 9163163 140736780435872 18446744073709551615 6567522 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25992/statm: 914643 903474 571 1214 0 913425 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (KiB) 3658572

[startup+1801.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/578 26055
/proc/meminfo: memFree=16319008/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=3289440 CPUtime=1801.38 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 922016 0 0 0 180006 132 0 0 25 0 1 0 823500889 3368386560 811688 33554432000 4194304 9163163 140736780435872 18446744073709551615 4338395 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 822360 811688 585 1214 0 821142 0
Current children cumulated CPU time (s) 1801.38
Current children cumulated vsize (KiB) 3289440

[startup+1801.6 s]
/proc/loadavg: 2.00 2.03 2.00 3/578 26055
/proc/meminfo: memFree=16319008/32951124 swapFree=58940260/67111528
[pid=25992] ppid=25990 vsize=2703504 CPUtime=1801.59 cores=0,2,4,6
/proc/25992/stat : 25992 (scip-2.0.1.4b.l) R 25990 25992 23203 0 -1 4202496 922027 0 0 0 180012 147 0 0 25 0 1 0 823500889 2768388096 33595 33554432000 4194304 9163163 140736780435872 18446744073709551615 8264362 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25992/statm: 675876 33067 596 1214 0 674658 0
Current children cumulated CPU time (s) 1801.59
Current children cumulated vsize (KiB) 2703504

Child status: 0
Real time (s): 1801.61
CPU time (s): 1801.6
CPU user time (s): 1800.13
CPU system time (s): 1.47678
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 3660620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.13
system time used= 1.47677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 922029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2113

runsolver used 10.9413 second user time and 23.5724 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-03 18:37:12
IDJOB=3451823
IDBENCH=77476
IDSOLVER=1948
FILE ID=node139/3451823-1307119031
RUNJOBID= node139-1307119031-25972
PBS_JOBID= 13497985
Free space on /tmp= 73440 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12036_6.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451823-1307119031/watcher-3451823-1307119031 -o /tmp/evaluation-result-3451823-1307119031/solver-3451823-1307119031 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451823-1307119031.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9a4de5b537f1bb9f30a546c1477a84e4
RANDOM SEED=1687956543

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23560092 kB
Buffers:        252040 kB
Cached:         620196 kB
SwapCached:       3628 kB
Active:        8593368 kB
Inactive:       494876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23560092 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:           39656 kB
Writeback:           0 kB
AnonPages:     8214220 kB
Mapped:          34532 kB
Slab:           153224 kB
PageTables:      78448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170891600 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73428 MiB
End job on node139 at 2011-06-03 19:07:14