Trace number 3741340

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1795.87 1796.18

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3741340-1338752786.opb>
1.59/1.61	c original problem has 167056 variables (167056 bin, 0 int, 0 impl, 0 cont) and 169576 constraints
1.59/1.61	c problem read
1.59/1.61	c presolving settings loaded
2.39/2.43	c presolving:
4.19/4.26	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 169576 upgd conss, 387060 impls, 1965 clqs
1794.98/1795.37	c    (1793.8s) probing: 388/167056 (0.2%) - 4 fixings, 0 aggregations, 29737068 implications, 0 bound changes
1794.98/1795.37	c    (1793.8s) probing aborted: solving stopped
1795.08/1795.43	c presolving (2 rounds):
1795.08/1795.43	c  4 deleted vars, 1 deleted constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 101 changed coefficients
1795.08/1795.43	c  60029390 implications, 59114 cliques
1795.08/1795.43	c presolved problem has 167052 variables (167052 bin, 0 int, 0 impl, 0 cont) and 169576 constraints
1795.08/1795.43	c     555 constraints of type <knapsack>
1795.08/1795.43	c  169021 constraints of type <setppc>
1795.08/1795.43	c transformed objective value is always integral (scale: 1)
1795.08/1795.43	c Presolving Time: 1793.33
1795.08/1795.43	c - non default parameters ----------------------------------------------------------------------
1795.08/1795.43	c # SCIP version 1.2.1.3
1795.08/1795.43	c 
1795.08/1795.43	c # frequency for displaying node information lines
1795.08/1795.43	c # [type: int, range: [-1,2147483647], default: 100]
1795.08/1795.43	c display/freq = 10000
1795.08/1795.43	c 
1795.08/1795.43	c # maximal time in seconds to run
1795.08/1795.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1795.08/1795.43	c limits/time = 1788.39
1795.08/1795.43	c 
1795.08/1795.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1795.08/1795.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1795.08/1795.43	c limits/memory = 13950
1795.08/1795.43	c 
1795.08/1795.43	c # default clock type (1: CPU user seconds, 2: wall clock time)
1795.08/1795.43	c # [type: int, range: [1,2], default: 1]
1795.08/1795.43	c timing/clocktype = 2
1795.08/1795.43	c 
1795.08/1795.43	c # should presolving try to simplify inequalities
1795.08/1795.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1795.08/1795.43	c constraints/linear/simplifyinequalities = TRUE
1795.08/1795.43	c 
1795.08/1795.43	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1795.08/1795.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1795.08/1795.43	c constraints/indicator/addCouplingCons = TRUE
1795.08/1795.43	c 
1795.08/1795.43	c # should presolving try to simplify knapsacks
1795.08/1795.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1795.08/1795.43	c constraints/knapsack/simplifyinequalities = TRUE
1795.08/1795.43	c 
1795.08/1795.43	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1795.08/1795.43	c # [type: int, range: [-1,2147483647], default: -1]
1795.08/1795.43	c separating/rapidlearning/freq = 0
1795.08/1795.43	c 
1795.08/1795.43	c -----------------------------------------------------------------------------------------------
1795.08/1795.43	c start solving
1795.08/1795.48	c 
1795.08/1795.48	c 
1795.08/1795.48	c SCIP Status        : solving was interrupted [time limit reached]
1795.08/1795.48	c Solving Time (sec) : 1793.87
1795.08/1795.48	c Solving Nodes      : 0
1795.08/1795.48	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.08/1795.48	c Dual Bound         : -1.00000000000000e+20
1795.08/1795.48	c Gap                : infinite
1795.08/1795.48	s UNKNOWN
1795.08/1795.48	c SCIP Status        : solving was interrupted [time limit reached]
1795.08/1795.48	c Solving Time       :    1793.87
1795.08/1795.48	c Original Problem   :
1795.08/1795.48	c   Problem name     : HOME/instance-3741340-1338752786.opb
1795.08/1795.48	c   Variables        : 167056 (167056 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.08/1795.48	c   Constraints      : 169576 initial, 169576 maximal
1795.08/1795.48	c Presolved Problem  :
1795.08/1795.48	c   Problem name     : t_HOME/instance-3741340-1338752786.opb
1795.08/1795.48	c   Variables        : 167052 (167052 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.08/1795.48	c   Constraints      : 169576 initial, 169576 maximal
1795.08/1795.48	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.08/1795.48	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1795.08/1795.48	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1795.08/1795.48	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.08/1795.48	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.08/1795.48	c   implics          :       0.01          0          0          0          0          0          0          0          0
1795.08/1795.48	c   probing          :    1787.68          4          0          0          0          0          0          0          0
1795.08/1795.48	c   knapsack         :       2.70          0          0          0          0          0          1          1        101
1795.08/1795.48	c   setppc           :       0.29          0          0          0          0          0          0          0          0
1795.08/1795.48	c   root node        :          -          0          -          -          0          -          -          -          -
1795.08/1795.48	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.08/1795.48	c   integral         :          0          0          0          0          0          0          0          0          0          0
1795.08/1795.48	c   knapsack         :        555          0      23648          0          0          1          0          0          0          0
1795.08/1795.48	c   setppc           :     169021          0      23647          0          0          1          0          0          0          0
1795.08/1795.48	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.08/1795.48	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.08/1795.48	c   integral         :       0.00       0.00       0.00       0.00       0.00
1795.08/1795.48	c   knapsack         :      29.43       0.00      29.43       0.00       0.00
1795.08/1795.48	c   setppc           :      72.29       0.00      72.29       0.00       0.00
1795.08/1795.48	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.08/1795.48	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.08/1795.48	c   vbounds          :       0.01          1          0          0
1795.08/1795.48	c   rootredcost      :       0.00          0          0          0
1795.08/1795.48	c   pseudoobj        :       0.00          0          0          0
1795.08/1795.48	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.08/1795.48	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.08/1795.48	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.08/1795.48	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.08/1795.48	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.08/1795.48	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.08/1795.48	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.08/1795.48	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.08/1795.48	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.08/1795.48	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1795.08/1795.48	c   redcost          :       0.00          0          0          0          0          0
1795.08/1795.48	c   impliedbounds    :       0.00          0          0          0          0          0
1795.08/1795.48	c   intobj           :       0.00          0          0          0          0          0
1795.08/1795.48	c   cgmip            :       0.00          0          0          0          0          0
1795.08/1795.48	c   gomory           :       0.00          0          0          0          0          0
1795.08/1795.48	c   strongcg         :       0.00          0          0          0          0          0
1795.08/1795.48	c   cmir             :       0.00          0          0          0          0          0
1795.08/1795.48	c   flowcover        :       0.00          0          0          0          0          0
1795.08/1795.48	c   clique           :       0.00          0          0          0          0          0
1795.08/1795.48	c   zerohalf         :       0.00          0          0          0          0          0
1795.08/1795.48	c   mcf              :       0.00          0          0          0          0          0
1795.08/1795.48	c   rapidlearning    :       0.00          0          0          0          0          0
1795.08/1795.48	c Pricers            :       Time      Calls       Vars
1795.08/1795.48	c   problem variables:       0.00          0          0
1795.08/1795.48	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.08/1795.48	c   pscost           :       0.00          0          0          0          0          0          0
1795.08/1795.48	c   inference        :       0.00          0          0          0          0          0          0
1795.08/1795.48	c   mostinf          :       0.00          0          0          0          0          0          0
1795.08/1795.48	c   leastinf         :       0.00          0          0          0          0          0          0
1795.08/1795.48	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.08/1795.48	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.08/1795.48	c   random           :       0.00          0          0          0          0          0          0
1795.08/1795.48	c   relpscost        :       0.00          0          0          0          0          0          0
1795.08/1795.48	c Primal Heuristics  :       Time      Calls      Found
1795.08/1795.48	c   LP solutions     :       0.00          -          0
1795.08/1795.48	c   pseudo solutions :       0.00          -          0
1795.08/1795.48	c   trivial          :       0.16          1          0
1795.08/1795.48	c   simplerounding   :       0.00          0          0
1795.08/1795.48	c   zirounding       :       0.00          0          0
1795.08/1795.48	c   rounding         :       0.00          0          0
1795.08/1795.48	c   shifting         :       0.00          0          0
1795.08/1795.48	c   intshifting      :       0.00          0          0
1795.08/1795.48	c   oneopt           :       0.00          0          0
1795.08/1795.48	c   twoopt           :       0.00          0          0
1795.08/1795.48	c   fixandinfer      :       0.00          0          0
1795.08/1795.48	c   feaspump         :       0.00          0          0
1795.08/1795.48	c   coefdiving       :       0.00          0          0
1795.08/1795.48	c   pscostdiving     :       0.00          0          0
1795.08/1795.48	c   fracdiving       :       0.00          0          0
1795.08/1795.48	c   veclendiving     :       0.00          0          0
1795.08/1795.48	c   intdiving        :       0.00          0          0
1795.08/1795.48	c   actconsdiving    :       0.00          0          0
1795.08/1795.48	c   objpscostdiving  :       0.00          0          0
1795.08/1795.48	c   rootsoldiving    :       0.00          0          0
1795.08/1795.48	c   linesearchdiving :       0.00          0          0
1795.08/1795.48	c   guideddiving     :       0.00          0          0
1795.08/1795.48	c   octane           :       0.00          0          0
1795.08/1795.48	c   rens             :       0.00          0          0
1795.08/1795.48	c   rins             :       0.00          0          0
1795.08/1795.48	c   localbranching   :       0.00          0          0
1795.08/1795.48	c   mutation         :       0.00          0          0
1795.08/1795.48	c   crossover        :       0.00          0          0
1795.08/1795.48	c   dins             :       0.00          0          0
1795.08/1795.48	c   undercover       :       0.00          0          0
1795.08/1795.48	c   nlp              :       0.00          0          0
1795.08/1795.48	c   trysol           :       0.00          0          0
1795.08/1795.48	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.08/1795.48	c   primal LP        :       0.00          0          0       0.00          -
1795.08/1795.48	c   dual LP          :       0.00          0          0       0.00          -
1795.08/1795.48	c   lex dual LP      :       0.00          0          0       0.00          -
1795.08/1795.48	c   barrier LP       :       0.00          0          0       0.00          -
1795.08/1795.48	c   diving/probing LP:       0.00          0          0       0.00          -
1795.08/1795.48	c   strong branching :       0.00          0          0       0.00          -
1795.08/1795.48	c     (at root node) :          -          0          0       0.00          -
1795.08/1795.48	c   conflict analysis:       0.00          0          0       0.00          -
1795.08/1795.48	c B&B Tree           :
1795.08/1795.48	c   number of runs   :          1
1795.08/1795.48	c   nodes            :          0
1795.08/1795.48	c   nodes (total)    :          0
1795.08/1795.48	c   nodes left       :          1
1795.08/1795.48	c   max depth        :         -1
1795.08/1795.48	c   max depth (total):         -1
1795.08/1795.48	c   backtracks       :          0 (0.0%)
1795.08/1795.48	c   delayed cutoffs  :          0
1795.08/1795.48	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.08/1795.48	c   avg switch length:       0.00
1795.08/1795.48	c   switching time   :       0.00
1795.08/1795.48	c Solution           :
1795.08/1795.48	c   Solutions found  :          0 (0 improvements)
1795.08/1795.48	c   Primal Bound     :          -
1795.08/1795.48	c   Dual Bound       :          -
1795.08/1795.48	c   Gap              :   infinite
1795.08/1795.48	c   Root Dual Bound  :          -
1795.08/1795.48	c   Root Iterations  :          0
1795.78/1796.17	c Time complete: 1795.86.

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

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 30599
/proc/meminfo: memFree=26575528/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 1379 0 0 0 0 0 0 0 20 0 1 0 341407239 9158656 1327 33554432000 4194304 8395647 140734068747792 140733690459688 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 2236 1337 374 1026 0 1206 0

[startup+0.0663531 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 30599
/proc/meminfo: memFree=26575528/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=38700 CPUtime=0.05 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 8904 0 0 0 4 1 0 0 20 0 1 0 341407239 39628800 8851 33554432000 4194304 8395647 140734068747792 140733690459688 7439274 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 9675 8851 393 1026 0 8645 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38700

[startup+0.100333 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 30599
/proc/meminfo: memFree=26575528/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=53548 CPUtime=0.09 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 12634 0 0 0 7 2 0 0 20 0 1 0 341407239 54833152 12581 33554432000 4194304 8395647 140734068747792 140733690459688 4245996 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 13387 12581 393 1026 0 12357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53548

[startup+0.300273 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 30599
/proc/meminfo: memFree=26575528/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=129576 CPUtime=0.29 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 31599 0 0 0 24 5 0 0 20 0 1 0 341407239 132685824 31546 33554432000 4194304 8395647 140734068747792 140734068613000 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 32394 31546 393 1026 0 31364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129576

[startup+0.700259 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 30599
/proc/meminfo: memFree=26575528/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=152788 CPUtime=0.69 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 37393 0 0 0 63 6 0 0 20 0 1 0 341407239 156454912 37340 33554432000 4194304 8395647 140734068747792 140734068613000 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 38197 37340 393 1026 0 37167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152788

[startup+1.50027 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 30600
/proc/meminfo: memFree=26410856/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=190492 CPUtime=1.49 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 46744 0 0 0 142 7 0 0 20 0 1 0 341407239 195063808 46691 33554432000 4194304 8395647 140734068747792 140734068613000 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 47623 46691 393 1026 0 46593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190492

[startup+3.10027 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 30600
/proc/meminfo: memFree=26111248/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=548600 CPUtime=3.09 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 136443 0 0 0 291 18 0 0 20 0 1 0 341407239 561766400 135698 33554432000 4194304 8395647 140734068747792 140734068745032 5018633 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 137150 135698 466 1026 0 136120 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 548600

[startup+6.30036 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 30600
/proc/meminfo: memFree=25869820/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=807404 CPUtime=6.28 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 201068 0 0 0 602 26 0 0 20 0 1 0 341407239 826781696 200253 33554432000 4194304 8395647 140734068747792 140734068742024 4954444 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 201851 200253 482 1026 0 200821 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 807404

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 30600
/proc/meminfo: memFree=25604748/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=981016 CPUtime=12.69 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 236062 0 0 0 1238 31 0 0 20 0 1 0 341407239 1004560384 242385 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 245254 242385 496 1026 0 244224 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 981016

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 30600
/proc/meminfo: memFree=25597796/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=984500 CPUtime=25.48 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 236909 0 0 0 2517 31 0 0 20 0 1 0 341407239 1008128000 243231 33554432000 4194304 8395647 140734068747792 140734068743864 6080717 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 246125 243231 496 1026 0 245095 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 984500

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 30600
/proc/meminfo: memFree=25540392/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1045152 CPUtime=51.08 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 249296 0 0 0 5075 33 0 0 20 0 1 0 341407239 1070235648 257221 33554432000 4194304 8395647 140734068747792 140734068743864 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 261288 257221 497 1026 0 260258 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1045152

[startup+102.306 s]
/proc/loadavg: 2.05 2.02 1.93 3/177 30600
/proc/meminfo: memFree=25503856/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1078532 CPUtime=102.27 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 257199 0 0 0 10193 34 0 0 20 0 1 0 341407239 1104416768 265115 33554432000 4194304 8395647 140734068747792 140734068743864 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 269633 265115 497 1026 0 268603 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1078532

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 30600
/proc/meminfo: memFree=25448332/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1129856 CPUtime=162.25 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 269373 0 0 0 16190 35 0 0 20 0 1 0 341407239 1156972544 277283 33554432000 4194304 8395647 140734068747792 140734068743864 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 282464 277283 497 1026 0 281434 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1129856

[startup+222.3 s]
/proc/loadavg: 2.13 2.04 1.94 3/178 30603
/proc/meminfo: memFree=25408268/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1168268 CPUtime=222.23 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 278320 0 0 0 22187 36 0 0 20 0 1 0 341407239 1196306432 286478 33554432000 4194304 8395647 140734068747792 140734068743864 6080717 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 292067 286478 497 1026 0 291037 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1168268

[startup+282.3 s]
/proc/loadavg: 2.12 2.06 1.95 3/177 30603
/proc/meminfo: memFree=25370888/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1203864 CPUtime=282.22 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 286785 0 0 0 28184 38 0 0 20 0 1 0 341407239 1232756736 295138 33554432000 4194304 8395647 140734068747792 140734068743864 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 300966 295138 497 1026 0 299936 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1203864

[startup+342.3 s]
/proc/loadavg: 2.04 2.05 1.95 3/177 30604
/proc/meminfo: memFree=25313752/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1255424 CPUtime=342.22 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 299671 0 0 0 34183 39 0 0 20 0 1 0 341407239 1285554176 308024 33554432000 4194304 8395647 140734068747792 140734068743864 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 313856 308024 497 1026 0 312826 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1255424

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 1.95 3/177 30604
/proc/meminfo: memFree=25271992/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1291792 CPUtime=402.2 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 308751 0 0 0 40180 40 0 0 20 0 1 0 341407239 1322795008 317104 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 322948 317104 497 1026 0 321918 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1291792

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/176 30604
/proc/meminfo: memFree=25224316/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1336348 CPUtime=462.2 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 319801 0 0 0 46178 42 0 0 20 0 1 0 341407239 1368420352 328154 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 334087 328154 497 1026 0 333057 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1336348

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 30605
/proc/meminfo: memFree=25171532/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1383100 CPUtime=522.19 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 331502 0 0 0 52175 44 0 0 20 0 1 0 341407239 1416294400 340086 33554432000 4194304 8395647 140734068747792 140734068743864 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 345775 340086 497 1026 0 344745 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1383100

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 1.96 3/177 30605
/proc/meminfo: memFree=25114832/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=1422444 CPUtime=582.18 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 341307 0 0 0 58172 46 0 0 20 0 1 0 341407239 1456582656 353239 33554432000 4194304 8395647 140734068747792 140734068743720 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 355611 353239 497 1026 0 354581 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1422444

[startup+642.3 s]

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

/proc/meminfo: memFree=24396104/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2109108 CPUtime=1062.09 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 510495 0 0 0 106142 67 0 0 20 0 1 0 341407239 2159726592 525448 33554432000 4194304 8395647 140734068747792 140734068743720 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 527277 525448 497 1026 0 526247 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 2109108

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/177 30633
/proc/meminfo: memFree=24324460/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2175868 CPUtime=1122.09 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 526300 0 0 0 112139 70 0 0 20 0 1 0 341407239 2228088832 541638 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 543967 541638 497 1026 0 542937 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 2175868

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/177 30633
/proc/meminfo: memFree=24265216/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2235892 CPUtime=1182.07 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 540933 0 0 0 118135 72 0 0 20 0 1 0 341407239 2289553408 556382 33554432000 4194304 8395647 140734068747792 140734068743864 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 558973 556382 497 1026 0 557943 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 2235892

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/177 30634
/proc/meminfo: memFree=24199648/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2292844 CPUtime=1242.07 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 554872 0 0 0 124132 75 0 0 20 0 1 0 341407239 2347872256 571597 33554432000 4194304 8395647 140734068747792 140734068743720 4223700 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 573211 571597 497 1026 0 572181 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 2292844

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 30634
/proc/meminfo: memFree=24135692/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2351664 CPUtime=1302.06 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 569544 0 0 0 130130 76 0 0 20 0 1 0 341407239 2408103936 586794 33554432000 4194304 8395647 140734068747792 140734068743864 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 587916 586794 497 1026 0 586886 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2351664

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 30634
/proc/meminfo: memFree=24058840/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2428160 CPUtime=1362.04 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 587688 0 0 0 136126 78 0 0 20 0 1 0 341407239 2486435840 605428 33554432000 4194304 8395647 140734068747792 140734068743864 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 607040 605428 497 1026 0 606010 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 2428160

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 30637
/proc/meminfo: memFree=24003232/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2479096 CPUtime=1422.04 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 599702 0 0 0 142124 80 0 0 20 0 1 0 341407239 2538594304 618638 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 619774 618638 497 1026 0 618744 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2479096

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 30637
/proc/meminfo: memFree=23950212/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2531048 CPUtime=1482.03 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 612155 0 0 0 148121 82 0 0 20 0 1 0 341407239 2591793152 631091 33554432000 4194304 8395647 140734068747792 140734068743864 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 632762 631091 497 1026 0 631732 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 2531048

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30638
/proc/meminfo: memFree=23899232/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2579200 CPUtime=1542.01 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 623848 0 0 0 154118 83 0 0 20 0 1 0 341407239 2641100800 642784 33554432000 4194304 8395647 140734068747792 140734068743864 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 644800 642784 497 1026 0 643770 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2579200

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 30638
/proc/meminfo: memFree=23858356/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2621680 CPUtime=1602.01 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 634292 0 0 0 160116 85 0 0 20 0 1 0 341407239 2684600320 653228 33554432000 4194304 8395647 140734068747792 140734068743864 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 655420 653228 497 1026 0 654390 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 2621680

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30638
/proc/meminfo: memFree=23817808/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2658848 CPUtime=1662 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 643571 0 0 0 166113 87 0 0 20 0 1 0 341407239 2722660352 662507 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 664712 662507 497 1026 0 663682 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2658848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23791116/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2702136 CPUtime=1721.99 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 654137 0 0 0 172110 89 0 0 20 0 1 0 341407239 2766987264 673073 33554432000 4194304 8395647 140734068747792 140734068743864 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 675534 673073 497 1026 0 674504 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2702136

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23722908/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2801852 CPUtime=1781.98 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 678490 0 0 0 178106 92 0 0 20 0 1 0 341407239 2869096448 697426 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 700463 697426 497 1026 0 699433 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 2801852

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23721048/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2803896 CPUtime=1785.18 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 679001 0 0 0 178426 92 0 0 20 0 1 0 341407239 2871189504 697937 33554432000 4194304 8395647 140734068747792 140734068743864 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 700974 697937 497 1026 0 699944 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 2803896

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23714724/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2809604 CPUtime=1791.58 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 680345 0 0 0 179066 92 0 0 20 0 1 0 341407239 2877034496 699281 33554432000 4194304 8395647 140734068747792 140734068743864 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 702401 699281 497 1026 0 701371 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 2809604

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23714600/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2809604 CPUtime=1793.18 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 680345 0 0 0 179226 92 0 0 20 0 1 0 341407239 2877034496 699281 33554432000 4194304 8395647 140734068747792 140734068743864 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 702401 699281 497 1026 0 701371 0
Current children cumulated CPU time (s) 1793.18
Current children cumulated vsize (KiB) 2809604

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23712740/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2811716 CPUtime=1794.78 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 680796 0 0 0 179386 92 0 0 20 0 1 0 341407239 2879197184 699732 33554432000 4194304 8395647 140734068747792 140734068743864 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 702929 699732 497 1026 0 701899 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 2811716

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23712740/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2816608 CPUtime=1795.58 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 681415 0 0 0 179466 92 0 0 20 0 1 0 341407239 2884206592 700992 33554432000 4194304 8395647 140734068747792 140734068743864 6076477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 704152 700992 526 1026 0 703122 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 2816608

[startup+1796.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30676
/proc/meminfo: memFree=23712740/32873844 swapFree=7116/7116
[pid=30599] ppid=30597 vsize=2155096 CPUtime=1795.78 cores=0,2,4,6
/proc/30599/stat : 30599 (pbscip.linux.x8) R 30597 30599 30273 0 -1 4202496 681415 0 0 0 179483 95 0 0 20 0 1 0 341407239 2206818304 538114 33554432000 4194304 8395647 140734068747792 140734068743864 6345879 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 538774 538114 526 1026 0 537744 0
Current children cumulated CPU time (s) 1795.78
Current children cumulated vsize (KiB) 2155096

Child status: 0
Real time (s): 1796.18
CPU time (s): 1795.87
CPU user time (s): 1794.9
CPU system time (s): 0.969852
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 2818132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.9
system time used= 0.969852
maximum resident set size= 2805492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 681423
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= 63
involuntary context switches= 1837

runsolver used 3.00954 second user time and 8.36473 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-03 21:46:27
IDJOB=3741340
IDBENCH=89840
IDSOLVER=2326
FILE ID=node108/3741340-1338752786
RUNJOBID= node108-1338748971-30289
PBS_JOBID= 14636793
Free space on /tmp= 71456 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-631710.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741340-1338752786/watcher-3741340-1338752786 -o /tmp/evaluation-result-3741340-1338752786/solver-3741340-1338752786 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3741340-1338752786.opb -t 1800 -m 15500

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=2104970840

node108.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.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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.273
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.273
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.91
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.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        26575420 kB
Buffers:         1775940 kB
Cached:          3608684 kB
SwapCached:          112 kB
Active:          3428732 kB
Inactive:        2016264 kB
Active(anon):      43648 kB
Inactive(anon):    13072 kB
Active(file):    3385084 kB
Inactive(file):  2003192 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108548 kB
Dirty:             19472 kB
Writeback:             0 kB
AnonPages:         60812 kB
Mapped:            16756 kB
Shmem:               172 kB
Slab:             715600 kB
SReclaimable:     156880 kB
SUnreclaim:       558720 kB
KernelStack:        1456 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71444 MiB
End job on node108 at 2012-06-03 22:16:23