Trace number 2703668

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1795.37 1796.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1297
Best CPU time to get the best result obtained on this benchmark1800.67
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 434
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495293
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495293
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 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-2703668-1278552117.opb>
9.29/9.38	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
9.29/9.38	c problem read
9.29/9.38	c presolving settings loaded
12.28/12.34	c presolving:
21.28/21.36	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 656900 upgd conss, 1313400 impls, 0 clqs
40.86/40.96	c    (31.6s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
40.86/40.96	c    (31.6s) probing aborted: 100/100 successive totally useless probings
40.86/40.96	c presolving (2 rounds):
40.86/40.96	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
40.86/40.96	c  1313400 implications, 0 cliques
40.86/40.96	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
40.86/40.96	c  656700 constraints of type <setppc>
40.86/40.96	c     200 constraints of type <logicor>
40.86/40.96	c transformed objective value is always integral (scale: 1)
40.86/40.96	c Presolving Time: 29.25
40.86/40.96	c - non default parameters ----------------------------------------------------------------------
40.86/40.96	c # SCIP version 1.2.1.3
40.86/40.96	c 
40.86/40.96	c # frequency for displaying node information lines
40.86/40.96	c # [type: int, range: [-1,2147483647], default: 100]
40.86/40.96	c display/freq = 10000
40.86/40.96	c 
40.86/40.96	c # maximal time in seconds to run
40.86/40.96	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
40.86/40.96	c limits/time = 1780.63
40.86/40.96	c 
40.86/40.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
40.86/40.97	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
40.86/40.97	c limits/memory = 1620
40.86/40.97	c 
40.86/40.97	c # default clock type (1: CPU user seconds, 2: wall clock time)
40.86/40.97	c # [type: int, range: [1,2], default: 1]
40.86/40.97	c timing/clocktype = 2
40.86/40.97	c 
40.86/40.97	c # should presolving try to simplify inequalities
40.86/40.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
40.86/40.97	c constraints/linear/simplifyinequalities = TRUE
40.86/40.97	c 
40.86/40.97	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
40.86/40.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
40.86/40.97	c constraints/indicator/addCouplingCons = TRUE
40.86/40.97	c 
40.86/40.97	c # should presolving try to simplify knapsacks
40.86/40.97	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
40.86/40.97	c constraints/knapsack/simplifyinequalities = TRUE
40.86/40.97	c 
40.86/40.97	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
40.86/40.97	c # [type: int, range: [-1,2147483647], default: -1]
40.86/40.97	c separating/rapidlearning/freq = 0
40.86/40.97	c 
40.86/40.97	c -----------------------------------------------------------------------------------------------
40.86/40.97	c start solving
40.96/41.02	c 
81.25/81.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
81.25/81.31	c  71.9s|     1 |     0 |  1100 |     - | 727M|   0 | 272 |  10k| 656k|  10k| 656k|   0 |   0 |   0 | 1.850723e+02 |      --      |    Inf 
746.62/746.94	c   738s|     1 |     0 |  8277 |     - | 739M|   0 | 274 |  10k| 656k|  10k| 656k|  10 |   0 |   0 | 1.912500e+02 |      --      |    Inf 
1179.57/1180.04	c  1171s|     1 |     0 |  8545 |     - | 739M|   0 | 280 |  10k| 656k|  10k| 656k|  18 |   0 |   0 | 1.939817e+02 |      --      |    Inf 
1789.45/1790.11	c  1781s|     1 |     0 |  8545 |     - | 739M|   0 |   - |  10k| 656k|  10k| 656k|  20 |   0 |   0 | 1.939817e+02 |      --      |    Inf 
1789.85/1790.51	c  1781s|     1 |     2 |  8545 |     - | 739M|   0 |   - |  10k| 656k|  10k| 656k|  20 |   0 |   0 | 1.939817e+02 |      --      |    Inf 
1789.85/1790.51	c 
1789.85/1790.51	c SCIP Status        : solving was interrupted [time limit reached]
1789.85/1790.51	c Solving Time (sec) : 1781.13
1789.85/1790.51	c Solving Nodes      : 1
1789.85/1790.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.85/1790.51	c Dual Bound         : +1.93981657608696e+02
1789.85/1790.51	c Gap                : infinite
1789.85/1790.51	s UNKNOWN
1789.85/1790.51	c SCIP Status        : solving was interrupted [time limit reached]
1789.85/1790.51	c Solving Time       :    1781.13
1789.85/1790.51	c Original Problem   :
1789.85/1790.51	c   Problem name     : HOME/instance-2703668-1278552117.opb
1789.85/1790.51	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.85/1790.51	c   Constraints      : 656900 initial, 656900 maximal
1789.85/1790.51	c Presolved Problem  :
1789.85/1790.51	c   Problem name     : t_HOME/instance-2703668-1278552117.opb
1789.85/1790.51	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.85/1790.51	c   Constraints      : 656900 initial, 656900 maximal
1789.85/1790.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.85/1790.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.85/1790.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.85/1790.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.85/1790.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.85/1790.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.85/1790.51	c   probing          :      17.52          0          0          0          0          0          0          0          0
1789.85/1790.51	c   setppc           :       2.08          0          0          0          0          0          0          0          0
1789.85/1790.51	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1789.85/1790.51	c   root node        :          -          0          -          -          0          -          -          -          -
1789.85/1790.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.85/1790.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.85/1790.51	c   setppc           :     656700          3        201          0          1          0          0          0          0          0
1789.85/1790.51	c   logicor          :        200          3         99          0          1          0          0          0          0          0
1789.85/1790.51	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.85/1790.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.85/1790.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.85/1790.51	c   setppc           :      15.96       0.44      15.12       0.00       0.40
1789.85/1790.51	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1789.85/1790.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.85/1790.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.85/1790.51	c   vbounds          :       0.00          2          0          0
1789.85/1790.51	c   rootredcost      :       0.00          0          0          0
1789.85/1790.51	c   pseudoobj        :       0.01          4          0          0
1789.85/1790.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.85/1790.51	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.85/1790.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.85/1790.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.85/1790.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.85/1790.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.85/1790.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.85/1790.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.85/1790.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.85/1790.51	c   cut pool         :       0.02          2          -          -          0          -    (maximal pool size: 97)
1789.85/1790.51	c   redcost          :       0.01          3          0          0          0          0
1789.85/1790.51	c   impliedbounds    :       0.02          3          0          0          0          0
1789.85/1790.51	c   intobj           :       0.00          0          0          0          0          0
1789.85/1790.51	c   cgmip            :       0.00          0          0          0          0          0
1789.85/1790.51	c   gomory           :     528.03          3          0          0       1500          0
1789.85/1790.51	c   strongcg         :     470.98          3          0          0       1458          0
1789.85/1790.51	c   cmir             :      11.58          2          0          0          0          0
1789.85/1790.51	c   flowcover        :     147.45          2          0          0          0          0
1789.85/1790.51	c   clique           :       2.81          2          0          0         12          0
1789.85/1790.51	c   zerohalf         :       0.00          0          0          0          0          0
1789.85/1790.51	c   mcf              :       1.14          1          0          0          0          0
1789.85/1790.51	c   rapidlearning    :       0.00          0          0          0          0          0
1789.85/1790.51	c Pricers            :       Time      Calls       Vars
1789.85/1790.51	c   problem variables:       0.00          0          0
1789.85/1790.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.85/1790.51	c   relpscost        :       0.00          0          0          0          0          0          0
1789.85/1790.51	c   pscost           :       0.00          0          0          0          0          0          0
1789.85/1790.51	c   inference        :       0.01          1          0          0          0          0          2
1789.85/1790.51	c   mostinf          :       0.00          0          0          0          0          0          0
1789.85/1790.51	c   leastinf         :       0.00          0          0          0          0          0          0
1789.85/1790.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.85/1790.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.85/1790.51	c   random           :       0.00          0          0          0          0          0          0
1789.85/1790.51	c Primal Heuristics  :       Time      Calls      Found
1789.85/1790.51	c   LP solutions     :       0.00          -          0
1789.85/1790.51	c   pseudo solutions :       0.00          -          0
1789.85/1790.51	c   oneopt           :       0.00          0          0
1789.85/1790.51	c   trivial          :       1.01          2          0
1789.85/1790.51	c   simplerounding   :       0.00          0          0
1789.85/1790.51	c   zirounding       :       0.00          0          0
1789.85/1790.51	c   rounding         :       0.24          3          0
1789.85/1790.51	c   shifting         :       0.37          3          0
1789.85/1790.51	c   intshifting      :       0.00          0          0
1789.85/1790.51	c   twoopt           :       0.00          0          0
1789.85/1790.51	c   fixandinfer      :       0.00          0          0
1789.85/1790.51	c   feaspump         :     502.24          1          0
1789.85/1790.51	c   coefdiving       :       0.00          0          0
1789.85/1790.51	c   pscostdiving     :       0.00          0          0
1789.85/1790.51	c   fracdiving       :       0.00          0          0
1789.85/1790.51	c   veclendiving     :       0.00          0          0
1789.85/1790.51	c   intdiving        :       0.00          0          0
1789.85/1790.51	c   actconsdiving    :       0.00          0          0
1789.85/1790.51	c   objpscostdiving  :       0.00          0          0
1789.85/1790.51	c   rootsoldiving    :       0.00          0          0
1789.85/1790.51	c   linesearchdiving :       0.00          0          0
1789.85/1790.51	c   guideddiving     :       0.00          0          0
1789.85/1790.51	c   octane           :       0.00          0          0
1789.85/1790.51	c   rens             :       0.00          0          0
1789.85/1790.51	c   rins             :       0.00          0          0
1789.85/1790.51	c   localbranching   :       0.00          0          0
1789.85/1790.51	c   mutation         :       0.00          0          0
1789.85/1790.51	c   crossover        :       0.00          0          0
1789.85/1790.51	c   dins             :       0.00          0          0
1789.85/1790.51	c   undercover       :       0.00          0          0
1789.85/1790.51	c   nlp              :       0.00          0          0
1789.85/1790.51	c   trysol           :       0.00          0          0
1789.85/1790.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.85/1790.51	c   primal LP        :       0.00          0          0       0.00          -
1789.85/1790.51	c   dual LP          :      79.23          3       1799     599.67      22.71
1789.85/1790.51	c   lex dual LP      :       0.00          0          0       0.00          -
1789.85/1790.51	c   barrier LP       :       0.00          0          0       0.00          -
1789.85/1790.51	c   diving/probing LP:     501.43          5       6746    1349.20      13.45
1789.85/1790.51	c   strong branching :       0.00          0          0       0.00          -
1789.85/1790.51	c     (at root node) :          -          0          0       0.00          -
1789.85/1790.51	c   conflict analysis:       0.00          0          0       0.00          -
1789.85/1790.51	c B&B Tree           :
1789.85/1790.51	c   number of runs   :          1
1789.85/1790.51	c   nodes            :          1
1789.85/1790.51	c   nodes (total)    :          1
1789.85/1790.51	c   nodes left       :          2
1789.85/1790.51	c   max depth        :          0
1789.85/1790.51	c   max depth (total):          0
1789.85/1790.51	c   backtracks       :          0 (0.0%)
1789.85/1790.51	c   delayed cutoffs  :          0
1789.85/1790.51	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.85/1790.51	c   avg switch length:       1.00
1789.85/1790.51	c   switching time   :       0.00
1789.85/1790.51	c Solution           :
1789.85/1790.51	c   Solutions found  :          0 (0 improvements)
1789.85/1790.51	c   Primal Bound     :          -
1789.85/1790.51	c   Dual Bound       : +1.93981657608696e+02
1789.85/1790.51	c   Gap              :   infinite
1789.85/1790.51	c   Root Dual Bound  : +1.93981657608696e+02
1789.85/1790.51	c   Root Iterations  :       8545
1795.35/1796.00	c Time complete: 1795.36.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2703668-1278552117/watcher-2703668-1278552117 -o /tmp/evaluation-result-2703668-1278552117/solver-2703668-1278552117 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703668-1278552117.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 29128
/proc/meminfo: memFree=1748044/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=7904 CPUtime=0
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 1189 0 0 0 0 0 0 0 20 0 1 0 23419870 8093696 1100 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 1976 1109 365 1026 0 946 0

[startup+0.0579679 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 29128
/proc/meminfo: memFree=1748044/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=18628 CPUtime=0.05
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 3970 0 0 0 4 1 0 0 20 0 1 0 23419870 19075072 3877 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382046 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 4657 3877 396 1026 0 3627 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18628

[startup+0.100975 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 29128
/proc/meminfo: memFree=1748044/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=20044 CPUtime=0.09
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 4318 0 0 0 8 1 0 0 20 0 1 0 23419870 20525056 4223 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382020 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 5011 4223 394 1026 0 3981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20044

[startup+0.301014 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 29128
/proc/meminfo: memFree=1748044/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=25944 CPUtime=0.29
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 5787 0 0 0 27 2 0 0 20 0 1 0 23419870 26566656 5692 1992294400 4194304 8395647 140735586448256 18446744073709551615 6765703 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 6486 5692 394 1026 0 5456 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25944

[startup+0.701089 s]
/proc/loadavg: 1.00 0.99 0.91 3/106 29128
/proc/meminfo: memFree=1748044/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=34864 CPUtime=0.69
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 8030 0 0 0 67 2 0 0 21 0 1 0 23419870 35700736 7935 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382061 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 8716 7935 394 1026 0 7686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34864

[startup+1.50124 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29129
/proc/meminfo: memFree=1709968/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=53816 CPUtime=1.49
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 12734 0 0 0 144 5 0 0 23 0 1 0 23419870 55107584 12639 1992294400 4194304 8395647 140735586448256 18446744073709551615 7370099 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 13454 12639 394 1026 0 12424 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53816

[startup+3.10054 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29129
/proc/meminfo: memFree=1683060/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=92412 CPUtime=3.08
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 22365 0 0 0 300 8 0 0 25 0 1 0 23419870 94629888 22270 1992294400 4194304 8395647 140735586448256 18446744073709551615 7324700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 23103 22270 394 1026 0 22073 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92412

[startup+6.30115 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29129
/proc/meminfo: memFree=1604444/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=169084 CPUtime=6.29
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 41486 0 0 0 613 16 0 0 25 0 1 0 23419870 173142016 41391 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382020 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 42271 41391 394 1026 0 41241 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 169084

[startup+12.7004 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29129
/proc/meminfo: memFree=1129648/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=627548 CPUtime=12.68
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 155654 0 0 0 1214 54 0 0 25 0 1 0 23419870 642609152 155205 1992294400 4194304 8395647 140735586448256 18446744073709551615 6349190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 156887 155205 464 1026 0 155857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 627548

[startup+25.5008 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29129
/proc/meminfo: memFree=852880/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=904496 CPUtime=25.48
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 239399 0 0 0 2463 85 0 0 25 0 1 0 23419870 926203904 223757 1992294400 4194304 8395647 140735586448256 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 226124 223757 517 1026 0 225094 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 904496

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29129
/proc/meminfo: memFree=502828/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1324492 CPUtime=51.05
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 346801 0 0 0 4984 121 0 0 25 0 1 0 23419870 1356279808 311907 1992294400 4194304 8395647 140735586448256 18446744073709551615 6585820 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 331123 311907 1399 1026 0 330093 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1324492

[startup+102.308 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29131
/proc/meminfo: memFree=459924/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1368540 CPUtime=102.24
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 358760 0 0 0 10097 127 0 0 25 0 1 0 23419870 1401384960 322516 1992294400 4194304 8395647 140735586448256 18446744073709551615 6696991 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 342135 322516 1442 1026 0 341105 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1368540

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29133
/proc/meminfo: memFree=459056/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1368844 CPUtime=162.22
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 360084 0 0 0 16093 129 0 0 25 0 1 0 23419870 1401696256 322725 1992294400 4194304 8395647 140735586448256 18446744073709551615 6708033 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 342211 322725 1408 1026 0 341181 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1368844

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29135
/proc/meminfo: memFree=448268/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1380312 CPUtime=222.19
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 364415 0 0 0 22087 132 0 0 25 0 1 0 23419870 1413439488 325437 1992294400 4194304 8395647 140735586448256 18446744073709551615 6664884 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 345078 325437 1456 1026 0 344048 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1380312

[startup+282.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29137
/proc/meminfo: memFree=447772/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1380352 CPUtime=282.17
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 365874 0 0 0 28082 135 0 0 25 0 1 0 23419870 1413480448 325544 1992294400 4194304 8395647 140735586448256 18446744073709551615 6709493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 345088 325544 1453 1026 0 344058 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1380352

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29137
/proc/meminfo: memFree=446160/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1383272 CPUtime=342.15
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 367655 0 0 0 34078 137 0 0 25 0 1 0 23419870 1416470528 325917 1992294400 4194304 8395647 140735586448256 18446744073709551615 6635121 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 345818 325917 1450 1026 0 344788 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1383272

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29139
/proc/meminfo: memFree=442316/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1385964 CPUtime=402.14
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 370814 0 0 0 40074 140 0 0 25 0 1 0 23419870 1419227136 326839 1992294400 4194304 8395647 140735586448256 18446744073709551615 6709509 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 346491 326839 1435 1026 0 345461 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1385964

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29141
/proc/meminfo: memFree=442068/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1385980 CPUtime=462.12
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 372407 0 0 0 46070 142 0 0 25 0 1 0 23419870 1419243520 326913 1992294400 4194304 8395647 140735586448256 18446744073709551615 6696700 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 346495 326913 1434 1026 0 345465 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1385980

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29143
/proc/meminfo: memFree=441448/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1386332 CPUtime=522.09
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 374329 0 0 0 52065 144 0 0 25 0 1 0 23419870 1419603968 327026 1992294400 4194304 8395647 140735586448256 18446744073709551615 6378455 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 346583 327026 1416 1026 0 345553 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 1386332

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29145
/proc/meminfo: memFree=441200/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1386332 CPUtime=582.07
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 375967 0 0 0 58061 146 0 0 25 0 1 0 23419870 1419603968 327081 1992294400 4194304 8395647 140735586448256 18446744073709551615 6696688 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 346583 327081 1416 1026 0 345553 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 1386332

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29145
/proc/meminfo: memFree=417764/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1407104 CPUtime=642.06
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 387728 0 0 0 64051 155 0 0 25 0 1 0 23419870 1440874496 332546 1992294400 4194304 8395647 140735586448256 18446744073709551615 6197330 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 351776 332546 875 1026 0 350746 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1407104

[startup+702.302 s]

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

/proc/meminfo: memFree=327492/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1490792 CPUtime=1121.89
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 421525 0 0 0 112001 188 0 0 25 0 1 0 23419870 1526571008 355798 1992294400 4194304 8395647 140735586448256 18446744073709551615 5849677 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 372698 355798 1716 1026 0 371668 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1490792

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29161
/proc/meminfo: memFree=309140/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1181.87
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 117994 193 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382142 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1508748

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29161
/proc/meminfo: memFree=309140/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1241.84
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 123990 194 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6440490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 1508748

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29163
/proc/meminfo: memFree=309140/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1301.83
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 129987 196 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6440490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 1508748

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29165
/proc/meminfo: memFree=309140/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1361.81
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 135983 198 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6197330 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 1508748

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29167
/proc/meminfo: memFree=309140/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1421.79
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 141980 199 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6440490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 1508748

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29169
/proc/meminfo: memFree=309140/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1481.76
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 147975 201 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6440501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 1508748

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29169
/proc/meminfo: memFree=309388/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1541.73
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 153970 203 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382137 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 1508748

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29171
/proc/meminfo: memFree=309388/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1601.72
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 159967 205 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6124432 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 1508748

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29173
/proc/meminfo: memFree=309388/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1661.7
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 165964 206 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6440501 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 1508748

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29175
/proc/meminfo: memFree=309388/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1721.67
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 171960 207 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 6440985 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 1508748

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=309388/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1781.66
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 177957 209 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 7386015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1508748

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

[startup+1785.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=309388/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1508748 CPUtime=1784.86
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 432709 0 0 0 178277 209 0 0 25 0 1 0 23419870 1544957952 360236 1992294400 4194304 8395647 140735586448256 18446744073709551615 7382157 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29128/statm: 377187 360236 1709 1026 0 376157 0
Current children cumulated CPU time (s) 1784.86
Current children cumulated vsize (KiB) 1508748

[startup+1791.91 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=277768/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1541832 CPUtime=1791.26
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 440644 0 0 0 178915 211 0 0 25 0 1 0 23419870 1578835968 368170 1992294400 4194304 8395647 140735586448256 18446744073709551615 6150657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 385458 368170 1715 1026 0 384428 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 1541832

[startup+1793.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=277768/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1541808 CPUtime=1792.85
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 440646 0 0 0 179074 211 0 0 25 0 1 0 23419870 1578811392 368168 1992294400 4194304 8395647 140735586448256 18446744073709551615 6063821 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 385452 368168 1717 1026 0 384422 0
Current children cumulated CPU time (s) 1792.85
Current children cumulated vsize (KiB) 1541808

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=277768/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1541808 CPUtime=1794.46
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 440646 0 0 0 179235 211 0 0 25 0 1 0 23419870 1578811392 368168 1992294400 4194304 8395647 140735586448256 18446744073709551615 4212613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 385452 368168 1717 1026 0 384422 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (KiB) 1541808

[startup+1795.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=277768/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1536360 CPUtime=1794.86
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 440646 0 0 0 179274 212 0 0 25 0 1 0 23419870 1573232640 366569 1992294400 4194304 8395647 140735586448256 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 384090 366569 1717 1026 0 383060 0
Current children cumulated CPU time (s) 1794.86
Current children cumulated vsize (KiB) 1536360

[startup+1795.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=277768/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=1080332 CPUtime=1795.25
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 440646 0 0 0 179309 216 0 0 25 0 1 0 23419870 1106259968 263783 1992294400 4194304 8395647 140735586448256 18446744073709551615 6345173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 270083 263783 1717 1026 0 269053 0
Current children cumulated CPU time (s) 1795.25
Current children cumulated vsize (KiB) 1080332

[startup+1796 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 29177
/proc/meminfo: memFree=277768/2059040 swapFree=4139712/4192956
[pid=29128] ppid=29126 vsize=478444 CPUtime=1795.35
/proc/29128/stat : 29128 (pbscip.linux.x8) R 29126 29128 28093 0 -1 4202496 440647 0 0 0 179310 225 0 0 25 0 1 0 23419870 489926656 22456 1992294400 4194304 8395647 140735586448256 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29128/statm: 119611 22456 638 1026 0 118581 0
Current children cumulated CPU time (s) 1795.35
Current children cumulated vsize (KiB) 478444

Child status: 0
Real time (s): 1796.01
CPU time (s): 1795.37
CPU user time (s): 1793.1
CPU system time (s): 2.26866
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 1570336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.1
system time used= 2.26865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 440652
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= 4
involuntary context switches= 8855

runsolver used 2.90156 second user time and 8.5377 second system time

The end

Launcher Data

Begin job on node037 at 2010-07-08 03:21:58
IDJOB=2703668
IDBENCH=1969
IDSOLVER=1213
FILE ID=node037/2703668-1278552117
PBS_JOBID= 11239502
Free space on /tmp= 62564 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_0.opb.PB06.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-2703668-1278552117/watcher-2703668-1278552117 -o /tmp/evaluation-result-2703668-1278552117/solver-2703668-1278552117 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703668-1278552117.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 325852af8542a0f454599a2893f1b120
RANDOM SEED=738494950

node037.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1748448 kB
Buffers:         30588 kB
Cached:         180652 kB
SwapCached:       6660 kB
Active:         102924 kB
Inactive:       121804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1748448 kB
SwapTotal:     4192956 kB
SwapFree:      4139712 kB
Dirty:           27172 kB
Writeback:           0 kB
AnonPages:       11464 kB
Mapped:          11932 kB
Slab:            63992 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264880 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62552 MiB
End job on node037 at 2010-07-08 03:51:54