Trace number 1868714

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1796.75 1797.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
MD5SUM7f40f8d513f22fc9adca96d8fdf626e2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-26
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -24
Optimality of the best value was proved NO
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
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 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
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.05/0.06	c SCIP version 1.1.0.7
0.05/0.06	c LP-Solver SoPlex 1.4.1
0.05/0.06	c user parameter file <scip.set> not found - using default parameters
0.05/0.06	c read problem <HOME/instance-1868714-1245134226.opb>
0.05/0.06	c original problem has 1835 variables (1835 bin, 0 int, 0 impl, 0 cont) and 2112 constraints
0.05/0.09	c start presolving problem
0.05/0.09	c presolving:
0.09/0.16	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2110 upgd conss, 0 impls, 84 clqs
3.39/3.42	c    (3.3s) probing: 1000/1835 (54.5%) - 0 fixings, 0 aggregations, 136373 implications, 0 bound changes
6.19/6.28	c presolving (2 rounds):
6.19/6.28	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.19/6.28	c  461024 implications, 84 cliques
6.19/6.28	c presolved problem has 1835 variables (1835 bin, 0 int, 0 impl, 0 cont) and 2112 constraints
6.19/6.28	c     120 constraints of type <knapsack>
6.19/6.28	c      84 constraints of type <setppc>
6.19/6.28	c       2 constraints of type <linear>
6.19/6.28	c    1906 constraints of type <logicor>
6.19/6.28	c transformed objective value is always integral (scale: 1)
6.19/6.28	c Presolving Time: 6.05
6.19/6.28	c OPT-LIN
6.19/6.28	c -----------------------------------------------------------------------------------------------
6.19/6.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.19/6.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.19/6.28	c limits/memory = c 1620
6.19/6.28	c # maximal time in seconds to run
6.19/6.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.19/6.28	c limits/time = c 1791
6.19/6.28	c # frequency for displaying node information lines
6.19/6.28	c # [type: int, range: [-1,2147483647], default: 100]
6.19/6.28	c display/freq = c 10000
6.19/6.28	c -----------------------------------------------------------------------------------------------
6.19/6.28	c start solving problem
6.19/6.28	c 
8.70/8.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.70/8.78	c   8.6s|     1 |     0 |  3392 |  22M|   0 | 495 |1835 |2112 |2112 |1835 |2112 |   0 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
22.28/22.31	c  21.9s|     1 |     0 | 11763 |  22M|   0 | 512 |1835 |2112 |2112 |1835 |2114 |   2 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
23.88/23.97	c  23.6s|     1 |     0 | 12880 |  22M|   0 | 524 |1835 |2112 |2112 |1835 |2116 |   4 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
25.78/25.81	c  25.4s|     1 |     0 | 14171 |  22M|   0 | 577 |1835 |2112 |2112 |1835 |2119 |   7 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
27.98/28.01	c  27.6s|     1 |     0 | 15597 |  22M|   0 | 564 |1835 |2112 |2112 |1835 |2122 |  10 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
29.99/30.07	c  29.6s|     1 |     0 | 16869 |  22M|   0 | 572 |1835 |2112 |2112 |1835 |2125 |  13 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
32.48/32.58	c  32.1s|     1 |     0 | 18414 |  22M|   0 | 571 |1835 |2112 |2112 |1835 |2130 |  18 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
82.57/82.66	c  81.9s|     1 |     2 | 18414 |  22M|   0 | 571 |1835 |2112 |2112 |1835 |2130 |  18 |   0 |  27 |-4.195745e+01 |      --      |    Inf 
957.06/957.34	c [src/scip/lpi_spx.cpp:265] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-06)
1212.90/1213.29	c [src/scip/lpi_spx.cpp:265] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-06)
1796.65/1797.15	c 
1796.65/1797.15	c SCIP Status        : solving was interrupted [time limit reached]
1796.65/1797.15	c Solving Time (sec) : 1791.01
1796.65/1797.15	c Solving Nodes      : 584
1796.65/1797.15	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.65/1797.15	c Dual Bound         : -4.12250000000000e+01
1796.65/1797.15	c Gap                : infinite
1796.65/1797.15	c NODE         584
1796.65/1797.15	c DUAL BOUND   -41.225
1796.65/1797.15	c PRIMAL BOUND 1e+20
1796.65/1797.15	c GAP          1e+20
1796.65/1797.15	s UNKNOWN
1796.65/1797.15	c SCIP Status        : solving was interrupted [time limit reached]
1796.65/1797.15	c Solving Time       :    1791.01
1796.65/1797.15	c Original Problem   :
1796.65/1797.15	c   Problem name     : HOME/instance-1868714-1245134226.opb
1796.65/1797.15	c   Variables        : 1835 (1835 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.65/1797.15	c   Constraints      : 2112 initial, 2112 maximal
1796.65/1797.15	c Presolved Problem  :
1796.65/1797.15	c   Problem name     : t_HOME/instance-1868714-1245134226.opb
1796.65/1797.15	c   Variables        : 1835 (1835 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.65/1797.15	c   Constraints      : 2112 initial, 2442 maximal
1796.65/1797.15	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1796.65/1797.15	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.15	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.15	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.15	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.15	c   implics          :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.15	c   probing          :       5.93          0          0          0          0          0          0          0          0
1796.65/1797.15	c   knapsack         :       0.05          0          0          0          0          0          0          0          0
1796.65/1797.15	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1796.65/1797.15	c   linear           :       0.04          0          0          0          0          0          0          0          0
1796.65/1797.15	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1796.65/1797.15	c   root node        :          -          0          -          -          0          -          -          -          -
1796.65/1797.15	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1796.65/1797.15	c   integral         :          0          0          0        317          0          1          1          0          0        630
1796.65/1797.15	c   knapsack         :        120          6      18509          0          1          0       2063          0          0          0
1796.65/1797.15	c   setppc           :         84          6      18509          0          1          0      13894          0          0          0
1796.65/1797.15	c   linear           :          2          6      18509          0          0          0          0          0          0          0
1796.65/1797.15	c   logicor          :       1906+         6      15440          0          1         19      24509          0          0          0
1796.65/1797.15	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1796.65/1797.15	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1796.65/1797.15	c   integral         :     730.91       0.00       0.00     730.91       0.00
1796.65/1797.15	c   knapsack         :       0.16       0.00       0.16       0.00       0.00
1796.65/1797.15	c   setppc           :       0.08       0.00       0.08       0.00       0.00
1796.65/1797.15	c   linear           :       2.69       0.00       2.69       0.00       0.00
1796.65/1797.15	c   logicor          :       1.09       0.00       1.09       0.00       0.00
1796.65/1797.15	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1796.65/1797.15	c Propagators        :       Time      Calls    Cutoffs    DomReds
1796.65/1797.15	c   rootredcost      :       0.00          0          0          0
1796.65/1797.15	c   pseudoobj        :       0.03       3759          0          0
1796.65/1797.15	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.65/1797.15	c   propagation      :       0.01         19         19         76       19.5          1        2.0          -
1796.65/1797.15	c   infeasible LP    :       0.63        243        201       1572      185.1          0        0.0          0
1796.65/1797.15	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.65/1797.15	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.65/1797.15	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.65/1797.15	c   applied globally :          -          -          -        409       47.7          -          -          -
1796.65/1797.15	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.65/1797.15	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.65/1797.15	c   cut pool         :       0.00          5          -          -         13          -    (maximal pool size: 56)
1796.65/1797.15	c   redcost          :       0.04        332          0        185          0          0
1796.65/1797.15	c   impliedbounds    :       0.04          6          0          0          0          0
1796.65/1797.15	c   intobj           :       0.00          0          0          0          0          0
1796.65/1797.15	c   gomory           :       0.66          6          0          0          0          0
1796.65/1797.15	c   strongcg         :       0.67          6          0          0          0          0
1796.65/1797.15	c   cmir             :       0.16          6          0          0          0          0
1796.65/1797.15	c   flowcover        :       0.16          6          0          0          0          0
1796.65/1797.15	c   clique           :       1.21          6          0          0         58          0
1796.65/1797.15	c   zerohalf         :       0.00          0          0          0          0          0
1796.65/1797.15	c   mcf              :       0.00          1          0          0          0          0
1796.65/1797.15	c Pricers            :       Time      Calls       Vars
1796.65/1797.15	c   problem variables:       0.00          0          0
1796.65/1797.15	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.65/1797.15	c   relpscost        :     730.91        317          1          1          0          0        630
1796.65/1797.15	c   pscost           :       0.00          0          0          0          0          0          0
1796.65/1797.15	c   inference        :       0.00          1          0          0          0          0          2
1796.65/1797.15	c   mostinf          :       0.00          0          0          0          0          0          0
1796.65/1797.15	c   leastinf         :       0.00          0          0          0          0          0          0
1796.65/1797.15	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.65/1797.15	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.65/1797.15	c   random           :       0.00          0          0          0          0          0          0
1796.65/1797.15	c Primal Heuristics  :       Time      Calls      Found
1796.65/1797.15	c   LP solutions     :       0.00          -          0
1796.65/1797.15	c   pseudo solutions :       0.00          -          0
1796.65/1797.15	c   oneopt           :       0.00          0          0
1796.65/1797.15	c   veclendiving     :       0.00          0          0
1796.65/1797.15	c   objpscostdiving  :       0.00          0          0
1796.65/1797.15	c   rootsoldiving    :       0.00          0          0
1796.65/1797.15	c   linesearchdiving :       0.00          0          0
1796.65/1797.15	c   guideddiving     :       0.00          0          0
1796.65/1797.15	c   crossover        :       0.00          0          0
1796.65/1797.15	c   intshifting      :       0.00          0          0
1796.65/1797.15	c   coefdiving       :      20.51          1          0
1796.65/1797.15	c   pscostdiving     :      38.59          1          0
1796.65/1797.15	c   fracdiving       :       0.89          1          0
1796.65/1797.15	c   feaspump         :      10.71          1          0
1796.65/1797.15	c   simplerounding   :       0.00          0          0
1796.65/1797.15	c   rounding         :       0.13        212          0
1796.65/1797.15	c   shifting         :       0.17         39          0
1796.65/1797.15	c   fixandinfer      :       0.00          0          0
1796.65/1797.15	c   intdiving        :       0.00          0          0
1796.65/1797.15	c   actconsdiving    :       0.00          0          0
1796.65/1797.15	c   octane           :       0.00          0          0
1796.65/1797.15	c   rens             :       8.43          1          0
1796.65/1797.15	c   rins             :       0.00          0          0
1796.65/1797.15	c   localbranching   :       0.00          0          0
1796.65/1797.15	c   mutation         :       0.00          0          0
1796.65/1797.15	c   dins             :       0.00          0          0
1796.65/1797.15	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.65/1797.15	c   primal LP        :       0.01          0          0       0.00       0.00
1796.65/1797.15	c   dual LP          :     969.64        574     946285    1648.58     975.91
1796.65/1797.15	c   barrier LP       :       0.00          0          0       0.00          -
1796.65/1797.15	c   diving/probing LP:      70.50        111      60023     540.75     851.39
1796.65/1797.15	c   strong branching :     730.85        626     610836     975.78     835.79
1796.65/1797.15	c     (at root node) :          -         27      27000    1000.00          -
1796.65/1797.15	c   conflict analysis:       0.00          0          0       0.00          -
1796.65/1797.15	c B&B Tree           :
1796.65/1797.15	c   number of runs   :          1
1796.65/1797.15	c   nodes            :        584
1796.65/1797.15	c   nodes (total)    :        584
1796.65/1797.15	c   nodes left       :         48
1796.65/1797.15	c   max depth        :         77
1796.65/1797.15	c   max depth (total):         77
1796.65/1797.15	c   backtracks       :         43 (7.4%)
1796.65/1797.15	c   delayed cutoffs  :          1
1796.65/1797.15	c   repropagations   :       1475 (802 domain reductions, 0 cutoffs)
1796.65/1797.15	c   avg switch length:       6.47
1796.65/1797.15	c   switching time   :       0.11
1796.65/1797.15	c Solution           :
1796.65/1797.15	c   Solutions found  :          0 (0 improvements)
1796.65/1797.15	c   Primal Bound     :          -
1796.65/1797.15	c   Dual Bound       : -4.12250000000000e+01
1796.65/1797.15	c   Gap              :   infinite
1796.65/1797.15	c   Root Dual Bound  : -4.19574468085106e+01
1796.65/1797.18	c Time complete: 1796.73.

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

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: 0.99 0.98 0.99 3/64 7675
/proc/meminfo: memFree=1457384/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=4324 CPUtime=0
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 463 0 0 0 0 0 0 0 18 0 1 0 181022124 4427776 447 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/7675/statm: 1081 448 286 886 0 191 0

[startup+0.061954 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7675
/proc/meminfo: memFree=1457384/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=11468 CPUtime=0.05
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 2177 0 0 0 5 0 0 0 18 0 1 0 181022124 11743232 2159 1992294400 4194304 7823515 548682068736 18446744073709551615 6899785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7675/statm: 2867 2159 354 886 0 1977 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11468

[startup+0.101956 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7675
/proc/meminfo: memFree=1457384/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=18636 CPUtime=0.09
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 4067 0 0 0 8 1 0 0 18 0 1 0 181022124 19083264 3695 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 4659 3695 415 886 0 3769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18636

[startup+0.301967 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7675
/proc/meminfo: memFree=1457384/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=23468 CPUtime=0.29
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 5327 0 0 0 26 3 0 0 19 0 1 0 181022124 24031232 4955 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 5867 4955 452 886 0 4977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23468

[startup+0.701992 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7675
/proc/meminfo: memFree=1457384/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=24608 CPUtime=0.69
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 5610 0 0 0 65 4 0 0 22 0 1 0 181022124 25198592 5238 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 6152 5238 453 886 0 5262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24608

[startup+1.50105 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1436960/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=27720 CPUtime=1.49
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 6391 0 0 0 143 6 0 0 25 0 1 0 181022124 28385280 6019 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 6930 6019 453 886 0 6040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27720

[startup+3.10115 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1431328/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=33984 CPUtime=3.09
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 7974 0 0 0 300 9 0 0 25 0 1 0 181022124 34799616 7602 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 8496 7602 453 886 0 7606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33984

[startup+6.30136 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1419488/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=50336 CPUtime=6.29
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 12074 0 0 0 614 15 0 0 25 0 1 0 181022124 51544064 11673 1992294400 4194304 7823515 548682068736 18446744073709551615 6911387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 12584 11676 496 886 0 11694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50336

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1406752/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=55704 CPUtime=12.69
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 13470 0 0 0 1250 19 0 0 25 0 1 0 181022124 57040896 13068 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 13926 13068 534 886 0 13036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55704

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1404064/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=58864 CPUtime=25.48
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 15073 0 0 0 2515 33 0 0 25 0 1 0 181022124 60276736 13821 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14716 13821 562 886 0 13826 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58864

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1403168/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=59876 CPUtime=51.08
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 27874 0 0 0 5055 53 0 0 25 0 1 0 181022124 61313024 13942 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14969 13942 573 886 0 14079 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59876

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1404128/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=58876 CPUtime=102.27
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 64030 0 0 0 10147 80 0 0 25 0 1 0 181022124 60289024 13802 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14719 13802 573 886 0 13829 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58876

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1404192/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=60120 CPUtime=162.25
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 91328 0 0 0 16116 109 0 0 25 0 1 0 181022124 61562880 14068 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15030 14068 573 886 0 14140 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60120

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1403424/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=59448 CPUtime=222.24
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 125352 0 0 0 22080 144 0 0 25 0 1 0 181022124 60874752 13969 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14862 13969 573 886 0 13972 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 59448

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1401504/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61196 CPUtime=282.22
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 131669 0 0 0 28061 161 0 0 25 0 1 0 181022124 62664704 14448 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15299 14448 573 886 0 14409 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 61196

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1403360/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=59636 CPUtime=342.2
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 132203 0 0 0 34043 177 0 0 25 0 1 0 181022124 61067264 13991 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14909 13991 579 886 0 14019 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 59636

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1403360/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=59636 CPUtime=402.19
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 132203 0 0 0 40025 194 0 0 25 0 1 0 181022124 61067264 13991 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14909 13991 579 886 0 14019 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 59636

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1403104/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=59768 CPUtime=462.17
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 132984 0 0 0 46007 210 0 0 25 0 1 0 181022124 61202432 14133 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14942 14133 579 886 0 14052 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 59768

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1402784/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=59768 CPUtime=522.17
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 132997 0 0 0 51989 228 0 0 25 0 1 0 181022124 61202432 14146 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 14942 14146 579 886 0 14052 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 59768

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1402208/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=60852 CPUtime=582.15
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 133134 0 0 0 57972 243 0 0 25 0 1 0 181022124 62312448 14283 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15213 14283 579 886 0 14323 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 60852

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7676
/proc/meminfo: memFree=1401952/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=60648 CPUtime=642.14
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 133739 0 0 0 63955 259 0 0 25 0 1 0 181022124 62103552 14343 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15162 14343 579 886 0 14272 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 60648

[startup+702.301 s]

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

/proc/meminfo: memFree=1400864/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61908 CPUtime=1062.04
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 152084 0 0 0 105832 372 0 0 25 0 1 0 181022124 63393792 14685 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15477 14685 666 886 0 14587 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 61908

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7678
/proc/meminfo: memFree=1400864/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61908 CPUtime=1122.02
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 152085 0 0 0 111816 386 0 0 25 0 1 0 181022124 63393792 14686 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15477 14686 666 886 0 14587 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 61908

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7678
/proc/meminfo: memFree=1400608/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61908 CPUtime=1182.01
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 152158 0 0 0 117803 398 0 0 25 0 1 0 181022124 63393792 14759 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15477 14759 666 886 0 14587 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 61908

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7678
/proc/meminfo: memFree=1400544/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61908 CPUtime=1241.99
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 152167 0 0 0 123783 416 0 0 25 0 1 0 181022124 63393792 14768 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15477 14768 666 886 0 14587 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 61908

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7678
/proc/meminfo: memFree=1400544/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61908 CPUtime=1301.98
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 152167 0 0 0 129766 432 0 0 25 0 1 0 181022124 63393792 14768 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15477 14768 666 886 0 14587 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 61908

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7678
/proc/meminfo: memFree=1401952/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=60800 CPUtime=1361.96
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 152553 0 0 0 135748 448 0 0 25 0 1 0 181022124 62259200 14407 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15200 14407 666 886 0 14310 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 60800

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7678
/proc/meminfo: memFree=1400864/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61908 CPUtime=1421.95
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 153437 0 0 0 141733 462 0 0 25 0 1 0 181022124 63393792 14682 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15477 14682 666 886 0 14587 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 61908

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7684
/proc/meminfo: memFree=1400672/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61856 CPUtime=1481.93
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 154047 0 0 0 147715 478 0 0 25 0 1 0 181022124 63340544 14726 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15464 14726 666 886 0 14574 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 61856

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7684
/proc/meminfo: memFree=1401760/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61188 CPUtime=1541.91
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 154444 0 0 0 153697 494 0 0 25 0 1 0 181022124 62656512 14464 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15297 14464 666 886 0 14407 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 61188

[startup+1602.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1400416/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=62080 CPUtime=1601.89
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 154779 0 0 0 159680 509 0 0 25 0 1 0 181022124 63569920 14799 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15520 14799 666 886 0 14630 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 62080

[startup+1662.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 7684
/proc/meminfo: memFree=1400544/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=62524 CPUtime=1661.88
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 162542 0 0 0 165661 527 0 0 25 0 1 0 181022124 64024576 14760 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15631 14760 666 886 0 14741 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 62524

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 7684
/proc/meminfo: memFree=1400544/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61884 CPUtime=1721.87
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164131 0 0 0 171643 544 0 0 25 0 1 0 181022124 63369216 14745 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15471 14745 666 886 0 14581 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 61884

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1402016/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=60904 CPUtime=1781.85
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164453 0 0 0 177624 561 0 0 25 0 1 0 181022124 62365696 14413 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15226 14413 666 886 0 14336 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 60904

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1401824/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61056 CPUtime=1785.05
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164471 0 0 0 177944 561 0 0 25 0 1 0 181022124 62521344 14431 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15264 14431 666 886 0 14374 0
Current children cumulated CPU time (s) 1785.05
Current children cumulated vsize (KiB) 61056

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1401120/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61352 CPUtime=1791.45
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164640 0 0 0 178582 563 0 0 25 0 1 0 181022124 62824448 14600 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15338 14600 666 886 0 14448 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 61352

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1401120/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61352 CPUtime=1794.66
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164640 0 0 0 178902 564 0 0 25 0 1 0 181022124 62824448 14600 1992294400 4194304 7823515 548682068736 18446744073709551615 6205843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15338 14600 666 886 0 14448 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 61352

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1401120/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61352 CPUtime=1795.45
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164640 0 0 0 178981 564 0 0 25 0 1 0 181022124 62824448 14600 1992294400 4194304 7823515 548682068736 18446744073709551615 6206209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15338 14600 666 886 0 14448 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (KiB) 61352

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1401120/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61352 CPUtime=1796.25
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164640 0 0 0 179061 564 0 0 25 0 1 0 181022124 62824448 14600 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15338 14600 666 886 0 14448 0
Current children cumulated CPU time (s) 1796.25
Current children cumulated vsize (KiB) 61352

[startup+1797.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7684
/proc/meminfo: memFree=1401120/2055920 swapFree=4192812/4192956
[pid=7675] ppid=7673 vsize=61352 CPUtime=1796.65
/proc/7675/stat : 7675 (pbscip.linux.x8) R 7673 7675 7424 0 -1 4194304 164640 0 0 0 179101 564 0 0 25 0 1 0 181022124 62824448 14600 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7675/statm: 15338 14600 666 886 0 14448 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (KiB) 61352

Child status: 0
Real time (s): 1797.19
CPU time (s): 1796.75
CPU user time (s): 1791.09
CPU system time (s): 5.65214
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 77828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.09
system time used= 5.65214
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164643
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= 3188

runsolver used 1.2838 second user time and 3.72343 second system time

The end

Launcher Data

Begin job on node30 at 2009-06-16 08:37:06
IDJOB=1868714
IDBENCH=1870
IDSOLVER=683
FILE ID=node30/1868714-1245134226
PBS_JOBID= 9363688
Free space on /tmp= 66244 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-protfold.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868714-1245134226/watcher-1868714-1245134226 -o /tmp/evaluation-result-1868714-1245134226/solver-1868714-1245134226 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868714-1245134226.opb

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

MD5SUM BENCH= 7f40f8d513f22fc9adca96d8fdf626e2
RANDOM SEED=2051277187

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.230
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.230
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1457800 kB
Buffers:         59204 kB
Cached:         451744 kB
SwapCached:        140 kB
Active:         157256 kB
Inactive:       367780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10040 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            59124 kB
Committed_AS:   147780 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66236 MiB
End job on node30 at 2009-06-16 09:07:03