Trace number 3743031

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.26 1797.56

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUMc53c9beb9cd805e63a521141c2bc7101
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-153854
Best CPU time to get the best result obtained on this benchmark1797.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 486
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 441272
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 441272
Number of bits of the biggest sum of numbers19
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-3743031-1338793595.opb>
0.28/0.33	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.28/0.33	c problem read
0.28/0.33	c presolving settings loaded
0.49/0.58	c presolving:
0.69/0.73	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.79/0.80	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.79/0.85	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.89/0.90	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.89/0.95	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.89/1.00	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
1.00/1.04	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
1.00/1.09	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
1.10/1.13	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
1.10/1.16	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
173.67/173.77	c (round 11) 3720 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 9478650 impls, 551 clqs
173.86/173.93	c (round 12) 3720 del vars, 4153 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9478820 impls, 551 clqs
214.36/214.48	c    (214.5s) probing: 1000/37282 (2.7%) - 63 fixings, 9 aggregations, 1318806 implications, 0 bound changes
284.35/284.46	c    (284.5s) probing: 2000/37282 (5.4%) - 64 fixings, 31 aggregations, 3773638 implications, 0 bound changes
363.64/363.75	c    (363.8s) probing: 3000/37282 (8.0%) - 68 fixings, 39 aggregations, 6511906 implications, 0 bound changes
440.03/440.15	c (round 13) 3770 del vars, 4153 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31412780 impls, 551 clqs
440.13/440.24	c (round 14) 3770 del vars, 4203 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31412780 impls, 551 clqs
455.23/455.33	c    (455.3s) probing: 4000/37282 (10.7%) - 69 fixings, 46 aggregations, 8656518 implications, 0 bound changes
588.90/589.01	c    (589.0s) probing: 5000/37282 (13.4%) - 70 fixings, 49 aggregations, 12465707 implications, 0 bound changes
744.27/744.48	c    (744.5s) probing: 6000/37282 (16.1%) - 73 fixings, 57 aggregations, 16429187 implications, 0 bound changes
938.85/939.02	c    (939.0s) probing: 7000/37282 (18.8%) - 74 fixings, 64 aggregations, 21036690 implications, 0 bound changes
1128.22/1128.49	c    (1128.5s) probing: 8000/37282 (21.5%) - 76 fixings, 71 aggregations, 25290110 implications, 0 bound changes
1309.79/1310.06	c    (1310.1s) probing: 9000/37282 (24.1%) - 77 fixings, 76 aggregations, 29319464 implications, 0 bound changes
1505.15/1505.43	c    (1505.4s) probing: 10000/37282 (26.8%) - 79 fixings, 85 aggregations, 33574654 implications, 0 bound changes
1533.85/1534.12	c (round 15) 3820 del vars, 4203 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 86691896 impls, 551 clqs
1533.95/1534.20	c (round 16) 3820 del vars, 4253 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 86691896 impls, 551 clqs
1667.82/1668.16	c    (1668.2s) probing: 11000/37282 (29.5%) - 81 fixings, 91 aggregations, 37114851 implications, 0 bound changes
1796.80/1797.17	c    (1797.2s) probing: 11632/37282 (31.2%) - 82 fixings, 95 aggregations, 39826379 implications, 0 bound changes
1796.80/1797.17	c    (1797.2s) probing aborted: solving stopped
1796.80/1797.18	c (round 17) 3832 del vars, 4253 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 98597086 impls, 551 clqs
1796.80/1797.18	c presolving (17 rounds):
1796.80/1797.18	c  3832 deleted vars, 4253 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.80/1797.18	c  98597086 implications, 551 cliques
1796.80/1797.18	c presolving was interrupted.
1796.80/1797.18	c Presolving Time: 1796.70
1796.80/1797.18	c - non default parameters ----------------------------------------------------------------------
1796.80/1797.18	c # SCIP version 2.0.1.5
1796.80/1797.18	c 
1796.80/1797.18	c # frequency for displaying node information lines
1796.80/1797.18	c # [type: int, range: [-1,2147483647], default: 100]
1796.80/1797.18	c display/freq = 10000
1796.80/1797.18	c 
1796.80/1797.18	c # maximal time in seconds to run
1796.80/1797.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.80/1797.18	c limits/time = 1797
1796.80/1797.18	c 
1796.80/1797.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.80/1797.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.80/1797.18	c limits/memory = 13950
1796.80/1797.18	c 
1796.80/1797.18	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.80/1797.18	c # [type: int, range: [1,2], default: 1]
1796.80/1797.18	c timing/clocktype = 2
1796.80/1797.18	c 
1796.80/1797.18	c # belongs reading time to solving time?
1796.80/1797.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.80/1797.18	c timing/reading = TRUE
1796.80/1797.18	c 
1796.80/1797.18	c # should presolving try to simplify inequalities
1796.80/1797.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.80/1797.18	c constraints/linear/simplifyinequalities = TRUE
1796.80/1797.18	c 
1796.80/1797.18	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.80/1797.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.80/1797.18	c constraints/indicator/addCouplingCons = TRUE
1796.80/1797.18	c 
1796.80/1797.18	c # should presolving try to simplify knapsacks
1796.80/1797.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.80/1797.18	c constraints/knapsack/simplifyinequalities = TRUE
1796.80/1797.18	c 
1796.80/1797.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.80/1797.18	c # [type: int, range: [-1,2147483647], default: -1]
1796.80/1797.18	c separating/rapidlearning/freq = 0
1796.80/1797.18	c 
1796.80/1797.18	c -----------------------------------------------------------------------------------------------
1796.80/1797.18	c start solving
1796.90/1797.20	c presolving:
1796.90/1797.20	c presolving (17 rounds):
1796.90/1797.20	c  3832 deleted vars, 4253 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.90/1797.20	c  98597086 implications, 551 cliques
1796.90/1797.20	c presolving was interrupted.
1796.90/1797.20	c Presolving Time: 1796.72
1796.90/1797.20	c 
1796.90/1797.20	c SCIP Status        : solving was interrupted [time limit reached]
1796.90/1797.20	c Solving Time (sec) : 1797.19
1796.90/1797.20	c Solving Nodes      : 0
1796.90/1797.20	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.90/1797.20	s UNKNOWN
1796.90/1797.20	c SCIP Status        : solving was interrupted [time limit reached]
1796.90/1797.20	c Total Time         :    1797.19
1796.90/1797.20	c   solving          :    1797.19
1796.90/1797.20	c   presolving       :    1796.72 (included in solving)
1796.90/1797.20	c   reading          :       0.32 (included in solving)
1796.90/1797.20	c Original Problem   :
1796.90/1797.20	c   Problem name     : HOME/instance-3743031-1338793595.opb
1796.90/1797.20	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.20	c   Constraints      : 41436 initial, 41436 maximal
1796.90/1797.20	c Presolved Problem  :
1796.90/1797.20	c   Problem name     : t_HOME/instance-3743031-1338793595.opb
1796.90/1797.20	c   Variables        : 37105 (37105 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.20	c   Constraints      : 37183 initial, 37183 maximal
1796.90/1797.20	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.90/1797.20	c   trivial          :       0.05        123          0          0          0          0          0          0          0          0
1796.90/1797.20	c   dualfix          :       0.04          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   implics          :       0.04          0          1          0          0          0          0          0          0          0
1796.90/1797.20	c   probing          :    1795.18         82         95          0          0          0          0          0          0          0
1796.90/1797.20	c   knapsack         :       0.11          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   setppc           :       0.07          0          0          0          0          0         95          0          0          0
1796.90/1797.20	c   linear           :       0.76       3531          0          0       3531          0       4088          0          0          0
1796.90/1797.20	c   logicor          :       0.22          0          0          0          0          0         70          0          0          0
1796.90/1797.20	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.90/1797.20	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.90/1797.20	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   knapsack         :          0+         0     161066          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   setppc           :          0+         0     161064          0          0          0          0         21          0          0          0          0
1796.90/1797.20	c   linear           :          0+         0       2277          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c   logicor          :          0+         0     148789          0          0          0          0          3          0          0          0          0
1796.90/1797.20	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.90/1797.20	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.90/1797.20	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.90/1797.20	c   knapsack         :       2.59       0.00       2.59       0.00       0.00       0.00       0.00
1796.90/1797.20	c   setppc           :      23.17       0.00      23.17       0.00       0.00       0.00       0.00
1796.90/1797.20	c   linear           :       3.77       0.00       3.77       0.00       0.00       0.00       0.00
1796.90/1797.20	c   logicor          :      84.50       0.00      84.50       0.00       0.00       0.00       0.00
1796.90/1797.20	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.90/1797.20	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.90/1797.20	c   vbounds          :          0          0          0          0
1796.90/1797.20	c   rootredcost      :          0          0          0          0
1796.90/1797.20	c   pseudoobj        :          0          0          0          0
1796.90/1797.20	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.90/1797.20	c   vbounds          :       0.12       0.12       0.00
1796.90/1797.20	c   rootredcost      :       0.11       0.11       0.00
1796.90/1797.20	c   pseudoobj        :       0.11       0.11       0.00
1796.90/1797.20	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.90/1797.20	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.90/1797.20	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.90/1797.20	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.90/1797.20	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.90/1797.20	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.90/1797.20	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.90/1797.20	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.20/1797.55	c Time complete: 1797.25.

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-3743031-1338793595/watcher-3743031-1338793595 -o /tmp/evaluation-result-3743031-1338793595/solver-3743031-1338793595 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3743031-1338793595.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.16 2.12 2.05 3/175 14093
/proc/meminfo: memFree=25622056/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 1528 0 0 0 0 0 0 0 20 0 1 0 345488057 9818112 1482 33554432000 4194304 9016284 140733479683760 140733483038888 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 2397 1483 311 1178 0 1215 0

[startup+0.0733409 s]
/proc/loadavg: 2.16 2.12 2.05 3/175 14093
/proc/meminfo: memFree=25622056/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=24048 CPUtime=0.06 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 5015 0 0 0 6 0 0 0 20 0 1 0 345488057 24625152 4969 33554432000 4194304 9016284 140733479683760 140733479616008 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 6012 4969 360 1178 0 4830 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24048

[startup+0.100423 s]
/proc/loadavg: 2.16 2.12 2.05 3/175 14093
/proc/meminfo: memFree=25622056/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=30032 CPUtime=0.09 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 6475 0 0 0 8 1 0 0 20 0 1 0 345488057 30752768 6429 33554432000 4194304 9016284 140733479683760 140733479616008 7870493 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 7508 6429 360 1178 0 6326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30032

[startup+0.300324 s]
/proc/loadavg: 2.16 2.12 2.05 3/175 14093
/proc/meminfo: memFree=25622056/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=59580 CPUtime=0.28 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 13864 0 0 0 27 1 0 0 20 0 1 0 345488057 61009920 13818 33554432000 4194304 9016284 140733479683760 140733479547656 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 14895 13818 360 1178 0 13713 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59580

[startup+0.700313 s]
/proc/loadavg: 2.16 2.12 2.05 3/175 14093
/proc/meminfo: memFree=25622056/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=139772 CPUtime=0.69 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 33591 0 0 0 64 5 0 0 20 0 1 0 345488057 143126528 33485 33554432000 4194304 9016284 140733479683760 140733479547656 5215747 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 34943 33485 485 1178 0 33761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139772

[startup+1.50032 s]
/proc/loadavg: 2.14 2.12 2.05 3/177 14095
/proc/meminfo: memFree=25483176/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=176272 CPUtime=1.49 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 44147 0 0 0 142 7 0 0 20 0 1 0 345488057 180502528 42249 33554432000 4194304 9016284 140733479683760 140733479679432 5221936 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 44068 42249 520 1178 0 42886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176272

[startup+3.10032 s]
/proc/loadavg: 2.14 2.12 2.05 3/177 14095
/proc/meminfo: memFree=25429352/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=265688 CPUtime=3.08 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 65783 0 0 0 299 9 0 0 20 0 1 0 345488057 272064512 63885 33554432000 4194304 9016284 140733479683760 140733479678888 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 66422 63885 520 1178 0 65240 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265688

[startup+6.30045 s]
/proc/loadavg: 2.13 2.12 2.05 3/177 14095
/proc/meminfo: memFree=25252476/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=356260 CPUtime=6.28 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 87739 0 0 0 615 13 0 0 20 0 1 0 345488057 364810240 85841 33554432000 4194304 9016284 140733479683760 140733479679144 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 89065 85841 520 1178 0 87883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 356260

[startup+12.7004 s]
/proc/loadavg: 2.12 2.12 2.05 3/177 14095
/proc/meminfo: memFree=25190028/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=384468 CPUtime=12.68 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 94487 0 0 0 1253 15 0 0 20 0 1 0 345488057 393695232 92589 33554432000 4194304 9016284 140733479683760 140733479678888 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 96117 92589 520 1178 0 94935 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 384468

[startup+25.5005 s]
/proc/loadavg: 2.10 2.11 2.04 3/177 14095
/proc/meminfo: memFree=25091564/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=421624 CPUtime=25.48 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 103543 0 0 0 2530 18 0 0 20 0 1 0 345488057 431742976 101645 33554432000 4194304 9016284 140733479683760 140733479678888 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 105406 101645 520 1178 0 104224 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 421624

[startup+51.1004 s]
/proc/loadavg: 2.13 2.12 2.05 3/177 14095
/proc/meminfo: memFree=24929076/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=500492 CPUtime=51.08 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 122551 0 0 0 5086 22 0 0 20 0 1 0 345488057 512503808 120653 33554432000 4194304 9016284 140733479683760 140733479679144 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 125123 120653 520 1178 0 123941 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 500492

[startup+102.307 s]
/proc/loadavg: 2.13 2.11 2.05 3/177 14095
/proc/meminfo: memFree=24657312/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=594624 CPUtime=102.28 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 145623 0 0 0 10200 28 0 0 20 0 1 0 345488057 608894976 143725 33554432000 4194304 9016284 140733479683760 140733479679208 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 148656 143725 520 1178 0 147474 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 594624

[startup+162.3 s]
/proc/loadavg: 2.13 2.11 2.05 3/177 14095
/proc/meminfo: memFree=24351308/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=743392 CPUtime=162.27 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 182017 0 0 0 16190 37 0 0 20 0 1 0 345488057 761233408 180119 33554432000 4194304 9016284 140733479683760 140733479679144 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 185848 180119 520 1178 0 184666 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 743392

[startup+222.3 s]
/proc/loadavg: 2.17 2.12 2.05 3/178 14098
/proc/meminfo: memFree=24066128/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=904072 CPUtime=222.26 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 222272 0 0 0 22181 45 0 0 20 0 1 0 345488057 925769728 220374 33554432000 4194304 9016284 140733479683760 140733479679352 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 226018 220374 539 1178 0 224836 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 904072

[startup+282.3 s]
/proc/loadavg: 2.14 2.11 2.05 3/177 14098
/proc/meminfo: memFree=23735828/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=1110960 CPUtime=282.25 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 273525 0 0 0 28171 54 0 0 20 0 1 0 345488057 1137623040 271627 33554432000 4194304 9016284 140733479683760 140733479679352 6480433 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 277740 271627 539 1178 0 276558 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1110960

[startup+342.3 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 14099
/proc/meminfo: memFree=23453012/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=1276488 CPUtime=342.23 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 315151 0 0 0 34162 61 0 0 20 0 1 0 345488057 1307123712 313253 33554432000 4194304 9016284 140733479683760 140733479679352 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 319122 313253 539 1178 0 317940 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1276488

[startup+402.3 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 14099
/proc/meminfo: memFree=23179620/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=1427184 CPUtime=402.22 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 353027 0 0 0 40155 67 0 0 20 0 1 0 345488057 1461436416 351129 33554432000 4194304 9016284 140733479683760 140733479679352 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 356796 351129 539 1178 0 355614 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1427184

[startup+462.3 s]
/proc/loadavg: 2.12 2.09 2.05 3/176 14099
/proc/meminfo: memFree=22982496/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=1498312 CPUtime=462.22 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 370137 0 0 0 46151 71 0 0 20 0 1 0 345488057 1534271488 368239 33554432000 4194304 9016284 140733479683760 140733479679352 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 374578 368239 539 1178 0 373396 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1498312

[startup+522.3 s]
/proc/loadavg: 2.12 2.09 2.05 3/177 14100
/proc/meminfo: memFree=22806684/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=1549396 CPUtime=522.2 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 383837 0 0 0 52147 73 0 0 20 0 1 0 345488057 1586581504 381939 33554432000 4194304 9016284 140733479683760 140733479679352 4889096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 387349 381939 539 1178 0 386167 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1549396

[startup+582.3 s]
/proc/loadavg: 2.12 2.09 2.05 3/177 14100
/proc/meminfo: memFree=22588224/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=1625100 CPUtime=582.2 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 403037 0 0 0 58143 77 0 0 20 0 1 0 345488057 1664102400 401139 33554432000 4194304 9016284 140733479683760 140733479679352 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 406275 401139 539 1178 0 405093 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1625100

[startup+642.3 s]

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

/proc/meminfo: memFree=21604204/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2283152 CPUtime=1062.12 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 563991 0 0 0 106106 106 0 0 20 0 1 0 345488057 2337947648 562093 33554432000 4194304 9016284 140733479683760 140733479679352 4889096 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 570788 562093 539 1178 0 569606 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2283152

[startup+1122.3 s]
/proc/loadavg: 2.12 2.09 2.05 3/177 14105
/proc/meminfo: memFree=21527600/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2361704 CPUtime=1122.12 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 581848 0 0 0 112102 110 0 0 20 0 1 0 345488057 2418384896 579950 33554432000 4194304 9016284 140733479683760 140733479679352 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 590426 579950 539 1178 0 589244 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2361704

[startup+1182.3 s]
/proc/loadavg: 2.17 2.10 2.05 3/177 14105
/proc/meminfo: memFree=21443000/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2444680 CPUtime=1182.11 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 602753 0 0 0 118097 114 0 0 20 0 1 0 345488057 2503352320 600855 33554432000 4194304 9016284 140733479683760 140733479679352 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 611170 600855 539 1178 0 609988 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2444680

[startup+1242.3 s]
/proc/loadavg: 2.14 2.10 2.05 3/177 14106
/proc/meminfo: memFree=21356800/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2530116 CPUtime=1242.1 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 624125 0 0 0 124093 117 0 0 20 0 1 0 345488057 2590838784 622227 33554432000 4194304 9016284 140733479683760 140733479679352 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 632529 622227 539 1178 0 631347 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2530116

[startup+1302.3 s]
/proc/loadavg: 2.13 2.09 2.05 3/177 14106
/proc/meminfo: memFree=21284676/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2604396 CPUtime=1302.09 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 641844 0 0 0 130089 120 0 0 20 0 1 0 345488057 2666901504 640087 33554432000 4194304 9016284 140733479683760 140733479679352 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 651099 640087 539 1178 0 649917 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2604396

[startup+1362.3 s]
/proc/loadavg: 2.13 2.09 2.05 3/177 14106
/proc/meminfo: memFree=21212164/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2679620 CPUtime=1362.08 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 659951 0 0 0 136084 124 0 0 20 0 1 0 345488057 2743930880 658202 33554432000 4194304 9016284 140733479683760 140733479679352 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 669905 658202 539 1178 0 668723 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2679620

[startup+1422.31 s]
/proc/loadavg: 2.12 2.09 2.05 3/178 14109
/proc/meminfo: memFree=21137784/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2755972 CPUtime=1422.07 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 678537 0 0 0 142079 128 0 0 20 0 1 0 345488057 2822115328 676798 33554432000 4194304 9016284 140733479683760 140733479679352 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 688993 676798 539 1178 0 687811 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2755972

[startup+1482.3 s]
/proc/loadavg: 2.12 2.09 2.05 3/177 14109
/proc/meminfo: memFree=21072472/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2820404 CPUtime=1482.06 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 694784 0 0 0 148075 131 0 0 20 0 1 0 345488057 2888093696 693307 33554432000 4194304 9016284 140733479683760 140733479679352 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 705101 693307 539 1178 0 703919 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2820404

[startup+1542.3 s]
/proc/loadavg: 2.04 2.07 2.05 3/177 14110
/proc/meminfo: memFree=20997604/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2892740 CPUtime=1542.04 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 712731 0 0 0 154069 135 0 0 20 0 1 0 345488057 2962165760 711734 33554432000 4194304 9016284 140733479683760 140733479679352 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 723185 711734 539 1178 0 722003 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 2892740

[startup+1602.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/177 14110
/proc/meminfo: memFree=20751164/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2957184 CPUtime=1602.04 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 728807 0 0 0 160065 139 0 0 20 0 1 0 345488057 3028156416 728114 33554432000 4194304 9016284 140733479683760 140733479679352 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 739296 728114 539 1178 0 738114 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2957184

[startup+1662.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/177 14148
/proc/meminfo: memFree=21361888/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3035732 CPUtime=1662.02 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 747281 0 0 0 166060 142 0 0 20 0 1 0 345488057 3108589568 747109 33554432000 4194304 9016284 140733479683760 140733479679352 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 758933 747109 539 1178 0 757751 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3035732

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.04 3/177 14148
/proc/meminfo: memFree=20923576/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3107172 CPUtime=1722.01 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 764621 0 0 0 172056 145 0 0 20 0 1 0 345488057 3181744128 764454 33554432000 4194304 9016284 140733479683760 140733479679352 6480429 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 776793 764454 539 1178 0 775611 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3107172

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 14148
/proc/meminfo: memFree=20474648/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3170068 CPUtime=1781.99 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 779199 0 0 0 178052 147 0 0 20 0 1 0 345488057 3246149632 779044 33554432000 4194304 9016284 140733479683760 140733479679352 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 792517 779044 539 1178 0 791335 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 3170068

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 14148
/proc/meminfo: memFree=20468696/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3172996 CPUtime=1785.19 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 780100 0 0 0 178372 147 0 0 20 0 1 0 345488057 3249147904 779945 33554432000 4194304 9016284 140733479683760 140733479679352 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 793249 779945 539 1178 0 792067 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 3172996

[startup+1791.91 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 14148
/proc/meminfo: memFree=20457148/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3181832 CPUtime=1791.6 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 782172 0 0 0 179012 148 0 0 20 0 1 0 345488057 3258195968 782027 33554432000 4194304 9016284 140733479683760 140733479679352 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 795458 782027 539 1178 0 794276 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 3181832

[startup+1795.1 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 14148
/proc/meminfo: memFree=20450452/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3188636 CPUtime=1794.8 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 783756 0 0 0 179332 148 0 0 20 0 1 0 345488057 3265163264 783611 33554432000 4194304 9016284 140733479683760 140733479678952 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 797159 783611 539 1178 0 795977 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 3188636

[startup+1796.7 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 14148
/proc/meminfo: memFree=20444128/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3195540 CPUtime=1796.4 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 785362 0 0 0 179491 149 0 0 20 0 1 0 345488057 3272232960 785217 33554432000 4194304 9016284 140733479683760 140733479679352 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 798885 785217 539 1178 0 797703 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 3195540

[startup+1797.1 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 14148
/proc/meminfo: memFree=20444128/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=3195540 CPUtime=1796.8 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 785364 0 0 0 179531 149 0 0 20 0 1 0 345488057 3272232960 785219 33554432000 4194304 9016284 140733479683760 140733479679352 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 798885 785219 539 1178 0 797703 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 3195540

[startup+1797.5 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 14148
/proc/meminfo: memFree=20449584/32873844 swapFree=7628/7628
[pid=14093] ppid=14091 vsize=2705444 CPUtime=1797.2 cores=1,3,5,7
/proc/14093/stat : 14093 (scip-2.0.1.4b_2) R 14091 14093 13522 0 -1 4202496 785642 0 0 0 179560 160 0 0 20 0 1 0 345488057 2770374656 394875 33554432000 4194304 9016284 140733479683760 140733479679352 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14093/statm: 676361 394875 561 1178 0 675179 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 2705444

Child status: 0
Real time (s): 1797.56
CPU time (s): 1797.26
CPU user time (s): 1795.6
CPU system time (s): 1.65875
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 3196564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.6
system time used= 1.65875
maximum resident set size= 3141924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 785647
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= 39
involuntary context switches= 1863

runsolver used 4.13437 second user time and 10.6384 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-04 09:06:35
IDJOB=3743031
IDBENCH=90637
IDSOLVER=2329
FILE ID=node107/3743031-1338793595
RUNJOBID= node107-1338784591-13539
PBS_JOBID= 14636851
Free space on /tmp= 70584 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_fibo_0null0mast_rapportOE2.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-3743031-1338793595/watcher-3743031-1338793595 -o /tmp/evaluation-result-3743031-1338793595/solver-3743031-1338793595 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3743031-1338793595.opb -t 1800 -m 15500

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

MD5SUM BENCH= c53c9beb9cd805e63a521141c2bc7101
RANDOM SEED=450185223

node107.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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:       32873844 kB
MemFree:        25622964 kB
Buffers:         1023888 kB
Cached:          4994944 kB
SwapCached:           76 kB
Active:          3153500 kB
Inactive:        3203876 kB
Active(anon):     328380 kB
Inactive(anon):    11060 kB
Active(file):    2825120 kB
Inactive(file):  3192816 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:             38576 kB
Writeback:             0 kB
AnonPages:        393212 kB
Mapped:            16416 kB
Shmem:               184 kB
Slab:             751884 kB
SReclaimable:     193868 kB
SUnreclaim:       558016 kB
KernelStack:        1472 kB
PageTables:         4528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     463232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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= 70544 MiB
End job on node107 at 2012-06-04 09:36:33