Trace number 1868715

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? 1793.68 1794.13

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.00/0.06	c SCIP version 1.1.0.7
0.00/0.06	c LP-Solver Clp 1.8.2
0.00/0.06	c user parameter file <scip.set> not found - using default parameters
0.00/0.06	c read problem <HOME/instance-1868715-1245134334.opb>
0.00/0.06	c original problem has 1835 variables (1835 bin, 0 int, 0 impl, 0 cont) and 2112 constraints
0.00/0.09	c start presolving problem
0.00/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.48	c    (3.3s) probing: 1000/1835 (54.5%) - 0 fixings, 0 aggregations, 136373 implications, 0 bound changes
6.29/6.37	c presolving (2 rounds):
6.29/6.37	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.29/6.37	c  461024 implications, 84 cliques
6.29/6.37	c presolved problem has 1835 variables (1835 bin, 0 int, 0 impl, 0 cont) and 2112 constraints
6.29/6.37	c     120 constraints of type <knapsack>
6.29/6.37	c      84 constraints of type <setppc>
6.29/6.37	c       2 constraints of type <linear>
6.29/6.37	c    1906 constraints of type <logicor>
6.29/6.37	c transformed objective value is always integral (scale: 1)
6.29/6.37	c Presolving Time: 6.18
6.29/6.37	c OPT-LIN
6.29/6.37	c -----------------------------------------------------------------------------------------------
6.29/6.37	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.29/6.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.29/6.37	c limits/memory = c 1620
6.29/6.37	c # maximal time in seconds to run
6.29/6.37	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.29/6.37	c limits/time = c 1791
6.29/6.37	c # frequency for displaying node information lines
6.29/6.37	c # [type: int, range: [-1,2147483647], default: 100]
6.29/6.37	c display/freq = c 10000
6.29/6.37	c -----------------------------------------------------------------------------------------------
6.29/6.37	c start solving problem
6.29/6.37	c 
8.09/8.18	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.09/8.18	c   8.0s|     1 |     0 |  2430 |  22M|   0 | 549 |1835 |2112 |2112 |1835 |2112 |   0 |   0 |   0 |-4.195745e+01 |      --      |    Inf 
21.68/21.73	c  21.4s|     1 |     0 | 19168 |  22M|   0 | 524 |1835 |2112 |2112 |1835 |2114 |   2 |   0 |   0 |-4.131915e+01 |      --      |    Inf 
45.96/46.08	c  45.7s|     1 |     0 | 40174 |  22M|   0 | 432 |1835 |2112 |2112 |1835 |2117 |   5 |   0 |   0 |-4.090013e+01 |      --      |    Inf 
53.37/53.44	c  53.0s|     1 |     0 | 45719 |  22M|   0 | 493 |1835 |2112 |2112 |1835 |2120 |   8 |   0 |   0 |-4.090013e+01 |      --      |    Inf 
62.06/62.17	c  61.7s|     1 |     0 | 52233 |  23M|   0 | 547 |1835 |2112 |2112 |1835 |2123 |  11 |   0 |   0 |-4.090013e+01 |      --      |    Inf 
71.37/71.49	c  71.0s|     1 |     0 | 59471 |  23M|   0 | 568 |1835 |2112 |2112 |1835 |2126 |  14 |   0 |   0 |-4.090013e+01 |      --      |    Inf 
81.76/81.82	c  81.3s|     1 |     0 | 67192 |  23M|   0 | 545 |1835 |2112 |2112 |1835 |2131 |  19 |   0 |   0 |-4.090013e+01 |      --      |    Inf 
90.45/90.55	c  90.0s|     1 |     0 | 73732 |  23M|   0 | 527 |1835 |2112 |2112 |1835 |2134 |  22 |   0 |   0 |-4.090013e+01 |      --      |    Inf 
103.75/103.87	c   103s|     1 |     2 | 73732 |  23M|   0 | 527 |1835 |2112 |2112 |1835 |2134 |  22 |   0 |  29 |-4.090013e+01 |      --      |    Inf 
1793.55/1794.08	c 
1793.55/1794.08	c SCIP Status        : solving was interrupted [time limit reached]
1793.55/1794.08	c Solving Time (sec) : 1791.01
1793.55/1794.08	c Solving Nodes      : 82
1793.55/1794.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1793.55/1794.08	c Dual Bound         : -3.95955882352866e+01
1793.55/1794.08	c Gap                : infinite
1793.55/1794.08	c NODE         82
1793.55/1794.08	c DUAL BOUND   -39.5956
1793.55/1794.08	c PRIMAL BOUND 1e+20
1793.55/1794.08	c GAP          1e+20
1793.55/1794.08	s UNKNOWN
1793.55/1794.08	c SCIP Status        : solving was interrupted [time limit reached]
1793.55/1794.08	c Solving Time       :    1791.01
1793.55/1794.08	c Original Problem   :
1793.55/1794.08	c   Problem name     : HOME/instance-1868715-1245134334.opb
1793.55/1794.08	c   Variables        : 1835 (1835 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.55/1794.08	c   Constraints      : 2112 initial, 2112 maximal
1793.55/1794.08	c Presolved Problem  :
1793.55/1794.08	c   Problem name     : t_HOME/instance-1868715-1245134334.opb
1793.55/1794.08	c   Variables        : 1835 (1835 binary, 0 integer, 0 implicit integer, 0 continuous)
1793.55/1794.08	c   Constraints      : 2112 initial, 2153 maximal
1793.55/1794.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1793.55/1794.08	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1793.55/1794.08	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1793.55/1794.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1793.55/1794.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1793.55/1794.08	c   implics          :       0.00          0          0          0          0          0          0          0          0
1793.55/1794.08	c   probing          :       6.05          0          0          0          0          0          0          0          0
1793.55/1794.08	c   knapsack         :       0.04          0          0          0          0          0          0          0          0
1793.55/1794.08	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1793.55/1794.08	c   linear           :       0.05          0          0          0          0          0          0          0          0
1793.55/1794.08	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1793.55/1794.08	c   root node        :          -          0          -          -          0          -          -          -          -
1793.55/1794.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1793.55/1794.08	c   integral         :          0          0          0         79          0          0          0          0          0        158
1793.55/1794.08	c   knapsack         :        120          7      15978          0          1          0          0          0          0          0
1793.55/1794.08	c   setppc           :         84          7      15978          0          1          1        491          0          0          0
1793.55/1794.08	c   linear           :          2          7      15977          0          0          0          0          0          0          0
1793.55/1794.08	c   logicor          :       1906+         7      14333          0          1          8        652          0          0          0
1793.55/1794.08	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1793.55/1794.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1793.55/1794.08	c   integral         :     282.56       0.00       0.00     282.56       0.00
1793.55/1794.08	c   knapsack         :       0.13       0.01       0.12       0.00       0.00
1793.55/1794.08	c   setppc           :       0.07       0.00       0.07       0.00       0.00
1793.55/1794.08	c   linear           :       2.60       0.02       2.58       0.00       0.00
1793.55/1794.08	c   logicor          :       1.09       0.00       1.08       0.00       0.01
1793.55/1794.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1793.55/1794.08	c Propagators        :       Time      Calls    Cutoffs    DomReds
1793.55/1794.08	c   rootredcost      :       0.01          0          0          0
1793.55/1794.08	c   pseudoobj        :       0.01       1232          0          0
1793.55/1794.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1793.55/1794.08	c   propagation      :       0.01          9          9         48       28.2          0        0.0          -
1793.55/1794.08	c   infeasible LP    :       0.00         30          0          0        0.0          0        0.0          0
1793.55/1794.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1793.55/1794.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1793.55/1794.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1793.55/1794.08	c   applied globally :          -          -          -         41       27.7          -          -          -
1793.55/1794.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1793.55/1794.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1793.55/1794.08	c   cut pool         :       0.00          6          -          -         16          -    (maximal pool size: 89)
1793.55/1794.08	c   redcost          :       0.01         85          0          0          0          0
1793.55/1794.08	c   impliedbounds    :       0.01          7          0          0          4          0
1793.55/1794.08	c   intobj           :       0.00          0          0          0          0          0
1793.55/1794.08	c   gomory           :       1.09          7          0          0        505          0
1793.55/1794.08	c   strongcg         :       0.96          7          0          0        505          0
1793.55/1794.08	c   cmir             :       0.17          7          0          0          0          0
1793.55/1794.08	c   flowcover        :       0.23          7          0          0          0          0
1793.55/1794.08	c   clique           :       1.21          7          0          0         69          0
1793.55/1794.08	c   zerohalf         :       0.00          0          0          0          0          0
1793.55/1794.08	c   mcf              :       0.00          1          0          0          0          0
1793.55/1794.08	c Pricers            :       Time      Calls       Vars
1793.55/1794.08	c   problem variables:       0.00          0          0
1793.55/1794.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1793.55/1794.08	c   relpscost        :     282.56         79          0          0          0          0        158
1793.55/1794.08	c   pscost           :       0.00          0          0          0          0          0          0
1793.55/1794.08	c   inference        :       0.00          1          0          0          0          0          2
1793.55/1794.08	c   mostinf          :       0.00          0          0          0          0          0          0
1793.55/1794.08	c   leastinf         :       0.00          0          0          0          0          0          0
1793.55/1794.08	c   fullstrong       :       0.00          0          0          0          0          0          0
1793.55/1794.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
1793.55/1794.08	c   random           :       0.00          0          0          0          0          0          0
1793.55/1794.08	c Primal Heuristics  :       Time      Calls      Found
1793.55/1794.08	c   LP solutions     :       0.00          -          0
1793.55/1794.08	c   pseudo solutions :       0.00          -          0
1793.55/1794.08	c   oneopt           :       0.00          0          0
1793.55/1794.08	c   crossover        :       0.00          0          0
1793.55/1794.08	c   pscostdiving     :      29.81          3          0
1793.55/1794.08	c   fracdiving       :       5.07          3          0
1793.55/1794.08	c   feaspump         :      38.16          2          0
1793.55/1794.08	c   simplerounding   :       0.00          0          0
1793.55/1794.08	c   rounding         :       0.07         86          0
1793.55/1794.08	c   shifting         :       0.06         14          0
1793.55/1794.08	c   intshifting      :       0.00          0          0
1793.55/1794.08	c   fixandinfer      :       0.00          0          0
1793.55/1794.08	c   coefdiving       :      62.01          4          0
1793.55/1794.08	c   veclendiving     :     177.45          2          0
1793.55/1794.08	c   intdiving        :       0.00          0          0
1793.55/1794.08	c   actconsdiving    :       0.00          0          0
1793.55/1794.08	c   objpscostdiving  :      93.36          1          0
1793.55/1794.08	c   rootsoldiving    :      93.70          1          0
1793.55/1794.08	c   linesearchdiving :      64.93          3          0
1793.55/1794.08	c   guideddiving     :       0.00          0          0
1793.55/1794.08	c   octane           :       0.00          0          0
1793.55/1794.08	c   rens             :       6.03          1          0
1793.55/1794.08	c   rins             :       0.00          0          0
1793.55/1794.08	c   localbranching   :       0.00          0          0
1793.55/1794.08	c   mutation         :       0.00          0          0
1793.55/1794.08	c   dins             :       0.00          0          0
1793.55/1794.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1793.55/1794.08	c   primal LP        :       0.32          0          0       0.00       0.00
1793.55/1794.08	c   dual LP          :     927.41         89    1211933   13617.22    1306.79
1793.55/1794.08	c   barrier LP       :       0.00          0          0       0.00          -
1793.55/1794.08	c   diving/probing LP:     563.02        865     808486     934.67    1435.98
1793.55/1794.08	c   strong branching :     282.54       1426     329708     231.21    1166.94
1793.55/1794.08	c     (at root node) :          -         29       6728     232.00          -
1793.55/1794.08	c   conflict analysis:       0.00          0          0       0.00          -
1793.55/1794.08	c B&B Tree           :
1793.55/1794.08	c   number of runs   :          1
1793.55/1794.08	c   nodes            :         82
1793.55/1794.08	c   nodes (total)    :         82
1793.55/1794.08	c   nodes left       :         79
1793.55/1794.08	c   max depth        :         28
1793.55/1794.08	c   max depth (total):         28
1793.55/1794.08	c   backtracks       :         20 (24.4%)
1793.55/1794.08	c   delayed cutoffs  :          0
1793.55/1794.08	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1793.55/1794.08	c   avg switch length:       2.79
1793.55/1794.08	c   switching time   :       0.34
1793.55/1794.08	c Solution           :
1793.55/1794.08	c   Solutions found  :          0 (0 improvements)
1793.55/1794.08	c   Primal Bound     :          -
1793.55/1794.08	c   Dual Bound       : -3.95955882352866e+01
1793.55/1794.08	c   Gap              :   infinite
1793.55/1794.08	c   Root Dual Bound  : -4.09001264222503e+01
1793.65/1794.12	c Time complete: 1793.67.

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-1868715-1245134334/watcher-1868715-1245134334 -o /tmp/evaluation-result-1868715-1245134334/solver-1868715-1245134334 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868715-1245134334.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: 1.00 1.00 0.99 3/64 1241
/proc/meminfo: memFree=1759784/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=5812 CPUtime=0
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 517 0 0 0 0 0 0 0 18 0 1 0 181032965 5951488 501 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/1241/statm: 1453 503 332 1256 0 192 0

[startup+0.0125379 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 1241
/proc/meminfo: memFree=1759784/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=10644 CPUtime=0
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 1631 0 0 0 0 0 0 0 18 0 1 0 181032965 10899456 1615 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/1241/statm: 2661 1615 378 1256 0 1400 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10644

[startup+0.101544 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 1241
/proc/meminfo: memFree=1759784/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=19836 CPUtime=0.09
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 4116 0 0 0 8 1 0 0 18 0 1 0 181032965 20312064 3746 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 4959 3746 457 1256 0 3698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19836

[startup+0.301555 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 1241
/proc/meminfo: memFree=1759784/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=25488 CPUtime=0.29
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 5570 0 0 0 27 2 0 0 19 0 1 0 181032965 26099712 5200 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 6372 5200 494 1256 0 5111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25488

[startup+0.701579 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 1241
/proc/meminfo: memFree=1759784/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=25816 CPUtime=0.69
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 5653 0 0 0 66 3 0 0 22 0 1 0 181032965 26435584 5283 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 6454 5283 495 1256 0 5193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25816

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1739552/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=28928 CPUtime=1.49
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 6431 0 0 0 144 5 0 0 25 0 1 0 181032965 29622272 6061 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 7232 6061 495 1256 0 5971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28928

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1733984/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=34948 CPUtime=3.09
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 7950 0 0 0 302 7 0 0 25 0 1 0 181032965 35786752 7580 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 8737 7580 495 1256 0 7476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34948

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1721952/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=47320 CPUtime=6.29
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 11031 0 0 0 618 11 0 0 25 0 1 0 181032965 48455680 10661 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 11830 10661 500 1256 0 10569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47320

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1710376/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=56572 CPUtime=12.69
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 13326 0 0 0 1256 13 0 0 25 0 1 0 181032965 57929728 12926 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 14143 12926 647 1256 0 12882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56572

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1692008/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=75112 CPUtime=25.49
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 17959 0 0 0 2524 25 0 0 25 0 1 0 181032965 76914688 17553 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 18778 17553 689 1256 0 17517 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75112

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1693480/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=74892 CPUtime=51.06
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 25221 0 0 0 5074 32 0 0 25 0 1 0 181032965 76689408 17322 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 18723 17322 689 1256 0 17462 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 74892

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1691112/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77224 CPUtime=102.26
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 29658 0 0 0 10181 45 0 0 25 0 1 0 181032965 79077376 17774 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19306 17774 707 1256 0 18045 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77224

[startup+162.302 s]
/proc/loadavg: 1.07 1.02 0.99 2/65 1242
/proc/meminfo: memFree=1690920/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77224 CPUtime=162.24
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 29713 0 0 0 16172 52 0 0 25 0 1 0 181032965 79077376 17829 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19306 17829 707 1256 0 18045 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77224

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 0.99 2/65 1242
/proc/meminfo: memFree=1691048/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77492 CPUtime=222.23
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 30448 0 0 0 22165 58 0 0 25 0 1 0 181032965 79351808 17772 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19373 17772 707 1256 0 18112 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 77492

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1691048/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77844 CPUtime=282.21
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 32714 0 0 0 28155 66 0 0 25 0 1 0 181032965 79712256 17771 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19461 17771 707 1256 0 18200 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 77844

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1690984/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=76044 CPUtime=342.2
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 35461 0 0 0 34146 74 0 0 25 0 1 0 181032965 77869056 17754 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19011 17754 708 1256 0 17750 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 76044

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1690984/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=78416 CPUtime=402.18
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 38999 0 0 0 40135 83 0 0 25 0 1 0 181032965 80297984 17782 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19604 17782 708 1256 0 18343 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 78416

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1690984/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77196 CPUtime=462.16
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 39596 0 0 0 46127 89 0 0 25 0 1 0 181032965 79048704 17791 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19299 17791 708 1256 0 18038 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 77196

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1690920/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77196 CPUtime=522.15
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 39612 0 0 0 52120 95 0 0 25 0 1 0 181032965 79048704 17807 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19299 17807 714 1256 0 18038 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 77196

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1690984/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=75580 CPUtime=582.14
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 40361 0 0 0 58112 102 0 0 25 0 1 0 181032965 77393920 17755 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 18895 17755 714 1256 0 17634 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 75580

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1242
/proc/meminfo: memFree=1690792/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=76188 CPUtime=642.12
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 41241 0 0 0 64104 108 0 0 25 0 1 0 181032965 78016512 17826 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19047 17826 714 1256 0 17786 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 76188

[startup+702.301 s]

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

/proc/meminfo: memFree=1690536/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=76572 CPUtime=1062.03
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 54432 0 0 0 106042 161 0 0 25 0 1 0 181032965 78409728 17836 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19143 17836 714 1256 0 17882 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 76572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1244
/proc/meminfo: memFree=1690536/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=76572 CPUtime=1122.01
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 54432 0 0 0 112034 167 0 0 25 0 1 0 181032965 78409728 17836 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19143 17836 714 1256 0 17882 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 76572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1244
/proc/meminfo: memFree=1690728/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=75048 CPUtime=1181.99
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 56468 0 0 0 118024 175 0 0 25 0 1 0 181032965 76849152 17749 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 18762 17749 714 1256 0 17501 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 75048

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1244
/proc/meminfo: memFree=1690728/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=76036 CPUtime=1241.98
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 56497 0 0 0 124014 184 0 0 25 0 1 0 181032965 77860864 17778 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19009 17778 714 1256 0 17748 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 76036

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1244
/proc/meminfo: memFree=1690664/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=76060 CPUtime=1301.97
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 58808 0 0 0 130006 191 0 0 25 0 1 0 181032965 77885440 17803 1992294400 4194304 9342243 548682068736 18446744073709551615 6952126 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19015 17803 714 1256 0 17754 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 76060

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690664/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77288 CPUtime=1361.95
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 60775 0 0 0 135993 202 0 0 25 0 1 0 181032965 79142912 17784 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19322 17784 714 1256 0 18061 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 77288

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690600/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=78444 CPUtime=1421.94
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 65415 0 0 0 141984 210 0 0 25 0 1 0 181032965 80326656 17791 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19611 17791 714 1256 0 18350 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 78444

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690600/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=75532 CPUtime=1481.92
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 66265 0 0 0 147975 217 0 0 25 0 1 0 181032965 77344768 17755 1992294400 4194304 9342243 548682068736 18446744073709551615 6925373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 18883 17755 714 1256 0 17622 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 75532

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690536/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=75504 CPUtime=1541.9
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 68858 0 0 0 153964 226 0 0 25 0 1 0 181032965 77316096 17751 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 18876 17751 714 1256 0 17615 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 75504

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690536/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77772 CPUtime=1601.89
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 70693 0 0 0 159953 236 0 0 25 0 1 0 181032965 79638528 17779 1992294400 4194304 9342243 548682068736 18446744073709551615 6941277 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19443 17779 714 1256 0 18182 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 77772

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690408/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1661.87
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71639 0 0 0 165942 245 0 0 25 0 1 0 181032965 79097856 17807 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17807 714 1256 0 18050 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 77244

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690216/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1721.86
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71694 0 0 0 171936 250 0 0 25 0 1 0 181032965 79097856 17862 1992294400 4194304 9342243 548682068736 18446744073709551615 6896695 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17862 714 1256 0 18050 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 77244

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690088/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1781.85
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71718 0 0 0 177930 255 0 0 25 0 1 0 181032965 79097856 17886 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17886 714 1256 0 18050 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 77244

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690088/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1785.04
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71718 0 0 0 178249 255 0 0 25 0 1 0 181032965 79097856 17886 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17886 714 1256 0 18050 0
Current children cumulated CPU time (s) 1785.04
Current children cumulated vsize (KiB) 77244

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690024/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1788.25
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71718 0 0 0 178569 256 0 0 25 0 1 0 181032965 79097856 17886 1992294400 4194304 9342243 548682068736 18446744073709551615 6926040 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17886 714 1256 0 18050 0
Current children cumulated CPU time (s) 1788.25
Current children cumulated vsize (KiB) 77244

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690024/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1791.45
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71718 0 0 0 178889 256 0 0 25 0 1 0 181032965 79097856 17886 1992294400 4194304 9342243 548682068736 18446744073709551615 5892086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17886 714 1256 0 18050 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 77244

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690024/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1793.04
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71718 0 0 0 179048 256 0 0 25 0 1 0 181032965 79097856 17886 1992294400 4194304 9342243 548682068736 18446744073709551615 6960602 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17886 714 1256 0 18050 0
Current children cumulated CPU time (s) 1793.04
Current children cumulated vsize (KiB) 77244

[startup+1793.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690024/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1793.44
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71718 0 0 0 179088 256 0 0 25 0 1 0 181032965 79097856 17886 1992294400 4194304 9342243 548682068736 18446744073709551615 6958439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17886 714 1256 0 18050 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (KiB) 77244

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 1250
/proc/meminfo: memFree=1690024/2055920 swapFree=4191900/4192956
[pid=1241] ppid=1239 vsize=77244 CPUtime=1793.65
/proc/1241/stat : 1241 (pbscip.linux.x8) R 1239 1241 32310 0 -1 4194304 71719 0 0 0 179109 256 0 0 25 0 1 0 181032965 79097856 17887 1992294400 4194304 9342243 548682068736 18446744073709551615 5854318 0 0 4096 0 0 0 0 17 1 0 0
/proc/1241/statm: 19311 17887 715 1256 0 18050 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (KiB) 77244

Child status: 0
Real time (s): 1794.13
CPU time (s): 1793.68
CPU user time (s): 1791.1
CPU system time (s): 2.57961
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 92736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.1
system time used= 2.57961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71722
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= 2
involuntary context switches= 2176

runsolver used 1.26281 second user time and 3.9624 second system time

The end

Launcher Data

Begin job on node29 at 2009-06-16 08:38:54
IDJOB=1868715
IDBENCH=1870
IDSOLVER=684
FILE ID=node29/1868715-1245134334
PBS_JOBID= 9363703
Free space on /tmp= 66244 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
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.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868715-1245134334/watcher-1868715-1245134334 -o /tmp/evaluation-result-1868715-1245134334/solver-1868715-1245134334 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868715-1245134334.opb

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

MD5SUM BENCH= 7f40f8d513f22fc9adca96d8fdf626e2
RANDOM SEED=1363417019

node29.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.237
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.237
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:       1760264 kB
Buffers:         36140 kB
Cached:         194792 kB
SwapCached:        268 kB
Active:          85724 kB
Inactive:       158016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760264 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11940 kB
Writeback:           0 kB
Mapped:          21308 kB
Slab:            37908 kB
Committed_AS:   174264 kB
PageTables:       1472 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= 66232 MiB
End job on node29 at 2009-06-16 09:08:48