Trace number 3740328

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)? 1798.32 1798.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_10.std.opb
MD5SUM4c84634d88d602e5c11fc94580191916
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1800.66
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 constraints234335
Number of constraints which are clauses233135
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 constraint69
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-3740328-1338742288.opb>
1.29/1.33	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234335 constraints
1.29/1.33	c problem read
1.29/1.33	c presolving settings loaded
1.89/1.91	c presolving:
10.08/10.11	c (round 1) 4976 del vars, 15208 del conss, 0 add conss, 3473 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15899880 impls, 0 clqs
14.89/14.92	c (round 2) 11777 del vars, 39036 del conss, 0 add conss, 10076 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15930913 impls, 0 clqs
16.29/16.36	c (round 3) 14394 del vars, 50085 del conss, 0 add conss, 11552 chg bounds, 23 chg sides, 15 chg coeffs, 0 upgd conss, 15942588 impls, 0 clqs
16.99/17.04	c (round 4) 15310 del vars, 53902 del conss, 0 add conss, 12149 chg bounds, 35 chg sides, 31 chg coeffs, 0 upgd conss, 15947180 impls, 0 clqs
17.19/17.28	c (round 5) 15734 del vars, 55762 del conss, 0 add conss, 12365 chg bounds, 35 chg sides, 33 chg coeffs, 0 upgd conss, 15948789 impls, 0 clqs
17.39/17.45	c (round 6) 15858 del vars, 56355 del conss, 0 add conss, 12444 chg bounds, 35 chg sides, 33 chg coeffs, 0 upgd conss, 15949891 impls, 0 clqs
17.49/17.56	c (round 7) 15927 del vars, 56675 del conss, 0 add conss, 12477 chg bounds, 35 chg sides, 33 chg coeffs, 0 upgd conss, 15950773 impls, 0 clqs
17.60/17.65	c (round 8) 15965 del vars, 56865 del conss, 0 add conss, 12504 chg bounds, 35 chg sides, 33 chg coeffs, 0 upgd conss, 15950986 impls, 0 clqs
17.70/17.74	c (round 9) 15989 del vars, 56972 del conss, 0 add conss, 12521 chg bounds, 35 chg sides, 33 chg coeffs, 0 upgd conss, 15951024 impls, 0 clqs
17.79/17.81	c (round 10) 15989 del vars, 56991 del conss, 0 add conss, 12521 chg bounds, 35 chg sides, 33 chg coeffs, 0 upgd conss, 15951024 impls, 0 clqs
18.59/18.68	c (round 11) 15989 del vars, 56991 del conss, 0 add conss, 12521 chg bounds, 35 chg sides, 33 chg coeffs, 177344 upgd conss, 15951024 impls, 0 clqs
19.29/19.35	c (round 12) 15989 del vars, 56994 del conss, 17 add conss, 12521 chg bounds, 63 chg sides, 219 chg coeffs, 177344 upgd conss, 15951100 impls, 265 clqs
19.69/19.72	c (round 13) 15989 del vars, 57002 del conss, 38 add conss, 12521 chg bounds, 87 chg sides, 285 chg coeffs, 177344 upgd conss, 15951144 impls, 290 clqs
1019.13/1019.31	c    (1019.3s) probing: 1000/56853 (1.8%) - 5 fixings, 1 aggregations, 12136003 implications, 0 bound changes
1717.10/1717.46	c    (1717.5s) probing: 2000/56853 (3.5%) - 5 fixings, 1 aggregations, 18595913 implications, 0 bound changes
1797.39/1797.72	c    (1797.7s) probing: 2118/56853 (3.7%) - 5 fixings, 1 aggregations, 19280835 implications, 0 bound changes
1797.39/1797.72	c    (1797.7s) probing aborted: solving stopped
1797.39/1797.72	c (round 14) 15995 del vars, 57002 del conss, 38 add conss, 12521 chg bounds, 87 chg sides, 287 chg coeffs, 177344 upgd conss, 79758926 impls, 290 clqs
1797.39/1797.72	c presolving (14 rounds):
1797.39/1797.72	c  15995 deleted vars, 57002 deleted constraints, 38 added constraints, 12521 tightened bounds, 0 added holes, 87 changed sides, 287 changed coefficients
1797.39/1797.72	c  79758926 implications, 290 cliques
1797.39/1797.72	c presolving was interrupted.
1797.39/1797.72	c Presolving Time: 1795.99
1797.39/1797.72	c - non default parameters ----------------------------------------------------------------------
1797.39/1797.72	c # SCIP version 2.0.1.5
1797.39/1797.72	c 
1797.39/1797.72	c # frequency for displaying node information lines
1797.39/1797.72	c # [type: int, range: [-1,2147483647], default: 100]
1797.39/1797.72	c display/freq = 10000
1797.39/1797.72	c 
1797.39/1797.72	c # maximal time in seconds to run
1797.39/1797.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.39/1797.72	c limits/time = 1797
1797.39/1797.72	c 
1797.39/1797.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1797.39/1797.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1797.39/1797.72	c limits/memory = 13950
1797.39/1797.72	c 
1797.39/1797.72	c # default clock type (1: CPU user seconds, 2: wall clock time)
1797.39/1797.72	c # [type: int, range: [1,2], default: 1]
1797.39/1797.72	c timing/clocktype = 2
1797.39/1797.72	c 
1797.39/1797.72	c # belongs reading time to solving time?
1797.39/1797.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.39/1797.72	c timing/reading = TRUE
1797.39/1797.72	c 
1797.39/1797.72	c # should presolving try to simplify inequalities
1797.39/1797.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.39/1797.72	c constraints/linear/simplifyinequalities = TRUE
1797.39/1797.72	c 
1797.39/1797.72	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1797.39/1797.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.39/1797.72	c constraints/indicator/addCouplingCons = TRUE
1797.39/1797.72	c 
1797.39/1797.72	c # should presolving try to simplify knapsacks
1797.39/1797.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1797.39/1797.72	c constraints/knapsack/simplifyinequalities = TRUE
1797.39/1797.72	c 
1797.39/1797.72	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1797.39/1797.72	c # [type: int, range: [-1,2147483647], default: -1]
1797.39/1797.72	c separating/rapidlearning/freq = 0
1797.39/1797.72	c 
1797.39/1797.72	c -----------------------------------------------------------------------------------------------
1797.39/1797.72	c start solving
1797.49/1797.83	c presolving:
1797.49/1797.83	c presolving (14 rounds):
1797.49/1797.83	c  15995 deleted vars, 57002 deleted constraints, 38 added constraints, 12521 tightened bounds, 0 added holes, 87 changed sides, 287 changed coefficients
1797.49/1797.83	c  79758926 implications, 290 cliques
1797.49/1797.83	c presolving was interrupted.
1797.49/1797.83	c Presolving Time: 1796.10
1797.49/1797.83	c 
1797.49/1797.83	c SCIP Status        : solving was interrupted [time limit reached]
1797.49/1797.83	c Solving Time (sec) : 1797.83
1797.49/1797.83	c Solving Nodes      : 0
1797.49/1797.83	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.49/1797.83	s UNKNOWN
1797.49/1797.83	c SCIP Status        : solving was interrupted [time limit reached]
1797.49/1797.83	c Total Time         :    1797.83
1797.49/1797.83	c   solving          :    1797.83
1797.49/1797.83	c   presolving       :    1796.10 (included in solving)
1797.49/1797.83	c   reading          :       1.33 (included in solving)
1797.49/1797.83	c Original Problem   :
1797.49/1797.83	c   Problem name     : HOME/instance-3740328-1338742288.opb
1797.49/1797.83	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.49/1797.83	c   Constraints      : 234335 initial, 234335 maximal
1797.49/1797.83	c Presolved Problem  :
1797.49/1797.83	c   Problem name     : t_HOME/instance-3740328-1338742288.opb
1797.49/1797.83	c   Variables        : 56847 (56847 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.49/1797.83	c   Constraints      : 177371 initial, 177371 maximal
1797.49/1797.83	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.49/1797.83	c   trivial          :       0.06       1207          0          0          0          0          0          0          0          0
1797.49/1797.83	c   dualfix          :       0.11        120          0          0          0          0          0          0          0          0
1797.49/1797.83	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   implics          :       0.59          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   probing          :    1777.75          5          1          0          0          0          0          0          0          0
1797.49/1797.83	c   knapsack         :       0.53          0          0          0          0          0          5         38         52        254
1797.49/1797.83	c   setppc           :       0.51          0          0          0          0          0          6          0          0          0
1797.49/1797.83	c   linear           :      15.87      11314       3348          0      12521          0      56991          0         35         33
1797.49/1797.83	c   logicor          :       0.13          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.49/1797.83	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.49/1797.83	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   knapsack         :          0+         0     103731          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   setppc           :          0+         0     103731          0          0          0          0          2          0          0          0          0
1797.49/1797.83	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c   logicor          :          0+         0      94051          0          0          0          0          1          0          0          0          0
1797.49/1797.83	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.49/1797.83	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.49/1797.83	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.49/1797.83	c   knapsack         :       9.61       0.00       9.61       0.00       0.00       0.00       0.00
1797.49/1797.83	c   setppc           :     959.37       0.00     959.37       0.00       0.00       0.00       0.00
1797.49/1797.83	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.49/1797.83	c   logicor          :       8.94       0.00       8.94       0.00       0.00       0.00       0.00
1797.49/1797.83	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.49/1797.83	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.49/1797.83	c   vbounds          :          0          0          0          0
1797.49/1797.83	c   rootredcost      :          0          0          0          0
1797.49/1797.83	c   pseudoobj        :          0          0          0          0
1797.49/1797.83	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.49/1797.83	c   vbounds          :       0.07       0.07       0.00
1797.49/1797.83	c   rootredcost      :       0.04       0.04       0.00
1797.49/1797.83	c   pseudoobj        :       0.03       0.03       0.00
1797.49/1797.83	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.49/1797.83	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.49/1797.83	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.49/1797.83	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.49/1797.83	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.49/1797.83	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.49/1797.83	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.49/1797.83	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.29/1798.62	c Time complete: 1798.31.

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 4182
/proc/meminfo: memFree=26475892/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=9456 CPUtime=0 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 1504 0 0 0 0 0 0 0 20 0 1 0 340354777 9682944 1459 33554432000 4194304 9016284 140733696153968 140735513781960 7824814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 2397 1460 311 1178 0 1215 0

[startup+0.019459 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 4182
/proc/meminfo: memFree=26475892/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=15480 CPUtime=0.01 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 2858 0 0 0 1 0 0 0 20 0 1 0 340354777 15851520 2813 33554432000 4194304 9016284 140733696153968 140733696149384 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 3870 2813 360 1178 0 2688 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15480

[startup+0.100293 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 4182
/proc/meminfo: memFree=26475892/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=31240 CPUtime=0.09 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 6805 0 0 0 8 1 0 0 20 0 1 0 340354777 31989760 6760 33554432000 4194304 9016284 140733696153968 140733696149384 4892688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 7810 6760 360 1178 0 6628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31240

[startup+0.300302 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 4182
/proc/meminfo: memFree=26475892/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=59016 CPUtime=0.29 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 13746 0 0 0 27 2 0 0 20 0 1 0 340354777 60432384 13701 33554432000 4194304 9016284 140733696153968 140733696149384 6816873 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 14754 13701 360 1178 0 13572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59016

[startup+0.700299 s]
/proc/loadavg: 2.02 2.01 2.00 3/174 4182
/proc/meminfo: memFree=26475892/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=87660 CPUtime=0.69 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 20890 0 0 0 66 3 0 0 20 0 1 0 340354777 89763840 20845 33554432000 4194304 9016284 140733696153968 140733696149384 6813403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 21915 20845 360 1178 0 20733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87660

[startup+1.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4183
/proc/meminfo: memFree=26360424/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=262140 CPUtime=1.49 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 64134 0 0 0 140 9 0 0 20 0 1 0 340354777 268431360 64069 33554432000 4194304 9016284 140733696153968 140733696016216 4318833 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 65535 64069 406 1178 0 64353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 262140

[startup+3.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4183
/proc/meminfo: memFree=26096668/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=491956 CPUtime=3.08 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 120362 0 0 0 290 18 0 0 20 0 1 0 340354777 503762944 120297 33554432000 4194304 9016284 140733696153968 140733696149320 7875499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 122989 120297 485 1178 0 121807 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 491956

[startup+6.30032 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4183
/proc/meminfo: memFree=25821884/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=704760 CPUtime=6.29 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 173151 0 0 0 603 26 0 0 20 0 1 0 340354777 721674240 173086 33554432000 4194304 9016284 140733696153968 140733696149320 7875499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 176190 173086 485 1178 0 175008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 704760

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 4183
/proc/meminfo: memFree=25622872/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=858484 CPUtime=12.69 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 209476 0 0 0 1236 33 0 0 20 0 1 0 340354777 879087616 209154 33554432000 4194304 9016284 140733696153968 140733696149640 6481223 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 214621 209154 496 1178 0 213439 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 858484

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 4183
/proc/meminfo: memFree=25504364/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=969628 CPUtime=25.49 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 244283 0 0 0 2510 39 0 0 20 0 1 0 340354777 992899072 236320 33554432000 4194304 9016284 140733696153968 140733696149352 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 242407 236320 538 1178 0 241225 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 969628

[startup+51.1005 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 4183
/proc/meminfo: memFree=25436180/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1002944 CPUtime=51.08 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 252306 0 0 0 5067 41 0 0 20 0 1 0 340354777 1027014656 244343 33554432000 4194304 9016284 140733696153968 140733696149560 6480215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 250736 244343 538 1178 0 249554 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1002944

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=25313588/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1061252 CPUtime=102.28 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 266498 0 0 0 10183 45 0 0 20 0 1 0 340354777 1086722048 258535 33554432000 4194304 9016284 140733696153968 140733696149560 6480197 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 265313 258535 538 1178 0 264131 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1061252

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=25135800/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1176732 CPUtime=162.27 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 294593 0 0 0 16177 50 0 0 20 0 1 0 340354777 1204973568 286630 33554432000 4194304 9016284 140733696153968 140733696149560 4917509 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 294183 286630 538 1178 0 293001 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1176732

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=24985168/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1257424 CPUtime=222.26 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 315318 0 0 0 22173 53 0 0 20 0 1 0 340354777 1287602176 307355 33554432000 4194304 9016284 140733696153968 140733696149560 6480211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 314356 307355 538 1178 0 313174 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1257424

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=24854312/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1324696 CPUtime=282.25 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 331790 0 0 0 28169 56 0 0 20 0 1 0 340354777 1356488704 323827 33554432000 4194304 9016284 140733696153968 140733696149560 6480215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 331174 323827 538 1178 0 329992 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1324696

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4184
/proc/meminfo: memFree=24621592/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1484648 CPUtime=342.23 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 370943 0 0 0 34161 62 0 0 20 0 1 0 340354777 1520279552 362980 33554432000 4194304 9016284 140733696153968 140733696149352 6480412 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 371162 362980 538 1178 0 369980 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1484648

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4185
/proc/meminfo: memFree=24417020/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1558360 CPUtime=402.23 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 389542 0 0 0 40157 66 0 0 20 0 1 0 340354777 1595760640 381579 33554432000 4194304 9016284 140733696153968 140733696149352 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 389590 381579 538 1178 0 388408 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1558360

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 4185
/proc/meminfo: memFree=24082868/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1683128 CPUtime=462.22 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 420478 0 0 0 46151 71 0 0 20 0 1 0 340354777 1723523072 412515 33554432000 4194304 9016284 140733696153968 140733696149352 6480211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 420782 412515 538 1178 0 419600 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1683128

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4188
/proc/meminfo: memFree=23901460/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1762384 CPUtime=522.21 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 439987 0 0 0 52147 74 0 0 20 0 1 0 340354777 1804681216 432024 33554432000 4194304 9016284 140733696153968 140733696149352 4887822 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 440596 432024 538 1178 0 439414 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1762384

[startup+582.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/176 4210
/proc/meminfo: memFree=23686572/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=1839456 CPUtime=582.2 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 459132 0 0 0 58142 78 0 0 20 0 1 0 340354777 1883602944 451169 33554432000 4194304 9016284 140733696153968 140733696149560 6480211 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 459864 451169 538 1178 0 458682 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1839456

[startup+642.3 s]

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

/proc/meminfo: memFree=22255328/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2488264 CPUtime=1062.12 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 620095 0 0 0 106100 112 0 0 20 0 1 0 340354777 2547982336 612132 33554432000 4194304 9016284 140733696153968 140733696149560 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 622066 612132 543 1178 0 620884 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2488264

[startup+1122.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/176 4216
/proc/meminfo: memFree=22122784/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2538264 CPUtime=1122.12 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 632623 0 0 0 112097 115 0 0 20 0 1 0 340354777 2599182336 624660 33554432000 4194304 9016284 140733696153968 140733696149352 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 634566 624660 543 1178 0 633384 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2538264

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 4216
/proc/meminfo: memFree=21996224/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2591232 CPUtime=1182.11 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 645651 0 0 0 118094 117 0 0 20 0 1 0 340354777 2653421568 637688 33554432000 4194304 9016284 140733696153968 140733696149560 6480229 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 647808 637688 543 1178 0 646626 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2591232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 4216
/proc/meminfo: memFree=21737172/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2621616 CPUtime=1242.1 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 653674 0 0 0 124090 120 0 0 20 0 1 0 340354777 2684534784 645711 33554432000 4194304 9016284 140733696153968 140733696149560 4875334 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 655404 645711 543 1178 0 654222 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2621616

[startup+1302.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/175 4217
/proc/meminfo: memFree=21658016/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2667176 CPUtime=1302.09 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 664695 0 0 0 130087 122 0 0 20 0 1 0 340354777 2731188224 656732 33554432000 4194304 9016284 140733696153968 140733696149560 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 666794 656732 543 1178 0 665612 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2667176

[startup+1362.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/175 4217
/proc/meminfo: memFree=21616876/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2706376 CPUtime=1362.08 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 674655 0 0 0 136084 124 0 0 20 0 1 0 340354777 2771329024 666692 33554432000 4194304 9016284 140733696153968 140733696149560 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 676594 666692 543 1178 0 675412 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2706376

[startup+1422.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/175 4217
/proc/meminfo: memFree=21568232/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2752684 CPUtime=1422.08 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 686006 0 0 0 142082 126 0 0 20 0 1 0 340354777 2818748416 678043 33554432000 4194304 9016284 140733696153968 140733696149352 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 688171 678043 543 1178 0 686989 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2752684

[startup+1482.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/175 4217
/proc/meminfo: memFree=21533168/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2782012 CPUtime=1482.06 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 693848 0 0 0 148078 128 0 0 20 0 1 0 340354777 2848780288 685885 33554432000 4194304 9016284 140733696153968 140733696149352 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 695503 685885 543 1178 0 694321 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2782012

[startup+1542.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 4256
/proc/meminfo: memFree=23893176/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2818436 CPUtime=1542.04 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 702509 0 0 0 154074 130 0 0 20 0 1 0 340354777 2886078464 694629 33554432000 4194304 9016284 140733696153968 140733696149560 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 704609 694629 543 1178 0 703427 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 2818436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 4257
/proc/meminfo: memFree=23773492/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2844504 CPUtime=1602.02 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 709674 0 0 0 160070 132 0 0 20 0 1 0 340354777 2912772096 702047 33554432000 4194304 9016284 140733696153968 140733696149560 5512272 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 711126 702047 543 1178 0 709944 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2844504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 4257
/proc/meminfo: memFree=23598184/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2878844 CPUtime=1662.02 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 718306 0 0 0 166068 134 0 0 20 0 1 0 340354777 2947936256 711030 33554432000 4194304 9016284 140733696153968 140733696149480 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 719711 711030 543 1178 0 718529 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 2878844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 4260
/proc/meminfo: memFree=23437104/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2920236 CPUtime=1722.01 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 727774 0 0 0 172065 136 0 0 20 0 1 0 340354777 2990321664 720749 33554432000 4194304 9016284 140733696153968 140733696149352 4887822 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 730059 720749 543 1178 0 728877 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2920236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4260
/proc/meminfo: memFree=23189784/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2958496 CPUtime=1781.99 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 737236 0 0 0 178061 138 0 0 20 0 1 0 340354777 3029499904 730601 33554432000 4194304 9016284 140733696153968 140733696149560 5154369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 739624 730601 543 1178 0 738442 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 2958496

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4260
/proc/meminfo: memFree=23155668/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2960496 CPUtime=1791.69 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 738491 0 0 0 179031 138 0 0 20 0 1 0 340354777 3031547904 731911 33554432000 4194304 9016284 140733696153968 140733696149352 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 740124 731911 543 1178 0 738942 0
Current children cumulated CPU time (s) 1791.69
Current children cumulated vsize (KiB) 2960496

[startup+1795.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4260
/proc/meminfo: memFree=23148848/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2962536 CPUtime=1794.89 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 739061 0 0 0 179351 138 0 0 20 0 1 0 340354777 3033636864 732481 33554432000 4194304 9016284 140733696153968 140733696149352 5510757 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 740634 732481 543 1178 0 739452 0
Current children cumulated CPU time (s) 1794.89
Current children cumulated vsize (KiB) 2962536

[startup+1796.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4260
/proc/meminfo: memFree=23148724/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2962536 CPUtime=1796.49 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 739110 0 0 0 179511 138 0 0 20 0 1 0 340354777 3033636864 732530 33554432000 4194304 9016284 140733696153968 140733696149352 5510784 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 740634 732530 543 1178 0 739452 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (KiB) 2962536

[startup+1797.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4260
/proc/meminfo: memFree=23146244/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2962536 CPUtime=1797.29 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 739307 0 0 0 179590 139 0 0 20 0 1 0 340354777 3033636864 732780 33554432000 4194304 9016284 140733696153968 140733696149352 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 740634 732780 543 1178 0 739452 0
Current children cumulated CPU time (s) 1797.29
Current children cumulated vsize (KiB) 2962536

[startup+1798.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4260
/proc/meminfo: memFree=23146244/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2567364 CPUtime=1798.08 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 739934 0 0 0 179667 141 0 0 20 0 1 0 340354777 2628980736 634604 33554432000 4194304 9016284 140733696153968 140733696153224 4538416 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 641841 634604 556 1178 0 640659 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 2567364

[startup+1798.61 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 4260
/proc/meminfo: memFree=23861708/32873852 swapFree=6856/6856
[pid=4182] ppid=4180 vsize=2172608 CPUtime=1798.29 cores=1,3,5,7
/proc/4182/stat : 4182 (scip-2.0.1.4b_2) R 4180 4182 643 0 -1 4202496 739943 0 0 0 179674 155 0 0 20 0 1 0 340354777 2224750592 79395 33554432000 4194304 9016284 140733696153968 140733696153224 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4182/statm: 543152 79237 565 1178 0 541970 0
Current children cumulated CPU time (s) 1798.29
Current children cumulated vsize (KiB) 2172608

Child status: 0
Real time (s): 1798.62
CPU time (s): 1798.32
CPU user time (s): 1796.74
CPU system time (s): 1.57376
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 2963760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.74
system time used= 1.57376
maximum resident set size= 2933600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 739948
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= 40
involuntary context switches= 1852

runsolver used 2.78458 second user time and 9.00963 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 18:51:29
IDJOB=3740328
IDBENCH=77119
IDSOLVER=2329
FILE ID=node128/3740328-1338742288
RUNJOBID= node128-1338714616-660
PBS_JOBID= 14636758
Free space on /tmp= 70396 MiB

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

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

MD5SUM BENCH= 4c84634d88d602e5c11fc94580191916
RANDOM SEED=1201488605

node128.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.389
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	: 5332.77
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.389
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.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
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.389
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.389
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.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.389
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.389
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:       32873852 kB
MemFree:        26476272 kB
Buffers:          549244 kB
Cached:          3775672 kB
SwapCached:          744 kB
Active:          3192900 kB
Inactive:        2306324 kB
Active(anon):    1165472 kB
Inactive(anon):    11420 kB
Active(file):    2027428 kB
Inactive(file):  2294904 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             23872 kB
Writeback:            12 kB
AnonPages:       1180644 kB
Mapped:            16324 kB
Shmem:               200 kB
Slab:             757084 kB
SReclaimable:     199240 kB
SUnreclaim:       557844 kB
KernelStack:        1432 kB
PageTables:         6092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1311660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70372 MiB
End job on node128 at 2012-06-03 19:21:27