Trace number 3742833

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.3 1797.57

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null0mast_rapportOE1.0_TMAX120_K67_cod2.opb
MD5SUM8e8a9709ab0638484b49ff5cae7622ac
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-94333
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 243
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 250772
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 250772
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-3742833-1338791019.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.58	c presolving:
0.59/0.69	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.69/0.73	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.69/0.76	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.69/0.79	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.79/0.81	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.79/0.84	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.79/0.87	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.79/0.89	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.89/0.91	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.89/0.92	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
203.66/203.73	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
203.75/203.85	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
244.06/244.11	c    (244.1s) probing: 1000/37282 (2.7%) - 64 fixings, 9 aggregations, 1353974 implications, 0 bound changes
312.84/312.96	c    (313.0s) probing: 2000/37282 (5.4%) - 65 fixings, 31 aggregations, 3756801 implications, 0 bound changes
388.14/388.24	c    (388.2s) probing: 3000/37282 (8.0%) - 69 fixings, 39 aggregations, 6364376 implications, 0 bound changes
531.71/531.89	c    (531.9s) probing: 4000/37282 (10.7%) - 69 fixings, 45 aggregations, 10493359 implications, 0 bound changes
550.81/550.96	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
550.91/551.02	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
603.90/604.03	c    (604.0s) probing: 5000/37282 (13.4%) - 69 fixings, 49 aggregations, 12144059 implications, 0 bound changes
766.37/766.60	c    (766.6s) probing: 6000/37282 (16.1%) - 74 fixings, 56 aggregations, 16355278 implications, 0 bound changes
957.64/957.84	c    (957.8s) probing: 7000/37282 (18.8%) - 75 fixings, 65 aggregations, 20837156 implications, 0 bound changes
1137.31/1137.58	c    (1137.6s) probing: 8000/37282 (21.5%) - 77 fixings, 72 aggregations, 24714500 implications, 0 bound changes
1345.29/1345.55	c    (1345.5s) probing: 9000/37282 (24.1%) - 78 fixings, 77 aggregations, 29309386 implications, 0 bound changes
1537.06/1537.33	c    (1537.3s) probing: 10000/37282 (26.8%) - 80 fixings, 84 aggregations, 33348493 implications, 0 bound changes
1554.45/1554.79	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
1554.55/1554.86	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
1718.32/1718.64	c    (1718.6s) probing: 11000/37282 (29.5%) - 82 fixings, 91 aggregations, 37020196 implications, 0 bound changes
1796.82/1797.11	c    (1797.1s) probing: 11387/37282 (30.5%) - 83 fixings, 94 aggregations, 38626688 implications, 0 bound changes
1796.82/1797.11	c    (1797.1s) probing aborted: solving stopped
1796.82/1797.11	c (round 17) 3832 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 96041584 impls, 551 clqs
1796.82/1797.11	c presolving (17 rounds):
1796.82/1797.11	c  3832 deleted vars, 4254 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.82/1797.11	c  96041584 implications, 551 cliques
1796.82/1797.11	c presolving was interrupted.
1796.82/1797.11	c Presolving Time: 1796.64
1796.82/1797.11	c - non default parameters ----------------------------------------------------------------------
1796.82/1797.11	c # SCIP version 2.0.1.5
1796.82/1797.11	c 
1796.82/1797.11	c # frequency for displaying node information lines
1796.82/1797.11	c # [type: int, range: [-1,2147483647], default: 100]
1796.82/1797.11	c display/freq = 10000
1796.82/1797.11	c 
1796.82/1797.11	c # maximal time in seconds to run
1796.82/1797.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.82/1797.11	c limits/time = 1797
1796.82/1797.11	c 
1796.82/1797.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.82/1797.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.82/1797.11	c limits/memory = 13950
1796.82/1797.11	c 
1796.82/1797.11	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.82/1797.11	c # [type: int, range: [1,2], default: 1]
1796.82/1797.11	c timing/clocktype = 2
1796.82/1797.11	c 
1796.82/1797.11	c # belongs reading time to solving time?
1796.82/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.82/1797.11	c timing/reading = TRUE
1796.82/1797.11	c 
1796.82/1797.11	c # should presolving try to simplify inequalities
1796.82/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.82/1797.11	c constraints/linear/simplifyinequalities = TRUE
1796.82/1797.11	c 
1796.82/1797.11	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.82/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.82/1797.11	c constraints/indicator/addCouplingCons = TRUE
1796.82/1797.11	c 
1796.82/1797.11	c # should presolving try to simplify knapsacks
1796.82/1797.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.82/1797.11	c constraints/knapsack/simplifyinequalities = TRUE
1796.82/1797.11	c 
1796.82/1797.11	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.82/1797.11	c # [type: int, range: [-1,2147483647], default: -1]
1796.82/1797.11	c separating/rapidlearning/freq = 0
1796.82/1797.11	c 
1796.82/1797.11	c -----------------------------------------------------------------------------------------------
1796.82/1797.11	c start solving
1796.82/1797.13	c presolving:
1796.82/1797.13	c presolving (17 rounds):
1796.82/1797.13	c  3832 deleted vars, 4254 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.82/1797.13	c  96041584 implications, 551 cliques
1796.82/1797.13	c presolving was interrupted.
1796.82/1797.13	c Presolving Time: 1796.66
1796.82/1797.13	c 
1796.82/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.82/1797.13	c Solving Time (sec) : 1797.13
1796.82/1797.13	c Solving Nodes      : 0
1796.82/1797.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.82/1797.13	s UNKNOWN
1796.82/1797.13	c SCIP Status        : solving was interrupted [time limit reached]
1796.82/1797.13	c Total Time         :    1797.13
1796.82/1797.13	c   solving          :    1797.13
1796.82/1797.13	c   presolving       :    1796.66 (included in solving)
1796.82/1797.13	c   reading          :       0.32 (included in solving)
1796.82/1797.13	c Original Problem   :
1796.82/1797.13	c   Problem name     : HOME/instance-3742833-1338791019.opb
1796.82/1797.13	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.82/1797.13	c   Constraints      : 41436 initial, 41436 maximal
1796.82/1797.13	c Presolved Problem  :
1796.82/1797.13	c   Problem name     : t_HOME/instance-3742833-1338791019.opb
1796.82/1797.13	c   Variables        : 37105 (37105 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.82/1797.13	c   Constraints      : 37182 initial, 37182 maximal
1796.82/1797.13	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.82/1797.13	c   trivial          :       0.05        123          0          0          0          0          0          0          0          0
1796.82/1797.13	c   dualfix          :       0.05          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   implics          :       0.04          0          1          0          0          0          0          0          0          0
1796.82/1797.13	c   probing          :    1795.56         83         94          0          0          0          0          0          0          0
1796.82/1797.13	c   knapsack         :       0.11          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   setppc           :       0.05          0          0          0          0          0         95          0          0          0
1796.82/1797.13	c   linear           :       0.46       3531          0          0       3531          0       4088          0          0          0
1796.82/1797.13	c   logicor          :       0.10          0          0          0          0          0         71          0          0          0
1796.82/1797.13	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.82/1797.13	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.82/1797.13	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   knapsack         :          0+         0     156866          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   setppc           :          0+         0     156865          0          0          0          0         21          0          0          0          0
1796.82/1797.13	c   linear           :          0+         0       2536          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c   logicor          :          0+         0     144818          0          0          0          0          4          0          0          0          0
1796.82/1797.13	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.82/1797.13	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.82/1797.13	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.82/1797.13	c   knapsack         :       2.51       0.00       2.51       0.00       0.00       0.00       0.00
1796.82/1797.13	c   setppc           :      24.00       0.00      24.00       0.00       0.00       0.00       0.00
1796.82/1797.13	c   linear           :       4.44       0.00       4.44       0.00       0.00       0.00       0.00
1796.82/1797.13	c   logicor          :      89.09       0.00      89.09       0.00       0.00       0.00       0.00
1796.82/1797.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.82/1797.13	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.82/1797.13	c   vbounds          :          0          0          0          0
1796.82/1797.13	c   rootredcost      :          0          0          0          0
1796.82/1797.13	c   pseudoobj        :          0          0          0          0
1796.82/1797.13	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.82/1797.13	c   vbounds          :       0.04       0.04       0.00
1796.82/1797.13	c   rootredcost      :       0.02       0.02       0.00
1796.82/1797.13	c   pseudoobj        :       0.02       0.02       0.00
1796.82/1797.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.82/1797.13	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.82/1797.13	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.82/1797.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.82/1797.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.82/1797.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.82/1797.13	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.82/1797.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.22/1797.57	c Time complete: 1797.29.

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-3742833-1338791019/watcher-3742833-1338791019 -o /tmp/evaluation-result-3742833-1338791019/solver-3742833-1338791019 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3742833-1338791019.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.00 2.00 1.98 3/176 12964
/proc/meminfo: memFree=30090872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=10952 CPUtime=0 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 1765 0 0 0 0 0 0 0 20 0 1 0 345226506 11214848 1719 33554432000 4194304 9016284 140735216622848 140735630994376 7870589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 2738 1728 340 1178 0 1556 0

[startup+0.0258881 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 12964
/proc/meminfo: memFree=30090872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=17212 CPUtime=0.01 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 3286 0 0 0 1 0 0 0 20 0 1 0 345226506 17625088 3240 33554432000 4194304 9016284 140735216622848 140735630994376 6813403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 4303 3240 360 1178 0 3121 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17212

[startup+0.100318 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 12964
/proc/meminfo: memFree=30090872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=29952 CPUtime=0.09 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 6482 0 0 0 8 1 0 0 20 0 1 0 345226506 30670848 6436 33554432000 4194304 9016284 140735216622848 140735630994376 6813403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 7488 6436 360 1178 0 6306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29952

[startup+0.300314 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 12964
/proc/meminfo: memFree=30090872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=59620 CPUtime=0.28 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 13854 0 0 0 26 2 0 0 20 0 1 0 345226506 61050880 13808 33554432000 4194304 9016284 140735216622848 140735630994376 4992855 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 14905 13808 360 1178 0 13723 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59620

[startup+0.70032 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 12964
/proc/meminfo: memFree=30090872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=142500 CPUtime=0.69 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 34759 0 0 0 63 6 0 0 20 0 1 0 345226506 145920000 34160 33554432000 4194304 9016284 140735216622848 140735216618568 18446744073699066188 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 35625 34160 492 1178 0 34443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142500

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12965
/proc/meminfo: memFree=29931392/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=179552 CPUtime=1.49 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 45775 0 0 0 141 8 0 0 20 0 1 0 345226506 183861248 43376 33554432000 4194304 9016284 140735216622848 140735216618568 5221936 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 44888 43376 520 1178 0 43706 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179552

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12965
/proc/meminfo: memFree=29862680/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=317636 CPUtime=3.09 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 78813 0 0 0 295 14 0 0 20 0 1 0 345226506 325259264 76414 33554432000 4194304 9016284 140735216622848 140735216618232 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 79409 76414 520 1178 0 78227 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 317636

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12965
/proc/meminfo: memFree=29721568/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=356268 CPUtime=6.29 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 88235 0 0 0 614 15 0 0 20 0 1 0 345226506 364818432 85836 33554432000 4194304 9016284 140735216622848 140735216618232 6480379 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 89067 85836 520 1178 0 87885 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 356268

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12965
/proc/meminfo: memFree=29662676/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=384672 CPUtime=12.69 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 95018 0 0 0 1252 17 0 0 20 0 1 0 345226506 393904128 92619 33554432000 4194304 9016284 140735216622848 140735216618232 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 96168 92619 520 1178 0 94986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 384672

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12965
/proc/meminfo: memFree=29588632/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=421632 CPUtime=25.49 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 104035 0 0 0 2531 18 0 0 20 0 1 0 345226506 431751168 101636 33554432000 4194304 9016284 140735216622848 140735216617976 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 105408 101636 520 1178 0 104226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 421632

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12965
/proc/meminfo: memFree=29469544/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=497428 CPUtime=51.09 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 121854 0 0 0 5086 23 0 0 20 0 1 0 345226506 509366272 119455 33554432000 4194304 9016284 140735216622848 140735216618232 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 124357 119455 520 1178 0 123175 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 497428

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12966
/proc/meminfo: memFree=29318432/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=551808 CPUtime=102.28 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 135985 0 0 0 10201 27 0 0 20 0 1 0 345226506 565051392 133586 33554432000 4194304 9016284 140735216622848 140735216617976 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 137952 133586 520 1178 0 136770 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 551808

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12966
/proc/meminfo: memFree=29066740/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=670592 CPUtime=162.26 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 164813 0 0 0 16192 34 0 0 20 0 1 0 345226506 686686208 162414 33554432000 4194304 9016284 140735216622848 140735216618232 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 167648 162414 520 1178 0 166466 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 670592

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12966
/proc/meminfo: memFree=28761232/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=787556 CPUtime=222.26 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 193960 0 0 0 22186 40 0 0 20 0 1 0 345226506 806457344 191561 33554432000 4194304 9016284 140735216622848 140735216618232 6480429 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 196889 191561 534 1178 0 195707 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 787556

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12966
/proc/meminfo: memFree=28313248/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=1023868 CPUtime=282.25 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 252840 0 0 0 28176 49 0 0 20 0 1 0 345226506 1048440832 250441 33554432000 4194304 9016284 140735216622848 140735216618440 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 255967 250441 539 1178 0 254785 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1023868

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12966
/proc/meminfo: memFree=27910276/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=1217524 CPUtime=342.24 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 300809 0 0 0 34165 59 0 0 20 0 1 0 345226506 1246744576 298410 33554432000 4194304 9016284 140735216622848 140735216618440 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 304381 298410 539 1178 0 303199 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1217524

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 12970
/proc/meminfo: memFree=27628072/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=1377552 CPUtime=402.23 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 341203 0 0 0 40157 66 0 0 20 0 1 0 345226506 1410613248 338804 33554432000 4194304 9016284 140735216622848 140735216618040 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 344388 338804 539 1178 0 343206 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1377552

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12970
/proc/meminfo: memFree=27486872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=1454992 CPUtime=462.22 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 359883 0 0 0 46152 70 0 0 20 0 1 0 345226506 1489911808 357484 33554432000 4194304 9016284 140735216622848 140735216618440 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 363748 357484 539 1178 0 362566 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1454992

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12970
/proc/meminfo: memFree=27342192/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=1515616 CPUtime=522.21 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 375590 0 0 0 52148 73 0 0 20 0 1 0 345226506 1551990784 373191 33554432000 4194304 9016284 140735216622848 140735216618440 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 378904 373191 539 1178 0 377722 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1515616

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12970
/proc/meminfo: memFree=27178168/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=1595184 CPUtime=582.21 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 395323 0 0 0 58145 76 0 0 20 0 1 0 345226506 1633468416 392924 33554432000 4194304 9016284 140735216622848 140735216618440 6480384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 398796 392924 539 1178 0 397614 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 1595184

[startup+642.3 s]

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

/proc/meminfo: memFree=25809812/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2255840 CPUtime=1062.13 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 557488 0 0 0 106106 107 0 0 20 0 1 0 345226506 2309980160 555089 33554432000 4194304 9016284 140735216622848 140735216618440 6480412 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 563960 555089 539 1178 0 562778 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2255840

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12977
/proc/meminfo: memFree=25646904/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2326052 CPUtime=1122.12 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 574482 0 0 0 112102 110 0 0 20 0 1 0 345226506 2381877248 572083 33554432000 4194304 9016284 140735216622848 140735216618440 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 581513 572083 539 1178 0 580331 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2326052

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 12977
/proc/meminfo: memFree=25485608/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2405464 CPUtime=1182.11 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 593762 0 0 0 118098 113 0 0 20 0 1 0 345226506 2463195136 591363 33554432000 4194304 9016284 140735216622848 140735216618440 6480393 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 601366 591363 539 1178 0 600184 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2405464

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 12977
/proc/meminfo: memFree=25335348/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2477832 CPUtime=1242.11 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 611671 0 0 0 124094 117 0 0 20 0 1 0 345226506 2537299968 609272 33554432000 4194304 9016284 140735216622848 140735216618440 4222991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 619458 609272 539 1178 0 618276 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 2477832

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12977
/proc/meminfo: memFree=25180872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2551100 CPUtime=1302.09 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 629566 0 0 0 130090 119 0 0 20 0 1 0 345226506 2612326400 627167 33554432000 4194304 9016284 140735216622848 140735216618440 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 637775 627167 539 1178 0 636593 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2551100

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12978
/proc/meminfo: memFree=25044872/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2618568 CPUtime=1362.08 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 645674 0 0 0 136086 122 0 0 20 0 1 0 345226506 2681413632 643275 33554432000 4194304 9016284 140735216622848 140735216618440 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 654642 643275 539 1178 0 653460 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2618568

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12978
/proc/meminfo: memFree=24893248/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2695636 CPUtime=1422.08 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 664390 0 0 0 142082 126 0 0 20 0 1 0 345226506 2760331264 661991 33554432000 4194304 9016284 140735216622848 140735216618440 6480407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 673909 661991 539 1178 0 672727 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2695636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12978
/proc/meminfo: memFree=24727240/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2793500 CPUtime=1482.06 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 687722 0 0 0 148075 131 0 0 20 0 1 0 345226506 2860544000 685323 33554432000 4194304 9016284 140735216622848 140735216618440 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 698375 685323 539 1178 0 697193 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2793500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12978
/proc/meminfo: memFree=24585536/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2857840 CPUtime=1542.05 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 703890 0 0 0 154071 134 0 0 20 0 1 0 345226506 2926428160 701491 33554432000 4194304 9016284 140735216622848 140735216618440 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 714460 701491 539 1178 0 713278 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2857840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12981
/proc/meminfo: memFree=24455852/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2915376 CPUtime=1602.04 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 718331 0 0 0 160067 137 0 0 20 0 1 0 345226506 2985345024 715932 33554432000 4194304 9016284 140735216622848 140735216618440 7875847 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 728844 715932 539 1178 0 727662 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2915376

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12982
/proc/meminfo: memFree=24314404/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2977904 CPUtime=1662.04 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 733754 0 0 0 166063 141 0 0 20 0 1 0 345226506 3049373696 731355 33554432000 4194304 9016284 140735216622848 140735216618440 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 744476 731355 539 1178 0 743294 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2977904

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12982
/proc/meminfo: memFree=24179892/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=3045608 CPUtime=1722.03 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 749894 0 0 0 172059 144 0 0 20 0 1 0 345226506 3118702592 747495 33554432000 4194304 9016284 140735216622848 140735216618440 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 761402 747495 539 1178 0 760220 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 3045608

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12982
/proc/meminfo: memFree=24028764/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=3118300 CPUtime=1782.02 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 767703 0 0 0 178055 147 0 0 20 0 1 0 345226506 3193139200 765304 33554432000 4194304 9016284 140735216622848 140735216618440 6480429 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 779575 765304 539 1178 0 778393 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 3118300

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12982
/proc/meminfo: memFree=24024300/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=3121256 CPUtime=1785.22 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 768375 0 0 0 178375 147 0 0 20 0 1 0 345226506 3196166144 765976 33554432000 4194304 9016284 140735216622848 140735216618440 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 780314 765976 539 1178 0 779132 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 3121256

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 13010
/proc/meminfo: memFree=27373852/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=3127168 CPUtime=1791.62 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 769858 0 0 0 179015 147 0 0 20 0 1 0 345226506 3202220032 767459 33554432000 4194304 9016284 140735216622848 140735216618440 4222991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 781792 767459 539 1178 0 780610 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 3127168

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13020
/proc/meminfo: memFree=27127932/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=3131148 CPUtime=1794.82 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 770854 0 0 0 179335 147 0 0 20 0 1 0 345226506 3206295552 768455 33554432000 4194304 9016284 140735216622848 140735216618440 6469440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 782787 768455 539 1178 0 781605 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 3131148

[startup+1796.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13020
/proc/meminfo: memFree=27109332/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=3132132 CPUtime=1796.42 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 771230 0 0 0 179494 148 0 0 20 0 1 0 345226506 3207303168 768831 33554432000 4194304 9016284 140735216622848 140735216618440 6480360 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 783033 768831 539 1178 0 781851 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (KiB) 3132132

[startup+1797.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13020
/proc/meminfo: memFree=27109332/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=3132132 CPUtime=1796.82 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 771360 0 0 0 179534 148 0 0 20 0 1 0 345226506 3207303168 768961 33554432000 4194304 9016284 140735216622848 140735216618440 6480364 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 783033 768961 539 1178 0 781851 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 3132132

[startup+1797.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13020
/proc/meminfo: memFree=27100900/32873844 swapFree=7900/7900
[pid=12964] ppid=12962 vsize=2934308 CPUtime=1797.22 cores=1,3,5,7
/proc/12964/stat : 12964 (scip-2.0.1.4b_2) R 12962 12964 12511 0 -1 4202496 771639 0 0 0 179560 162 0 0 20 0 1 0 345226506 3004731392 248928 33554432000 4194304 9016284 140735216622848 140735216618440 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12964/statm: 733577 248928 561 1178 0 732395 0
Current children cumulated CPU time (s) 1797.22
Current children cumulated vsize (KiB) 2934308

Child status: 0
Real time (s): 1797.57
CPU time (s): 1797.3
CPU user time (s): 1795.6
CPU system time (s): 1.69874
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 3132132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.6
system time used= 1.69874
maximum resident set size= 3076896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 771644
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= 3
involuntary context switches= 1852

runsolver used 3.42048 second user time and 8.76767 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-04 08:23:40
IDJOB=3742833
IDBENCH=90353
IDSOLVER=2329
FILE ID=node137/3742833-1338791019
RUNJOBID= node137-1338783823-12528
PBS_JOBID= 14636842
Free space on /tmp= 70308 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_50null0mast_rapportOE1.0_TMAX120_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-3742833-1338791019/watcher-3742833-1338791019 -o /tmp/evaluation-result-3742833-1338791019/solver-3742833-1338791019 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3742833-1338791019.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8e8a9709ab0638484b49ff5cae7622ac
RANDOM SEED=1902041601

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.600
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.90
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.600
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.600
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:        30091244 kB
Buffers:          289812 kB
Cached:          1317468 kB
SwapCached:         5796 kB
Active:          1214376 kB
Inactive:         742940 kB
Active(anon):     345124 kB
Inactive(anon):     7168 kB
Active(file):     869252 kB
Inactive(file):   735772 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             38300 kB
Writeback:             0 kB
AnonPages:        353244 kB
Mapped:            11176 kB
Shmem:                 0 kB
Slab:             686372 kB
SReclaimable:     126700 kB
SUnreclaim:       559672 kB
KernelStack:        1448 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     478240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70288 MiB
End job on node137 at 2012-06-04 08:53:37