Trace number 3743130

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.1 1797.45

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_50null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM4555e70390d674ec14d0ef1e0b38ebad
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33662
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 136517
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 136517
Number of bits of the biggest sum of numbers18
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-3743130-1338795104.opb>
0.28/0.32	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.28/0.32	c problem read
0.28/0.32	c presolving settings loaded
0.49/0.50	c presolving:
0.49/0.59	c (round 1) 126 del vars, 3 del conss, 0 add conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.59/0.62	c (round 2) 1372 del vars, 1254 del conss, 0 add conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.59/0.64	c (round 3) 2024 del vars, 1906 del conss, 0 add conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.59/0.66	c (round 4) 2475 del vars, 2357 del conss, 0 add conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.59/0.68	c (round 5) 2838 del vars, 2720 del conss, 0 add conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.69/0.70	c (round 6) 3150 del vars, 3032 del conss, 0 add conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.69/0.72	c (round 7) 3418 del vars, 3300 del conss, 0 add conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.69/0.73	c (round 8) 3571 del vars, 3453 del conss, 0 add conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
0.69/0.75	c (round 9) 3629 del vars, 3511 del conss, 0 add conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
0.69/0.76	c (round 10) 3654 del vars, 3536 del conss, 0 add conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
148.15/148.21	c (round 11) 3721 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 9599108 impls, 551 clqs
148.25/148.30	c (round 12) 3721 del vars, 4154 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9599212 impls, 551 clqs
182.56/182.65	c    (182.7s) probing: 1000/37282 (2.7%) - 64 fixings, 9 aggregations, 1353974 implications, 0 bound changes
242.24/242.32	c    (242.3s) probing: 2000/37282 (5.4%) - 65 fixings, 31 aggregations, 3756801 implications, 0 bound changes
306.13/306.22	c    (306.2s) probing: 3000/37282 (8.0%) - 69 fixings, 39 aggregations, 6364376 implications, 0 bound changes
432.61/432.73	c    (432.7s) probing: 4000/37282 (10.7%) - 69 fixings, 45 aggregations, 10493359 implications, 0 bound changes
449.21/449.33	c (round 13) 3771 del vars, 4154 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36523400 impls, 551 clqs
449.21/449.38	c (round 14) 3771 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36523400 impls, 551 clqs
493.50/493.68	c    (493.7s) probing: 5000/37282 (13.4%) - 69 fixings, 49 aggregations, 12144059 implications, 0 bound changes
635.87/636.01	c    (636.0s) probing: 6000/37282 (16.1%) - 74 fixings, 56 aggregations, 16355278 implications, 0 bound changes
807.93/808.18	c    (808.2s) probing: 7000/37282 (18.8%) - 75 fixings, 65 aggregations, 20837156 implications, 0 bound changes
969.51/969.72	c    (969.7s) probing: 8000/37282 (21.5%) - 77 fixings, 72 aggregations, 24714500 implications, 0 bound changes
1159.56/1159.83	c    (1159.8s) probing: 9000/37282 (24.1%) - 78 fixings, 77 aggregations, 29309386 implications, 0 bound changes
1338.13/1338.46	c    (1338.5s) probing: 10000/37282 (26.8%) - 80 fixings, 84 aggregations, 33348493 implications, 0 bound changes
1355.02/1355.36	c (round 15) 3821 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 85543446 impls, 551 clqs
1355.12/1355.41	c (round 16) 3821 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 85543446 impls, 551 clqs
1512.89/1513.24	c    (1513.2s) probing: 11000/37282 (29.5%) - 82 fixings, 91 aggregations, 37020196 implications, 0 bound changes
1707.87/1708.25	c    (1708.2s) probing: 12000/37282 (32.2%) - 84 fixings, 97 aggregations, 41160434 implications, 0 bound changes
1796.74/1797.14	c    (1797.1s) probing: 12422/37282 (33.3%) - 84 fixings, 100 aggregations, 43030158 implications, 0 bound changes
1796.74/1797.14	c    (1797.1s) probing aborted: solving stopped
1796.74/1797.15	c (round 17) 3839 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 105274688 impls, 551 clqs
1796.74/1797.15	c presolving (17 rounds):
1796.74/1797.15	c  3839 deleted vars, 4254 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.74/1797.15	c  105274688 implications, 551 cliques
1796.74/1797.15	c presolving was interrupted.
1796.74/1797.15	c Presolving Time: 1796.71
1796.74/1797.15	c - non default parameters ----------------------------------------------------------------------
1796.74/1797.15	c # SCIP version 2.0.1.5
1796.74/1797.15	c 
1796.74/1797.15	c # frequency for displaying node information lines
1796.74/1797.15	c # [type: int, range: [-1,2147483647], default: 100]
1796.74/1797.15	c display/freq = 10000
1796.74/1797.15	c 
1796.74/1797.15	c # maximal time in seconds to run
1796.74/1797.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.74/1797.15	c limits/time = 1797
1796.74/1797.15	c 
1796.74/1797.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.74/1797.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.74/1797.15	c limits/memory = 13950
1796.74/1797.15	c 
1796.74/1797.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.74/1797.15	c # [type: int, range: [1,2], default: 1]
1796.74/1797.15	c timing/clocktype = 2
1796.74/1797.15	c 
1796.74/1797.15	c # belongs reading time to solving time?
1796.74/1797.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.74/1797.15	c timing/reading = TRUE
1796.74/1797.15	c 
1796.74/1797.15	c # should presolving try to simplify inequalities
1796.74/1797.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.74/1797.15	c constraints/linear/simplifyinequalities = TRUE
1796.74/1797.15	c 
1796.74/1797.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.74/1797.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.74/1797.15	c constraints/indicator/addCouplingCons = TRUE
1796.74/1797.15	c 
1796.74/1797.15	c # should presolving try to simplify knapsacks
1796.74/1797.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.74/1797.15	c constraints/knapsack/simplifyinequalities = TRUE
1796.74/1797.15	c 
1796.74/1797.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.74/1797.15	c # [type: int, range: [-1,2147483647], default: -1]
1796.74/1797.15	c separating/rapidlearning/freq = 0
1796.74/1797.15	c 
1796.74/1797.15	c -----------------------------------------------------------------------------------------------
1796.74/1797.15	c start solving
1796.74/1797.16	c presolving:
1796.74/1797.16	c presolving (17 rounds):
1796.74/1797.16	c  3839 deleted vars, 4254 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.74/1797.16	c  105274688 implications, 551 cliques
1796.74/1797.16	c presolving was interrupted.
1796.74/1797.16	c Presolving Time: 1796.72
1796.74/1797.16	c 
1796.74/1797.16	c SCIP Status        : solving was interrupted [time limit reached]
1796.74/1797.16	c Solving Time (sec) : 1797.16
1796.74/1797.16	c Solving Nodes      : 0
1796.74/1797.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.74/1797.16	s UNKNOWN
1796.74/1797.16	c SCIP Status        : solving was interrupted [time limit reached]
1796.74/1797.16	c Total Time         :    1797.16
1796.74/1797.16	c   solving          :    1797.16
1796.74/1797.16	c   presolving       :    1796.72 (included in solving)
1796.74/1797.16	c   reading          :       0.32 (included in solving)
1796.74/1797.16	c Original Problem   :
1796.74/1797.16	c   Problem name     : HOME/instance-3743130-1338795104.opb
1796.74/1797.16	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.74/1797.16	c   Constraints      : 41436 initial, 41436 maximal
1796.74/1797.16	c Presolved Problem  :
1796.74/1797.16	c   Problem name     : t_HOME/instance-3743130-1338795104.opb
1796.74/1797.16	c   Variables        : 37098 (37098 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.74/1797.16	c   Constraints      : 37182 initial, 37182 maximal
1796.74/1797.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.74/1797.16	c   trivial          :       0.03        123          0          0          0          0          0          0          0          0
1796.74/1797.16	c   dualfix          :       0.03          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   implics          :       0.03          0          1          0          0          0          0          0          0          0
1796.74/1797.16	c   probing          :    1795.87         84        100          0          0          0          0          0          0          0
1796.74/1797.16	c   knapsack         :       0.11          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   setppc           :       0.04          0          0          0          0          0         95          0          0          0
1796.74/1797.16	c   linear           :       0.38       3531          0          0       3531          0       4088          0          0          0
1796.74/1797.16	c   logicor          :       0.08          0          0          0          0          0         71          0          0          0
1796.74/1797.16	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.74/1797.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.74/1797.16	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   knapsack         :          0+         0     172469          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   setppc           :          0+         0     172468          0          0          0          0         22          0          0          0          0
1796.74/1797.16	c   linear           :          0+         0       2536          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c   logicor          :          0+         0     159433          0          0          0          0          4          0          0          0          0
1796.74/1797.16	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.74/1797.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.74/1797.16	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.74/1797.16	c   knapsack         :       2.18       0.00       2.18       0.00       0.00       0.00       0.00
1796.74/1797.16	c   setppc           :      21.52       0.00      21.52       0.00       0.00       0.00       0.00
1796.74/1797.16	c   linear           :       3.06       0.00       3.06       0.00       0.00       0.00       0.00
1796.74/1797.16	c   logicor          :      80.71       0.00      80.71       0.00       0.00       0.00       0.00
1796.74/1797.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.74/1797.16	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.74/1797.16	c   vbounds          :          0          0          0          0
1796.74/1797.16	c   rootredcost      :          0          0          0          0
1796.74/1797.16	c   pseudoobj        :          0          0          0          0
1796.74/1797.16	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.74/1797.16	c   vbounds          :       0.03       0.03       0.00
1796.74/1797.16	c   rootredcost      :       0.02       0.02       0.00
1796.74/1797.16	c   pseudoobj        :       0.01       0.01       0.00
1796.74/1797.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.74/1797.16	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.74/1797.16	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.74/1797.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.74/1797.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.74/1797.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.74/1797.16	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.74/1797.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.04/1797.45	c Time complete: 1797.09.

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 12365
/proc/meminfo: memFree=26919932/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=9588 CPUtime=0 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 1521 0 0 0 0 0 0 0 20 0 1 0 345636416 9818112 1476 33554432000 4194304 9016284 140734315529888 140733756367368 7824814 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 2397 1477 311 1178 0 1215 0

[startup+0.0835639 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 12365
/proc/meminfo: memFree=26919932/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=26196 CPUtime=0.07 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 5549 0 0 0 7 0 0 0 20 0 1 0 345636416 26824704 5504 33554432000 4194304 9016284 140734315529888 140733756367368 6179836 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 6549 5504 360 1178 0 5367 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26196

[startup+0.100283 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 12365
/proc/meminfo: memFree=26919932/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=29824 CPUtime=0.08 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 6449 0 0 0 8 0 0 0 20 0 1 0 345636416 30539776 6404 33554432000 4194304 9016284 140734315529888 140733756367368 6152118 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 7456 6404 360 1178 0 6274 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29824

[startup+0.300223 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 12365
/proc/meminfo: memFree=26919932/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=59624 CPUtime=0.28 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 13872 0 0 0 27 1 0 0 20 0 1 0 345636416 61054976 13827 33554432000 4194304 9016284 140734315529888 140734315393224 7750510 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 14906 13827 360 1178 0 13724 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59624

[startup+0.70025 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 12365
/proc/meminfo: memFree=26919932/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=144544 CPUtime=0.69 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 35238 0 0 0 65 4 0 0 20 0 1 0 345636416 148013056 34640 33554432000 4194304 9016284 140734315529888 140734315525528 5242431 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 36136 34640 492 1178 0 34954 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144544

[startup+1.50024 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12366
/proc/meminfo: memFree=26751764/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=201176 CPUtime=1.48 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 50960 0 0 0 142 6 0 0 20 0 1 0 345636416 206004224 48562 33554432000 4194304 9016284 140734315529888 140734315525480 6480372 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 50294 48562 520 1178 0 49112 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 201176

[startup+3.10023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12366
/proc/meminfo: memFree=26689128/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=343452 CPUtime=3.09 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 84951 0 0 0 298 11 0 0 20 0 1 0 345636416 351694848 82553 33554432000 4194304 9016284 140734315529888 140734315525272 4918125 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 85863 82553 520 1178 0 84681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 343452

[startup+6.30026 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12366
/proc/meminfo: memFree=26577280/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=381560 CPUtime=6.29 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 93898 0 0 0 616 13 0 0 20 0 1 0 345636416 390717440 91500 33554432000 4194304 9016284 140734315529888 140734315525272 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 95390 91501 520 1178 0 94208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381560

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 12366
/proc/meminfo: memFree=26522628/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=416832 CPUtime=12.68 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 102335 0 0 0 1254 14 0 0 20 0 1 0 345636416 426835968 99937 33554432000 4194304 9016284 140734315529888 140734315525272 6480393 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 104208 99937 520 1178 0 103026 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 416832

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12367
/proc/meminfo: memFree=26481940/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=456852 CPUtime=25.48 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 112334 0 0 0 2532 16 0 0 20 0 1 0 345636416 467816448 109936 33554432000 4194304 9016284 140734315529888 140734315525272 6480384 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12365/statm: 114213 109936 520 1178 0 113031 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 456852

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12367
/proc/meminfo: memFree=26431492/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=543552 CPUtime=51.08 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 132767 0 0 0 5088 20 0 0 20 0 1 0 345636416 556597248 130369 33554432000 4194304 9016284 140734315529888 140734315525336 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 135888 130369 520 1178 0 134706 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 543552

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12367
/proc/meminfo: memFree=26294020/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=646940 CPUtime=102.28 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 158492 0 0 0 10203 25 0 0 20 0 1 0 345636416 662466560 156094 33554432000 4194304 9016284 140734315529888 140734315525272 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 161735 156094 520 1178 0 160553 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 646940

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12367
/proc/meminfo: memFree=26154300/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=781512 CPUtime=162.25 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 192519 0 0 0 16196 29 0 0 20 0 1 0 345636416 800268288 190121 33554432000 4194304 9016284 140734315529888 140734315525272 6470808 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 195378 190121 534 1178 0 194196 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 781512

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12367
/proc/meminfo: memFree=25882892/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=1053000 CPUtime=222.24 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 259668 0 0 0 22185 39 0 0 20 0 1 0 345636416 1078272000 257270 33554432000 4194304 9016284 140734315529888 140734315525080 4889380 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 263250 257270 539 1178 0 262068 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1053000

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12367
/proc/meminfo: memFree=25670764/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=1264620 CPUtime=282.23 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 312357 0 0 0 28177 46 0 0 20 0 1 0 345636416 1294970880 309959 33554432000 4194304 9016284 140734315529888 140734315525480 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 316155 309959 539 1178 0 314973 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1264620

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12368
/proc/meminfo: memFree=25503268/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=1430260 CPUtime=342.23 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 354020 0 0 0 34170 53 0 0 20 0 1 0 345636416 1464586240 351622 33554432000 4194304 9016284 140734315529888 140734315525480 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 357565 351622 539 1178 0 356383 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1430260

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12368
/proc/meminfo: memFree=25456176/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=1473800 CPUtime=402.21 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 365331 0 0 0 40166 55 0 0 20 0 1 0 345636416 1509171200 362933 33554432000 4194304 9016284 140734315529888 140734315525480 6480425 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 368450 362933 539 1178 0 367268 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1473800

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12368
/proc/meminfo: memFree=25349264/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=1576296 CPUtime=462.21 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 390046 0 0 0 46161 60 0 0 20 0 1 0 345636416 1614127104 388159 33554432000 4194304 9016284 140734315529888 140734315525272 4351199 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 394074 388159 539 1178 0 392892 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1576296

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12371
/proc/meminfo: memFree=25239260/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=1689700 CPUtime=522.2 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 417479 0 0 0 52156 64 0 0 20 0 1 0 345636416 1730252800 415592 33554432000 4194304 9016284 140734315529888 140734315525480 6480429 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 422425 415592 539 1178 0 421243 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1689700

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12371
/proc/meminfo: memFree=25163908/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=1760480 CPUtime=582.19 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 435485 0 0 0 58152 67 0 0 20 0 1 0 345636416 1802731520 433598 33554432000 4194304 9016284 140734315529888 140734315525272 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 440120 433598 539 1178 0 438938 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1760480

[startup+642.3 s]

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

/proc/meminfo: memFree=22369492/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=2555008 CPUtime=1122.07 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 629692 0 0 0 112108 99 0 0 20 0 1 0 345636416 2616328192 629546 33554432000 4194304 9016284 140734315529888 140734315525480 6480425 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 638752 629546 539 1178 0 637570 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 2555008

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12414
/proc/meminfo: memFree=22268344/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=2626524 CPUtime=1182.05 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 647141 0 0 0 118103 102 0 0 20 0 1 0 345636416 2689560576 647065 33554432000 4194304 9016284 140734315529888 140734315525480 6480384 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 656631 647065 539 1178 0 655449 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2626524

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12415
/proc/meminfo: memFree=22019124/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=2706336 CPUtime=1242.05 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 666639 0 0 0 124099 106 0 0 20 0 1 0 345636416 2771288064 666595 33554432000 4194304 9016284 140734315529888 140734315525480 6480384 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 676584 666595 539 1178 0 675402 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 2706336

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12415
/proc/meminfo: memFree=21727752/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=2813088 CPUtime=1302.04 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 692100 0 0 0 130094 110 0 0 20 0 1 0 345636416 2880602112 692095 33554432000 4194304 9016284 140734315529888 140734315525480 6480364 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 703272 692095 539 1178 0 702090 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2813088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12415
/proc/meminfo: memFree=21624736/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=2882408 CPUtime=1362.03 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 709894 0 0 0 136090 113 0 0 20 0 1 0 345636416 2951585792 710105 33554432000 4194304 9016284 140734315529888 140734315525592 5325493 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 720602 710105 539 1178 0 719420 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2882408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12415
/proc/meminfo: memFree=21561524/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=2935044 CPUtime=1422.02 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 722574 0 0 0 142087 115 0 0 20 0 1 0 345636416 3005485056 722994 33554432000 4194304 9016284 140734315529888 140734315525480 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 733761 722994 539 1178 0 732579 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 2935044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12415
/proc/meminfo: memFree=21292596/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3008220 CPUtime=1481.99 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 740554 0 0 0 148082 117 0 0 20 0 1 0 345636416 3080417280 741146 33554432000 4194304 9016284 140734315529888 140734315525480 5325493 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 752055 741146 539 1178 0 750873 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 3008220

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 12416
/proc/meminfo: memFree=21206756/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3078060 CPUtime=1541.98 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 757244 0 0 0 154078 120 0 0 20 0 1 0 345636416 3151933440 758351 33554432000 4194304 9016284 140734315529888 140734315525480 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 769515 758351 539 1178 0 768333 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 3078060

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12416
/proc/meminfo: memFree=21123456/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3140956 CPUtime=1601.97 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 772808 0 0 0 160075 122 0 0 20 0 1 0 345636416 3216338944 774280 33554432000 4194304 9016284 140734315529888 140734315525480 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 785239 774280 539 1178 0 784057 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 3140956

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 12416
/proc/meminfo: memFree=21027760/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3212092 CPUtime=1661.96 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 790235 0 0 0 166071 125 0 0 20 0 1 0 345636416 3289182208 792337 33554432000 4194304 9016284 140734315529888 140734315525480 6480372 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 803023 792337 539 1178 0 801841 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 3212092

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12419
/proc/meminfo: memFree=20933164/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3288900 CPUtime=1721.95 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 808293 0 0 0 172068 127 0 0 20 0 1 0 345636416 3367833600 811017 33554432000 4194304 9016284 140734315529888 140734315525480 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 822225 811017 539 1178 0 821043 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 3288900

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20630756/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3347456 CPUtime=1781.94 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 822946 0 0 0 178065 129 0 0 20 0 1 0 345636416 3427794944 826139 33554432000 4194304 9016284 140734315529888 140734315525480 6480372 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 836864 826139 539 1178 0 835682 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 3347456

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20627036/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3349428 CPUtime=1785.15 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 823576 0 0 0 178385 130 0 0 20 0 1 0 345636416 3429814272 826769 33554432000 4194304 9016284 140734315529888 140734315525272 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 837357 826769 539 1178 0 836175 0
Current children cumulated CPU time (s) 1785.15
Current children cumulated vsize (KiB) 3349428

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20617084/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3355340 CPUtime=1791.55 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 825136 0 0 0 179025 130 0 0 20 0 1 0 345636416 3435868160 828440 33554432000 4194304 9016284 140734315529888 140734315525480 6480433 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 838835 828440 539 1178 0 837653 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 3355340

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20612296/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3358296 CPUtime=1794.75 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 825870 0 0 0 179345 130 0 0 20 0 1 0 345636416 3438895104 829174 33554432000 4194304 9016284 140734315529888 140734315525480 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 839574 829174 539 1178 0 838392 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 3358296

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20610932/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3361252 CPUtime=1796.34 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 826302 0 0 0 179504 130 0 0 20 0 1 0 345636416 3441922048 829606 33554432000 4194304 9016284 140734315529888 140734315525480 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 840313 829606 539 1178 0 839131 0
Current children cumulated CPU time (s) 1796.34
Current children cumulated vsize (KiB) 3361252

[startup+1797.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20610932/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3361252 CPUtime=1796.74 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 826354 0 0 0 179544 130 0 0 20 0 1 0 345636416 3441922048 829658 33554432000 4194304 9016284 140734315529888 140734315525480 4460361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 840313 829658 539 1178 0 839131 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 3361252

[startup+1797.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20626680/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3316648 CPUtime=1796.94 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 826672 0 0 0 179564 130 0 0 20 0 1 0 345636416 3396247552 819266 33554432000 4194304 9016284 140734315529888 140734315525704 7933303 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 829162 819266 548 1178 0 827980 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 3316648

[startup+1797.41 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12442
/proc/meminfo: memFree=20626680/32873648 swapFree=6864/6864
[pid=12365] ppid=12363 vsize=3106752 CPUtime=1797.04 cores=0,2,4,6
/proc/12365/stat : 12365 (scip-2.0.1.4b_2) R 12363 12365 9205 0 -1 4202496 826685 0 0 0 179569 135 0 0 20 0 1 0 345636416 3181314048 184723 33554432000 4194304 9016284 140734315529888 140734315525704 8107690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12365/statm: 776688 184522 561 1178 0 775506 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 3106752

Child status: 0
Real time (s): 1797.45
CPU time (s): 1797.1
CPU user time (s): 1795.7
CPU system time (s): 1.40479
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 3361252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.7
system time used= 1.40479
maximum resident set size= 3319892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 826690
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= 72
involuntary context switches= 2056

runsolver used 3.01754 second user time and 8.63769 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-04 09:31:44
IDJOB=3743130
IDBENCH=90860
IDSOLVER=2329
FILE ID=node120/3743130-1338795104
RUNJOBID= node120-1338771707-9221
PBS_JOBID= 14636816
Free space on /tmp= 70756 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_50null0mast_rapportOE1.0_TMAX180_K67_cod2.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-3743130-1338795104/watcher-3743130-1338795104 -o /tmp/evaluation-result-3743130-1338795104/solver-3743130-1338795104 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3743130-1338795104.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4555e70390d674ec14d0ef1e0b38ebad
RANDOM SEED=842123803

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26920304 kB
Buffers:          586564 kB
Cached:          3218516 kB
SwapCached:         1580 kB
Active:          3004908 kB
Inactive:        2010848 kB
Active(anon):    1202644 kB
Inactive(anon):     9224 kB
Active(file):    1802264 kB
Inactive(file):  2001624 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:             19036 kB
Writeback:             4 kB
AnonPages:       1216844 kB
Mapped:            13688 kB
Shmem:                32 kB
Slab:             795968 kB
SReclaimable:     240276 kB
SUnreclaim:       555692 kB
KernelStack:        1456 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1357676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70716 MiB
End job on node120 at 2012-06-04 10:01:42