Trace number 3740355

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1796.24 1796.58

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12020_7.std.opb
MD5SUMc703179812fadf1f0ad3dce80acaa5dd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark81
Best CPU time to get the best result obtained on this benchmark0.316951
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234493
Number of constraints which are clauses233293
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.52	c SCIP version 1.1.0.7
1.49/1.52	c LP-Solver SoPlex 1.4.1
1.49/1.52	c user parameter file <scip.set> not found - using default parameters
1.49/1.52	c read problem <HOME/instance-3740355-1338760206.opb>
1.49/1.52	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234493 constraints
1.99/2.05	c start presolving problem
1.99/2.05	c presolving:
8.99/9.08	c (round 1) 4200 del vars, 12585 del conss, 2877 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16128448 impls, 0 clqs
13.10/13.13	c (round 2) 10305 del vars, 34459 del conss, 8627 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16154213 impls, 0 clqs
14.30/14.34	c (round 3) 12505 del vars, 44503 del conss, 9912 chg bounds, 21 chg sides, 26 chg coeffs, 0 upgd conss, 16165396 impls, 0 clqs
14.89/14.96	c (round 4) 13446 del vars, 48280 del conss, 10485 chg bounds, 55 chg sides, 63 chg coeffs, 0 upgd conss, 16171428 impls, 0 clqs
15.29/15.30	c (round 5) 13905 del vars, 50104 del conss, 10751 chg bounds, 66 chg sides, 76 chg coeffs, 0 upgd conss, 16173572 impls, 0 clqs
15.49/15.53	c (round 6) 14130 del vars, 51020 del conss, 10870 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16174792 impls, 0 clqs
15.59/15.66	c (round 7) 14186 del vars, 51356 del conss, 10897 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175174 impls, 0 clqs
15.68/15.78	c (round 8) 14215 del vars, 51486 del conss, 10913 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175326 impls, 0 clqs
15.79/15.89	c (round 9) 14225 del vars, 51546 del conss, 10918 chg bounds, 75 chg sides, 100 chg coeffs, 0 upgd conss, 16175388 impls, 0 clqs
16.79/16.81	c (round 10) 14225 del vars, 51556 del conss, 10918 chg bounds, 75 chg sides, 100 chg coeffs, 182937 upgd conss, 16175388 impls, 0 clqs
20.69/20.79	c (round 11) 14225 del vars, 51577 del conss, 10918 chg bounds, 140 chg sides, 315 chg coeffs, 182937 upgd conss, 16175388 impls, 0 clqs
21.09/21.11	c (round 12) 14225 del vars, 51605 del conss, 10918 chg bounds, 140 chg sides, 318 chg coeffs, 182937 upgd conss, 16175388 impls, 0 clqs
537.96/538.14	c    (534.8s) probing: 1000/58617 (1.7%) - 0 fixings, 0 aggregations, 10752140 implications, 0 bound changes
689.72/689.99	c    (686.2s) probing: 2000/58617 (3.4%) - 0 fixings, 0 aggregations, 15959223 implications, 0 bound changes
689.82/690.08	c    (686.3s) probing: 2001/58617 (3.4%) - 0 fixings, 0 aggregations, 15963309 implications, 0 bound changes
689.82/690.08	c    (686.3s) probing aborted: 2000/2000 successive useless probings
689.82/690.08	c presolving (13 rounds):
689.82/690.08	c  14225 deleted vars, 51605 deleted constraints, 10918 tightened bounds, 0 added holes, 140 changed sides, 319 changed coefficients
689.82/690.08	c  73254538 implications, 0 cliques
689.82/690.08	c presolved problem has 58617 variables (58617 bin, 0 int, 0 impl, 0 cont) and 182948 constraints
689.82/690.08	c    1121 constraints of type <knapsack>
689.82/690.08	c      21 constraints of type <setppc>
689.82/690.08	c  181806 constraints of type <logicor>
689.82/690.08	c transformed objective value is always integral (scale: 1)
689.82/690.08	c Presolving Time: 685.95
689.92/690.12	c OPT-LIN
689.92/690.12	c -----------------------------------------------------------------------------------------------
689.92/690.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
689.92/690.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
689.92/690.12	c limits/memory = c 13950
689.92/690.12	c # maximal time in seconds to run
689.92/690.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
689.92/690.12	c limits/time = c 1791
689.92/690.12	c # frequency for displaying node information lines
689.92/690.12	c # [type: int, range: [-1,2147483647], default: 100]
689.92/690.12	c display/freq = c 10000
689.92/690.12	c -----------------------------------------------------------------------------------------------
689.92/690.12	c start solving problem
689.92/690.12	c 
1461.10/1461.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1461.10/1461.46	c  1457s|     1 |     0 | 76859 |2243M|   0 | 624 |  58k| 182k| 182k|  58k| 182k|   0 |   0 |   0 | 8.100000e+01 |      --      |    Inf 
1795.45/1795.83	c  1791s|     1 |     2 |132243 |2246M|   0 |   - |  58k| 182k| 182k|  58k| 182k|   0 |   0 |   0 | 8.100000e+01 |      --      |    Inf 
1795.45/1795.83	c 
1795.45/1795.83	c SCIP Status        : solving was interrupted [time limit reached]
1795.45/1795.83	c Solving Time (sec) : 1791.12
1795.45/1795.83	c Solving Nodes      : 1
1795.45/1795.83	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.45/1795.83	c Dual Bound         : +8.10000000000000e+01
1795.45/1795.83	c Gap                : infinite
1795.45/1795.83	c NODE         1
1795.45/1795.83	c DUAL BOUND   81
1795.45/1795.83	c PRIMAL BOUND 1e+20
1795.45/1795.83	c GAP          1e+20
1795.45/1795.83	s UNKNOWN
1795.45/1795.83	c SCIP Status        : solving was interrupted [time limit reached]
1795.45/1795.83	c Solving Time       :    1791.12
1795.45/1795.83	c Original Problem   :
1795.45/1795.83	c   Problem name     : HOME/instance-3740355-1338760206.opb
1795.45/1795.83	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.45/1795.83	c   Constraints      : 234493 initial, 234493 maximal
1795.45/1795.83	c Presolved Problem  :
1795.45/1795.83	c   Problem name     : t_HOME/instance-3740355-1338760206.opb
1795.45/1795.83	c   Variables        : 58617 (58617 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.45/1795.83	c   Constraints      : 182948 initial, 182948 maximal
1795.45/1795.83	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.45/1795.83	c   trivial          :       0.02       1036          0          0          0          0          0          0          0
1795.45/1795.83	c   dualfix          :       0.10        122          0          0          0          0          0          0          0
1795.45/1795.83	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.45/1795.83	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.45/1795.83	c   implics          :       0.67          0          0          0          0          0          0          0          0
1795.45/1795.83	c   probing          :     667.29          0          0          0          0          0          0          0          0
1795.45/1795.83	c   knapsack         :       3.77          0          0          0          0          0         10         65        219
1795.45/1795.83	c   setppc           :       0.00          0          0          0          0          0         39          0          0
1795.45/1795.83	c   linear           :      13.21       9882       3185          0      10918          0      51556         75        100
1795.45/1795.83	c   logicor          :       0.51          0          0          0          0          0          0          0          0
1795.45/1795.83	c   root node        :          -          0          -          -          0          -          -          -          -
1795.45/1795.83	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.45/1795.83	c   integral         :          0          0          0          0          0          0          0          0          0          0
1795.45/1795.83	c   knapsack         :       1121          0     216003          0          1          0          0          0          0          0
1795.45/1795.83	c   setppc           :         21          0     216003          0          1          0          0          0          0          0
1795.45/1795.83	c   logicor          :     181806          0     215494          0          1          0          0          0          0          0
1795.45/1795.83	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.45/1795.83	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.45/1795.83	c   integral         :       0.00       0.00       0.00       0.00       0.00
1795.45/1795.83	c   knapsack         :       3.86       0.00       3.86       0.00       0.00
1795.45/1795.83	c   setppc           :       0.08       0.00       0.08       0.00       0.00
1795.45/1795.83	c   logicor          :      72.61       0.00      72.52       0.00       0.09
1795.45/1795.83	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.45/1795.83	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.45/1795.83	c   rootredcost      :       0.03          0          0          0
1795.45/1795.83	c   pseudoobj        :       0.03          2          0          0
1795.45/1795.83	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.45/1795.83	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.45/1795.83	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.45/1795.83	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.45/1795.83	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.45/1795.83	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.45/1795.83	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.45/1795.83	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.45/1795.83	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.45/1795.83	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1795.45/1795.83	c   redcost          :       0.00          0          0          0          0          0
1795.45/1795.83	c   impliedbounds    :       0.00          0          0          0          0          0
1795.45/1795.83	c   intobj           :       0.00          0          0          0          0          0
1795.45/1795.83	c   gomory           :       0.00          0          0          0          0          0
1795.45/1795.83	c   strongcg         :       0.00          0          0          0          0          0
1795.45/1795.83	c   cmir             :       0.00          0          0          0          0          0
1795.45/1795.83	c   flowcover        :       0.00          0          0          0          0          0
1795.45/1795.83	c   clique           :       0.00          0          0          0          0          0
1795.45/1795.83	c   zerohalf         :       0.00          0          0          0          0          0
1795.45/1795.83	c   mcf              :       0.00          0          0          0          0          0
1795.45/1795.83	c Pricers            :       Time      Calls       Vars
1795.45/1795.83	c   problem variables:       0.00          0          0
1795.45/1795.83	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.45/1795.83	c   relpscost        :       0.00          0          0          0          0          0          0
1795.45/1795.83	c   pscost           :       0.00          0          0          0          0          0          0
1795.45/1795.83	c   inference        :       0.02          1          0          0          0          0          2
1795.45/1795.83	c   mostinf          :       0.00          0          0          0          0          0          0
1795.45/1795.83	c   leastinf         :       0.00          0          0          0          0          0          0
1795.45/1795.83	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.45/1795.83	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.45/1795.83	c   random           :       0.00          0          0          0          0          0          0
1795.45/1795.83	c Primal Heuristics  :       Time      Calls      Found
1795.45/1795.83	c   LP solutions     :       0.00          -          0
1795.45/1795.83	c   pseudo solutions :       0.00          -          0
1795.45/1795.83	c   simplerounding   :       0.00          0          0
1795.45/1795.83	c   rounding         :       0.01          1          0
1795.45/1795.83	c   shifting         :       0.01          1          0
1795.45/1795.83	c   intshifting      :       0.00          0          0
1795.45/1795.83	c   oneopt           :       0.00          0          0
1795.45/1795.83	c   fixandinfer      :       0.00          0          0
1795.45/1795.83	c   feaspump         :     333.94          1          0
1795.45/1795.83	c   coefdiving       :       0.00          0          0
1795.45/1795.83	c   pscostdiving     :       0.00          0          0
1795.45/1795.83	c   fracdiving       :       0.00          0          0
1795.45/1795.83	c   veclendiving     :       0.00          0          0
1795.45/1795.83	c   intdiving        :       0.00          0          0
1795.45/1795.83	c   actconsdiving    :       0.00          0          0
1795.45/1795.83	c   objpscostdiving  :       0.00          0          0
1795.45/1795.83	c   rootsoldiving    :       0.00          0          0
1795.45/1795.83	c   linesearchdiving :       0.00          0          0
1795.45/1795.83	c   guideddiving     :       0.00          0          0
1795.45/1795.83	c   octane           :       0.00          0          0
1795.45/1795.83	c   rens             :       0.00          0          0
1795.45/1795.83	c   rins             :       0.00          0          0
1795.45/1795.83	c   localbranching   :       0.00          0          0
1795.45/1795.83	c   mutation         :       0.00          0          0
1795.45/1795.83	c   crossover        :       0.00          0          0
1795.45/1795.83	c   dins             :       0.00          0          0
1795.45/1795.83	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.45/1795.83	c   primal LP        :       0.00          0          0       0.00          -
1795.45/1795.83	c   dual LP          :     770.23          1      76859   76859.00      99.79
1795.45/1795.83	c   barrier LP       :       0.00          0          0       0.00          -
1795.45/1795.83	c   diving/probing LP:     332.93         23      55384    2408.00     166.35
1795.45/1795.83	c   strong branching :       0.00          0          0       0.00          -
1795.45/1795.83	c     (at root node) :          -          0          0       0.00          -
1795.45/1795.83	c   conflict analysis:       0.00          0          0       0.00          -
1795.45/1795.83	c B&B Tree           :
1795.45/1795.83	c   number of runs   :          1
1795.45/1795.83	c   nodes            :          1
1795.45/1795.83	c   nodes (total)    :          1
1795.45/1795.83	c   nodes left       :          2
1795.45/1795.83	c   max depth        :          0
1795.45/1795.83	c   max depth (total):          0
1795.45/1795.83	c   backtracks       :          0 (0.0%)
1795.45/1795.83	c   delayed cutoffs  :          0
1795.45/1795.83	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.45/1795.83	c   avg switch length:       1.00
1795.45/1795.83	c   switching time   :       0.00
1795.45/1795.83	c Solution           :
1795.45/1795.83	c   Solutions found  :          0 (0 improvements)
1795.45/1795.83	c   Primal Bound     :          -
1795.45/1795.83	c   Dual Bound       : +8.10000000000000e+01
1795.45/1795.83	c   Gap              :   infinite
1795.45/1795.83	c   Root Dual Bound  : +8.10000000000000e+01
1796.15/1796.57	c Time complete: 1796.22.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 659
/proc/meminfo: memFree=26393824/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=7152 CPUtime=0 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 1018 0 0 0 0 0 0 0 20 0 1 0 342149181 7323648 970 33554432000 4194304 7823515 140737096225312 140737047625480 4402248 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 1788 982 335 887 0 898 0

[startup+0.082777 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 659
/proc/meminfo: memFree=26393824/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=23132 CPUtime=0.07 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 5147 0 0 0 6 1 0 0 20 0 1 0 342149181 23687168 5099 33554432000 4194304 7823515 140737096225312 140737096157224 6911735 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 5783 5099 354 887 0 4893 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23132

[startup+0.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 659
/proc/meminfo: memFree=26393824/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=25832 CPUtime=0.09 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 5778 0 0 0 8 1 0 0 20 0 1 0 342149181 26451968 5731 33554432000 4194304 7823515 140737096225312 140737096157224 6911743 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 6458 5739 354 887 0 5568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25832

[startup+0.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 659
/proc/meminfo: memFree=26393824/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=51588 CPUtime=0.29 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 12253 0 0 0 27 2 0 0 20 0 1 0 342149181 52826112 12205 33554432000 4194304 7823515 140737096225312 140737096157224 6830374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 12897 12205 354 887 0 12007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51588

[startup+0.70032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 659
/proc/meminfo: memFree=26393824/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=75920 CPUtime=0.69 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 18305 0 0 0 66 3 0 0 20 0 1 0 342149181 77742080 18257 33554432000 4194304 7823515 140737096225312 140737096157224 4363763 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 18980 18257 354 887 0 18090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75920

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 660
/proc/meminfo: memFree=26294492/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=142012 CPUtime=1.49 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 34740 0 0 0 144 5 0 0 20 0 1 0 342149181 145420288 34692 33554432000 4194304 7823515 140737096225312 140737096091416 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 35503 34692 354 887 0 34613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142012

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 660
/proc/meminfo: memFree=26059140/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=465408 CPUtime=3.09 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 115006 0 0 0 289 20 0 0 20 0 1 0 342149181 476577792 114604 33554432000 4194304 7823515 140737096225312 140737096222248 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 116352 114604 427 887 0 115462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 465408

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 660
/proc/meminfo: memFree=25747016/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=717720 CPUtime=6.29 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 176674 0 0 0 597 32 0 0 20 0 1 0 342149181 734945280 176272 33554432000 4194304 7823515 140737096225312 140737096222248 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 179430 176272 427 887 0 178540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 717720

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 660
/proc/meminfo: memFree=25568852/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=844020 CPUtime=12.69 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 206470 0 0 0 1224 45 0 0 20 0 1 0 342149181 864276480 206068 33554432000 4194304 7823515 140737096225312 140737096222248 5808235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 211005 206068 432 887 0 210115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 844020

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 660
/proc/meminfo: memFree=25451072/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=958876 CPUtime=25.49 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 230319 0 0 0 2462 87 0 0 20 0 1 0 342149181 981889024 235887 33554432000 4194304 7823515 140737096225312 140737096222008 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 239719 235887 460 887 0 238829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 958876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 660
/proc/meminfo: memFree=25398836/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=1014104 CPUtime=51.08 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 243072 0 0 0 5019 89 0 0 20 0 1 0 342149181 1038442496 248640 33554432000 4194304 7823515 140737096225312 140737096221176 5802717 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 253526 248640 460 887 0 252636 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1014104

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 661
/proc/meminfo: memFree=25320024/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=1095112 CPUtime=102.28 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 262536 0 0 0 10134 94 0 0 20 0 1 0 342149181 1121394688 268104 33554432000 4194304 7823515 140737096225312 140737096221176 5879390 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 273778 268104 460 887 0 272888 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1095112

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 699
/proc/meminfo: memFree=26349264/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=1231900 CPUtime=162.25 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 295981 0 0 0 16124 101 0 0 20 0 1 0 342149181 1261465600 301618 33554432000 4194304 7823515 140737096225312 140737096222008 5803127 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 307975 301618 460 887 0 307085 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1231900

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 710
/proc/meminfo: memFree=26136500/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=1333544 CPUtime=222.24 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 320974 0 0 0 22118 106 0 0 20 0 1 0 342149181 1365549056 326607 33554432000 4194304 7823515 140737096225312 140737096221176 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 333386 326607 461 887 0 332496 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1333544

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 710
/proc/meminfo: memFree=25776316/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=1553456 CPUtime=282.21 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 373582 0 0 0 28104 117 0 0 20 0 1 0 342149181 1590738944 379459 33554432000 4194304 7823515 140737096225312 140737096222008 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 388364 379459 461 887 0 387474 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1553456

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 710
/proc/meminfo: memFree=25529696/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=1685416 CPUtime=342.2 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 406281 0 0 0 34096 124 0 0 20 0 1 0 342149181 1725865984 412149 33554432000 4194304 7823515 140737096225312 140737096221992 5803643 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 421354 412149 461 887 0 420464 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1685416

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 711
/proc/meminfo: memFree=25279740/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=1870184 CPUtime=402.19 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 452269 0 0 0 40086 133 0 0 20 0 1 0 342149181 1915068416 458136 33554432000 4194304 7823515 140737096225312 140737096221176 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 467546 458136 461 887 0 466656 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1870184

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 711
/proc/meminfo: memFree=24987128/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=2047320 CPUtime=462.18 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 496165 0 0 0 46071 147 0 0 20 0 1 0 342149181 2096455680 502190 33554432000 4194304 7823515 140737096225312 140737096222008 4220605 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 511830 502190 461 887 0 510940 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 2047320

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 711
/proc/meminfo: memFree=24578328/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=2245016 CPUtime=522.16 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 545292 0 0 0 52050 166 0 0 20 0 1 0 342149181 2298896384 551358 33554432000 4194304 7823515 140737096225312 140737096221992 4208150 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 561254 551358 461 887 0 560364 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 2245016

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 711
/proc/meminfo: memFree=24165364/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=2458912 CPUtime=582.15 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 597609 0 0 0 58030 185 0 0 20 0 1 0 342149181 2517925888 603757 33554432000 4194304 7823515 140737096225312 140737096221176 5803115 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 614728 603757 466 887 0 613838 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 2458912

[startup+642.3 s]

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

/proc/meminfo: memFree=22261236/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3003364 CPUtime=1062.07 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 709573 0 0 0 105962 245 0 0 20 0 1 0 342149181 3075444736 740705 33554432000 4194304 7823515 140737096225312 140737096220648 6212059 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 750841 740705 531 887 0 749951 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 3003364

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 739
/proc/meminfo: memFree=22068008/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3009728 CPUtime=1122.05 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 710042 0 0 0 111957 248 0 0 20 0 1 0 342149181 3081961472 742087 33554432000 4194304 7823515 140737096225312 140737096220648 5925270 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 752432 742087 531 887 0 751542 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 3009728

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 739
/proc/meminfo: memFree=21867028/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3014244 CPUtime=1182.04 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 711158 0 0 0 117952 252 0 0 20 0 1 0 342149181 3086585856 744329 33554432000 4194304 7823515 140737096225312 140737096221000 6151321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 753561 744329 531 887 0 752671 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 3014244

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 742
/proc/meminfo: memFree=21650224/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3024516 CPUtime=1242.04 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 712133 0 0 0 123949 255 0 0 20 0 1 0 342149181 3097104384 748003 33554432000 4194304 7823515 140737096225312 140737096220648 6151335 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 756129 748003 531 887 0 755239 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 3024516

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 742
/proc/meminfo: memFree=21463648/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3024516 CPUtime=1302.03 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 712479 0 0 0 129945 258 0 0 20 0 1 0 342149181 3097104384 748542 33554432000 4194304 7823515 140737096225312 140737096221112 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 756129 748542 531 887 0 755239 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 3024516

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 743
/proc/meminfo: memFree=21270340/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1362.02 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 712960 0 0 0 135940 262 0 0 20 0 1 0 342149181 3126247424 752273 33554432000 4194304 7823515 140737096225312 140737096220648 6212302 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 752273 531 887 0 762354 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 3052976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 743
/proc/meminfo: memFree=21106688/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1422.02 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 712992 0 0 0 141937 265 0 0 20 0 1 0 342149181 3126247424 752455 33554432000 4194304 7823515 140737096225312 140737096220648 6212584 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 752455 531 887 0 762354 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 3052976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 743
/proc/meminfo: memFree=20943408/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1482 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713253 0 0 0 147933 267 0 0 20 0 1 0 342149181 3126247424 752891 33554432000 4194304 7823515 140737096225312 140737096219992 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 752891 542 887 0 762354 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 3052976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 743
/proc/meminfo: memFree=20771208/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1541.99 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713254 0 0 0 153929 270 0 0 20 0 1 0 342149181 3126247424 753249 33554432000 4194304 7823515 140737096225312 140737096219992 6208630 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 753249 542 887 0 762354 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 3052976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 744
/proc/meminfo: memFree=20645056/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1601.98 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713254 0 0 0 159924 274 0 0 20 0 1 0 342149181 3126247424 753963 33554432000 4194304 7823515 140737096225312 140737096220280 6208682 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 753963 542 887 0 762354 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 3052976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 745
/proc/meminfo: memFree=20606820/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1661.97 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713254 0 0 0 165919 278 0 0 20 0 1 0 342149181 3126247424 754436 33554432000 4194304 7823515 140737096225312 140737096220072 6211406 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 754436 542 887 0 762354 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3052976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 745
/proc/meminfo: memFree=20573616/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1721.96 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713256 0 0 0 171913 283 0 0 20 0 1 0 342149181 3126247424 756979 33554432000 4194304 7823515 140737096225312 140737096220120 6208511 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 756979 542 887 0 762354 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3052976

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 745
/proc/meminfo: memFree=20486856/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1781.95 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713258 0 0 0 177907 288 0 0 20 0 1 0 342149181 3126247424 757023 33554432000 4194304 7823515 140737096225312 140737096219288 6234817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 757023 542 887 0 762354 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 3052976

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 745
/proc/meminfo: memFree=20484056/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1785.15 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713262 0 0 0 178226 289 0 0 20 0 1 0 342149181 3126247424 757023 33554432000 4194304 7823515 140737096225312 140737096219288 6217349 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 757023 542 887 0 762354 0
Current children cumulated CPU time (s) 1785.15
Current children cumulated vsize (KiB) 3052976

[startup+1791.91 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 745
/proc/meminfo: memFree=20469176/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1791.56 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713262 0 0 0 178866 290 0 0 20 0 1 0 342149181 3126247424 757023 33554432000 4194304 7823515 140737096225312 140737096219992 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 757023 542 887 0 762354 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 3052976

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 748
/proc/meminfo: memFree=20463756/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1794.76 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713263 0 0 0 179186 290 0 0 20 0 1 0 342149181 3126247424 757023 33554432000 4194304 7823515 140737096225312 140737096220280 6217349 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 757023 542 887 0 762354 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 3052976

[startup+1795.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 748
/proc/meminfo: memFree=20463756/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3052976 CPUtime=1795.55 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713610 0 0 0 179265 290 0 0 20 0 1 0 342149181 3126247424 757370 33554432000 4194304 7823515 140737096225312 140737096220824 4304269 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 763244 757370 548 887 0 762354 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (KiB) 3052976

[startup+1796.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 748
/proc/meminfo: memFree=20461152/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=3050784 CPUtime=1795.96 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713610 0 0 0 179306 290 0 0 20 0 1 0 342149181 3124002816 756912 33554432000 4194304 7823515 140737096225312 140737096220824 5875134 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 762696 756912 548 887 0 761806 0
Current children cumulated CPU time (s) 1795.96
Current children cumulated vsize (KiB) 3050784

[startup+1796.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 748
/proc/meminfo: memFree=20461152/32873844 swapFree=7372/7372
[pid=659] ppid=657 vsize=2971676 CPUtime=1796.15 cores=1,3,5,7
/proc/659/stat : 659 (pbscip.linux.x8) R 657 659 32091 0 -1 4202496 713610 0 0 0 179325 290 0 0 20 0 1 0 342149181 3042996224 740819 33554432000 4194304 7823515 140737096225312 140737096220824 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/659/statm: 742919 740819 548 887 0 742029 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 2971676

Child status: 0
Real time (s): 1796.58
CPU time (s): 1796.24
CPU user time (s): 1793.31
CPU system time (s): 2.92855
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 3052976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.31
system time used= 2.92855
maximum resident set size= 3029480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 713617
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= 112
involuntary context switches= 1867

runsolver used 3.42248 second user time and 8.48271 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 23:50:06
IDJOB=3740355
IDBENCH=77184
IDSOLVER=2321
FILE ID=node109/3740355-1338760206
RUNJOBID= node109-1338747536-32108
PBS_JOBID= 14636780
Free space on /tmp= 70692 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12020_7.std.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-3740355-1338760206/watcher-3740355-1338760206 -o /tmp/evaluation-result-3740355-1338760206/solver-3740355-1338760206 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740355-1338760206.opb

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

MD5SUM BENCH= c703179812fadf1f0ad3dce80acaa5dd
RANDOM SEED=591659154

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26393716 kB
Buffers:         1862328 kB
Cached:          1624024 kB
SwapCached:          988 kB
Active:          4553108 kB
Inactive:        1042416 kB
Active(anon):    2099832 kB
Inactive(anon):     7876 kB
Active(file):    2453276 kB
Inactive(file):  1034540 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             17416 kB
Writeback:             0 kB
AnonPages:       2111844 kB
Mapped:            12404 kB
Shmem:                 4 kB
Slab:             740720 kB
SReclaimable:     182380 kB
SUnreclaim:       558340 kB
KernelStack:        1464 kB
PageTables:         8168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2275716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    694272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70680 MiB
End job on node109 at 2012-06-04 00:20:03