Trace number 3731595

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)? 1798.75 1799.03

General information on the benchmark

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

Solver Data

3.49/3.57	c SCIP version 1.1.0.7
3.49/3.57	c LP-Solver SoPlex 1.4.1
3.49/3.57	c user parameter file <scip.set> not found - using default parameters
3.49/3.57	c read problem <HOME/instance-3731595-1338690209.opb>
3.49/3.57	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
4.49/4.53	c start presolving problem
4.49/4.53	c presolving:
9.68/9.78	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 656900 upgd conss, 1313400 impls, 0 clqs
11.99/12.04	c    (7.7s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
11.99/12.04	c    (7.7s) probing aborted: 100/100 successive totally useless probings
11.99/12.05	c presolving (2 rounds):
11.99/12.05	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
11.99/12.05	c  1313400 implications, 0 cliques
11.99/12.05	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
11.99/12.05	c  656900 constraints of type <logicor>
11.99/12.05	c transformed objective value is always integral (scale: 1)
11.99/12.05	c Presolving Time: 6.86
11.99/12.06	c strange?!, PURESAT with obj
11.99/12.06	c -----------------------------------------------------------------------------------------------
11.99/12.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
11.99/12.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.99/12.06	c limits/memory = c 13950
11.99/12.06	c # maximal time in seconds to run
11.99/12.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.99/12.06	c limits/time = c 1791
11.99/12.06	c # frequency for displaying node information lines
11.99/12.06	c # [type: int, range: [-1,2147483647], default: 100]
11.99/12.06	c display/freq = c 10000
11.99/12.06	c -----------------------------------------------------------------------------------------------
11.99/12.06	c start solving problem
11.99/12.06	c 
29.98/30.04	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.98/30.04	c  25.5s|     1 |     0 |  1132 | 734M|   0 | 274 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.972643e+02 |      --      |    Inf 
317.64/317.73	c   312s|     1 |     0 |  7386 | 735M|   0 | 276 |  10k| 656k| 656k|  10k| 656k|  11 |   0 |   0 | 2.016578e+02 |      --      |    Inf 
376.23/376.30	c   371s|     1 |     0 |  7834 | 754M|   0 | 288 |  10k| 656k| 656k|  10k| 656k|  21 |   0 |   0 | 2.079557e+02 |      --      |    Inf 
461.22/461.36	c   456s|     1 |     0 |  8175 | 754M|   0 | 286 |  10k| 656k| 656k|  10k| 656k|  29 |   0 |   0 | 2.126886e+02 |      --      |    Inf 
1149.51/1149.71	c  1144s|     1 |     0 |  8490 | 754M|   0 | 288 |  10k| 656k| 656k|  10k| 656k|  35 |   0 |   0 | 2.155932e+02 |      --      |    Inf 
1238.99/1239.27	c  1233s|     1 |     0 |  8834 | 754M|   0 | 292 |  10k| 656k| 656k|  10k| 656k|  47 |   0 |   0 | 2.191434e+02 |      --      |    Inf 
1651.94/1652.25	c  1646s|     1 |     0 |  9222 | 754M|   0 | 290 |  10k| 656k| 656k|  10k| 656k|  54 |   0 |   0 | 2.219727e+02 |      --      |    Inf 
1797.21/1797.51	c  1791s|     1 |     0 |  9222 | 754M|   0 |   - |  10k| 656k| 656k|  10k| 656k|  60 |   0 |   0 | 2.219727e+02 |      --      |    Inf 
1797.21/1797.57	c  1791s|     1 |     2 |  9222 | 754M|   0 |   - |  10k| 656k| 656k|  10k| 656k|  60 |   0 |   0 | 2.219727e+02 |      --      |    Inf 
1797.21/1797.57	c 
1797.21/1797.57	c SCIP Status        : solving was interrupted [time limit reached]
1797.21/1797.57	c Solving Time (sec) : 1791.09
1797.21/1797.57	c Solving Nodes      : 1
1797.21/1797.57	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.21/1797.57	c Dual Bound         : +2.21972683822502e+02
1797.21/1797.57	c Gap                : infinite
1797.21/1797.57	c NODE         1
1797.21/1797.57	c DUAL BOUND   221.973
1797.21/1797.57	c PRIMAL BOUND 1e+20
1797.21/1797.57	c GAP          1e+20
1797.21/1797.57	s UNKNOWN
1797.21/1797.57	c SCIP Status        : solving was interrupted [time limit reached]
1797.21/1797.57	c Solving Time       :    1791.09
1797.21/1797.57	c Original Problem   :
1797.21/1797.57	c   Problem name     : HOME/instance-3731595-1338690209.opb
1797.21/1797.57	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.21/1797.57	c   Constraints      : 656900 initial, 656900 maximal
1797.21/1797.57	c Presolved Problem  :
1797.21/1797.57	c   Problem name     : t_HOME/instance-3731595-1338690209.opb
1797.21/1797.57	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.21/1797.57	c   Constraints      : 656900 initial, 656900 maximal
1797.21/1797.57	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.21/1797.57	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1797.21/1797.57	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.21/1797.57	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.21/1797.57	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.21/1797.57	c   implics          :       0.00          0          0          0          0          0          0          0          0
1797.21/1797.57	c   probing          :       1.85          0          0          0          0          0          0          0          0
1797.21/1797.57	c   logicor          :       1.08          0          0          0          0          0          0          0          0
1797.21/1797.57	c   root node        :          -          0          -          -          0          -          -          -          -
1797.21/1797.57	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.21/1797.57	c   integral         :          0          0          0          0          0          0          0          0          0          0
1797.21/1797.57	c   logicor          :     656900          7        201          0          1          0          0          0          0          0
1797.21/1797.57	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1797.21/1797.57	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.21/1797.57	c   integral         :       0.00       0.00       0.00       0.00       0.00
1797.21/1797.57	c   logicor          :       1.49       0.21       1.22       0.00       0.06
1797.21/1797.57	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.21/1797.57	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.21/1797.57	c   rootredcost      :       0.00          0          0          0
1797.21/1797.57	c   pseudoobj        :       0.01          8          0          0
1797.21/1797.57	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.21/1797.57	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.21/1797.57	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.21/1797.57	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.21/1797.57	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.21/1797.57	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.21/1797.57	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.21/1797.57	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.21/1797.57	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.21/1797.57	c   cut pool         :       0.05          6          -          -          0          -    (maximal pool size: 172)
1797.21/1797.57	c   redcost          :       0.00          7          0          0          0          0
1797.21/1797.57	c   impliedbounds    :       0.01          7          0          0          0          0
1797.21/1797.57	c   intobj           :       0.00          0          0          0          0          0
1797.21/1797.57	c   gomory           :     736.11          7          0          0       2500          0
1797.21/1797.57	c   strongcg         :     594.62          7          0          0       2500          0
1797.21/1797.57	c   cmir             :      15.18          6          0          0          0          0
1797.21/1797.57	c   flowcover        :     168.67          6          0          0          0          0
1797.21/1797.57	c   clique           :       0.69          7          0          0         43          0
1797.21/1797.57	c   zerohalf         :       0.00          0          0          0          0          0
1797.21/1797.57	c   mcf              :       0.37          1          0          0          0          0
1797.21/1797.57	c Pricers            :       Time      Calls       Vars
1797.21/1797.57	c   problem variables:       0.00          0          0
1797.21/1797.57	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.21/1797.57	c   relpscost        :       0.00          0          0          0          0          0          0
1797.21/1797.57	c   pscost           :       0.00          0          0          0          0          0          0
1797.21/1797.57	c   inference        :       0.00          1          0          0          0          0          2
1797.21/1797.57	c   mostinf          :       0.00          0          0          0          0          0          0
1797.21/1797.57	c   leastinf         :       0.00          0          0          0          0          0          0
1797.21/1797.57	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.21/1797.57	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.21/1797.57	c   random           :       0.00          0          0          0          0          0          0
1797.21/1797.57	c Primal Heuristics  :       Time      Calls      Found
1797.21/1797.57	c   LP solutions     :       0.00          -          0
1797.21/1797.57	c   pseudo solutions :       0.00          -          0
1797.21/1797.57	c   oneopt           :       0.00          0          0
1797.21/1797.57	c   simplerounding   :       0.00          0          0
1797.21/1797.57	c   rounding         :       0.23          7          0
1797.21/1797.57	c   shifting         :       0.40          7          0
1797.21/1797.57	c   intshifting      :       0.00          0          0
1797.21/1797.57	c   fixandinfer      :       0.00          0          0
1797.21/1797.57	c   feaspump         :     172.51          1          0
1797.21/1797.57	c   coefdiving       :       0.00          0          0
1797.21/1797.57	c   pscostdiving     :       0.00          0          0
1797.21/1797.57	c   fracdiving       :       0.00          0          0
1797.21/1797.57	c   veclendiving     :       0.00          0          0
1797.21/1797.57	c   intdiving        :       0.00          0          0
1797.21/1797.57	c   actconsdiving    :       0.00          0          0
1797.21/1797.57	c   objpscostdiving  :       0.00          0          0
1797.21/1797.57	c   rootsoldiving    :       0.00          0          0
1797.21/1797.57	c   linesearchdiving :       0.00          0          0
1797.21/1797.57	c   guideddiving     :       0.00          0          0
1797.21/1797.57	c   octane           :       0.00          0          0
1797.21/1797.57	c   rens             :       0.00          0          0
1797.21/1797.57	c   rins             :       0.00          0          0
1797.21/1797.57	c   localbranching   :       0.00          0          0
1797.21/1797.57	c   mutation         :       0.00          0          0
1797.21/1797.57	c   crossover        :       0.00          0          0
1797.21/1797.57	c   dins             :       0.00          0          0
1797.21/1797.57	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.21/1797.57	c   primal LP        :       0.00          0          0       0.00          -
1797.21/1797.57	c   dual LP          :      92.05          7       3319     474.14      36.06
1797.21/1797.57	c   barrier LP       :       0.00          0          0       0.00          -
1797.21/1797.57	c   diving/probing LP:     172.20          4       5903    1475.75      34.28
1797.21/1797.57	c   strong branching :       0.00          0          0       0.00          -
1797.21/1797.57	c     (at root node) :          -          0          0       0.00          -
1797.21/1797.57	c   conflict analysis:       0.00          0          0       0.00          -
1797.21/1797.57	c B&B Tree           :
1797.21/1797.57	c   number of runs   :          1
1797.21/1797.57	c   nodes            :          1
1797.21/1797.57	c   nodes (total)    :          1
1797.21/1797.57	c   nodes left       :          2
1797.21/1797.57	c   max depth        :          0
1797.21/1797.57	c   max depth (total):          0
1797.21/1797.57	c   backtracks       :          0 (0.0%)
1797.21/1797.57	c   delayed cutoffs  :          0
1797.21/1797.57	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.21/1797.57	c   avg switch length:       1.00
1797.21/1797.57	c   switching time   :       0.00
1797.21/1797.57	c Solution           :
1797.21/1797.57	c   Solutions found  :          0 (0 improvements)
1797.21/1797.57	c   Primal Bound     :          -
1797.21/1797.57	c   Dual Bound       : +2.21972683822502e+02
1797.21/1797.57	c   Gap              :   infinite
1797.21/1797.57	c   Root Dual Bound  : +2.21972683822502e+02
1798.71/1799.02	c Time complete: 1798.74.

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-3731595-1338690209/watcher-3731595-1338690209 -o /tmp/evaluation-result-3731595-1338690209/solver-3731595-1338690209 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731595-1338690209.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.04 2.01 2.00 3/176 21200
/proc/meminfo: memFree=27306900/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=6124 CPUtime=0 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 921 0 0 0 0 0 0 0 20 0 1 0 335146058 6270976 873 33554432000 4194304 7823515 140736387500832 140733756001640 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 1531 873 330 887 0 641 0

[startup+0.035809 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21200
/proc/meminfo: memFree=27306900/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=16596 CPUtime=0.02 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 3502 0 0 0 2 0 0 0 20 0 1 0 335146058 16994304 3450 33554432000 4194304 7823515 140736387500832 140736387366936 6908067 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 4149 3450 354 887 0 3259 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16596

[startup+0.100312 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21200
/proc/meminfo: memFree=27306900/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=20988 CPUtime=0.08 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 4628 0 0 0 8 0 0 0 20 0 1 0 335146058 21491712 4576 33554432000 4194304 7823515 140736387500832 140736387366936 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 5247 4576 354 887 0 4357 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20988

[startup+0.300244 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21200
/proc/meminfo: memFree=27306900/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=34088 CPUtime=0.29 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 7900 0 0 0 28 1 0 0 20 0 1 0 335146058 34906112 7848 33554432000 4194304 7823515 140736387500832 140736387366936 4511625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 8522 7848 354 887 0 7632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34088

[startup+0.700239 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 21200
/proc/meminfo: memFree=27306900/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=59644 CPUtime=0.69 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 14244 0 0 0 67 2 0 0 20 0 1 0 335146058 61075456 14192 33554432000 4194304 7823515 140736387500832 140736387366936 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 14911 14192 354 887 0 14021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59644

[startup+1.50025 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 21201
/proc/meminfo: memFree=27233724/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=109348 CPUtime=1.49 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 26709 0 0 0 145 4 0 0 20 0 1 0 335146058 111972352 26657 33554432000 4194304 7823515 140736387500832 140736387366936 4511625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 27337 26657 354 887 0 26447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109348

[startup+3.10025 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 21201
/proc/meminfo: memFree=27164532/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=208832 CPUtime=3.09 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 51573 0 0 0 300 9 0 0 20 0 1 0 335146058 213843968 51521 33554432000 4194304 7823515 140736387500832 140736387366936 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 52208 51521 354 887 0 51318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 208832

[startup+6.30028 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26689116/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=643012 CPUtime=6.29 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 159567 0 0 0 583 46 0 0 20 0 1 0 335146058 658444288 159161 33554432000 4194304 7823515 140736387500832 140736387497768 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 160753 159161 417 887 0 159863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 643012

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26496432/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=871604 CPUtime=12.69 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 210882 0 0 0 1176 93 0 0 20 0 1 0 335146058 892522496 215322 33554432000 4194304 7823515 140736387500832 140736387497640 4639804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 217901 215322 477 887 0 217011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 871604

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26077388/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1301720 CPUtime=25.48 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 255765 0 0 0 2440 108 0 0 20 0 1 0 335146058 1332961280 306951 33554432000 4194304 7823515 140736387500832 140736387496520 6109378 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 325430 306951 507 887 0 324540 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1301720

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26041484/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1339936 CPUtime=51.08 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 260041 0 0 0 4994 114 0 0 20 0 1 0 335146058 1372094464 315975 33554432000 4194304 7823515 140736387500832 140736387495640 6208511 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 334984 315975 521 887 0 334094 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1339936

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21201
/proc/meminfo: memFree=26029616/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1351360 CPUtime=102.28 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 261583 0 0 0 10103 125 0 0 20 0 1 0 335146058 1383792640 318807 33554432000 4194304 7823515 140736387500832 140736387495592 6211146 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 337840 318807 521 887 0 336950 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1351360

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26022696/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1357888 CPUtime=162.27 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 263383 0 0 0 16088 139 0 0 20 0 1 0 335146058 1390477312 320637 33554432000 4194304 7823515 140736387500832 140736387495512 6237396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 339472 320637 521 887 0 338582 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1357888

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26023468/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1349084 CPUtime=222.25 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 266008 0 0 0 22075 150 0 0 20 0 1 0 335146058 1381462016 320603 33554432000 4194304 7823515 140736387500832 140736387495976 6908153 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 337271 320603 529 887 0 336381 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1349084

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21201
/proc/meminfo: memFree=26010592/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1367080 CPUtime=282.24 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 267077 0 0 0 28068 156 0 0 20 0 1 0 335146058 1399889920 323759 33554432000 4194304 7823515 140736387500832 140736387496280 5597687 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 341770 323759 534 887 0 340880 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1367080

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21202
/proc/meminfo: memFree=25843624/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1520880 CPUtime=342.23 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 300943 0 0 0 34046 177 0 0 20 0 1 0 335146058 1557381120 365128 33554432000 4194304 7823515 140736387500832 140736387496632 5597699 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 380220 365128 550 887 0 379330 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1520880

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 21205
/proc/meminfo: memFree=25832236/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1535812 CPUtime=402.23 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 302252 0 0 0 40039 184 0 0 20 0 1 0 335146058 1572671488 367721 33554432000 4194304 7823515 140736387500832 140736387495976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 383953 367721 550 887 0 383063 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1535812

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21205
/proc/meminfo: memFree=25804792/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1561476 CPUtime=462.22 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 303154 0 0 0 46034 188 0 0 20 0 1 0 335146058 1598951424 374649 33554432000 4194304 7823515 140736387500832 140736387495928 6911959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 390369 374649 551 887 0 389479 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1561476

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21205
/proc/meminfo: memFree=25803628/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1561476 CPUtime=522.21 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 303154 0 0 0 52029 192 0 0 20 0 1 0 335146058 1598951424 374774 33554432000 4194304 7823515 140736387500832 140736387495928 4338416 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 390369 374774 551 887 0 389479 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1561476

[startup+582.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 21244
/proc/meminfo: memFree=24527940/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1561476 CPUtime=582.19 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 303156 0 0 0 58024 195 0 0 20 0 1 0 335146058 1598951424 376518 33554432000 4194304 7823515 140736387500832 140736387495928 5965377 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 390369 376518 551 887 0 389479 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1561476

[startup+642.3 s]

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

/proc/meminfo: memFree=24436312/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1561476 CPUtime=1122.12 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 303158 0 0 0 111980 232 0 0 20 0 1 0 335146058 1598951424 377669 33554432000 4194304 7823515 140736387500832 140736387496632 5597699 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 390369 377669 551 887 0 389479 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1561476

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21250
/proc/meminfo: memFree=24409408/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1587136 CPUtime=1182.11 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 303514 0 0 0 117975 236 0 0 20 0 1 0 335146058 1625227264 384088 33554432000 4194304 7823515 140736387500832 140736387495976 5965385 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 396784 384088 551 887 0 395894 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1587136

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21251
/proc/meminfo: memFree=24353164/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1633328 CPUtime=1242.1 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304312 0 0 0 123972 238 0 0 20 0 1 0 335146058 1672527872 391018 33554432000 4194304 7823515 140736387500832 140736387495976 6911966 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 408332 391018 551 887 0 407442 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1633328

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21251
/proc/meminfo: memFree=24352408/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1633328 CPUtime=1302.1 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304312 0 0 0 129969 241 0 0 20 0 1 0 335146058 1672527872 391018 33554432000 4194304 7823515 140736387500832 140736387495976 5965377 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 408332 391018 551 887 0 407442 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 1633328

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21251
/proc/meminfo: memFree=24350876/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1633328 CPUtime=1362.07 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304312 0 0 0 135963 244 0 0 20 0 1 0 335146058 1672527872 391018 33554432000 4194304 7823515 140736387500832 140736387496056 4338440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 408332 391018 551 887 0 407442 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1633328

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21251
/proc/meminfo: memFree=24351204/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1633328 CPUtime=1422.08 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304312 0 0 0 141959 249 0 0 20 0 1 0 335146058 1672527872 391018 33554432000 4194304 7823515 140736387500832 140736387495976 6908163 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 408332 391018 551 887 0 407442 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1633328

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21251
/proc/meminfo: memFree=24345768/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1633328 CPUtime=1482.06 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304312 0 0 0 147953 253 0 0 20 0 1 0 335146058 1672527872 391018 33554432000 4194304 7823515 140736387500832 140736387495976 6911959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 408332 391018 551 887 0 407442 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1633328

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 21252
/proc/meminfo: memFree=24314268/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1633328 CPUtime=1542.05 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304312 0 0 0 153947 258 0 0 20 0 1 0 335146058 1672527872 391018 33554432000 4194304 7823515 140736387500832 140736387495976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 408332 391018 551 887 0 407442 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1633328

[startup+1602.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/178 21255
/proc/meminfo: memFree=24314032/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1633328 CPUtime=1602.04 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304312 0 0 0 159943 261 0 0 20 0 1 0 335146058 1672527872 391018 33554432000 4194304 7823515 140736387500832 140736387495976 5965368 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 408332 391018 551 887 0 407442 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1633328

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24356492/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1566428 CPUtime=1662.03 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304424 0 0 0 165939 264 0 0 20 0 1 0 335146058 1604022272 379455 33554432000 4194304 7823515 140736387500832 140736387495928 6911966 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 391607 379455 551 887 0 390717 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1566428

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24356272/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1566428 CPUtime=1722.02 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304424 0 0 0 171935 267 0 0 20 0 1 0 335146058 1604022272 379455 33554432000 4194304 7823515 140736387500832 140736387495928 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 391607 379455 551 887 0 390717 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1566428

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24356160/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1566428 CPUtime=1782.01 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304424 0 0 0 177930 271 0 0 20 0 1 0 335146058 1604022272 379455 33554432000 4194304 7823515 140736387500832 140736387495928 6912055 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 391607 379455 551 887 0 390717 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1566428

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24356532/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1566428 CPUtime=1791.62 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304424 0 0 0 178890 272 0 0 20 0 1 0 335146058 1604022272 379455 33554432000 4194304 7823515 140736387500832 140736387495928 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 391607 379455 551 887 0 390717 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 1566428

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24356532/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1566428 CPUtime=1794.81 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304424 0 0 0 179209 272 0 0 20 0 1 0 335146058 1604022272 379455 33554432000 4194304 7823515 140736387500832 140736387495928 5965385 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 391607 379455 551 887 0 390717 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 1566428

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24356532/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1566428 CPUtime=1796.42 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 304424 0 0 0 179369 273 0 0 20 0 1 0 335146058 1604022272 379455 33554432000 4194304 7823515 140736387500832 140736387495928 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 391607 379455 551 887 0 390717 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (KiB) 1566428

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24356532/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1592088 CPUtime=1798.01 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 305222 0 0 0 179528 273 0 0 20 0 1 0 335146058 1630298112 385874 33554432000 4194304 7823515 140736387500832 140736387496344 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 398022 385874 556 887 0 397132 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 1592088

[startup+1798.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24331152/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1592088 CPUtime=1798.41 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 305222 0 0 0 179568 273 0 0 20 0 1 0 335146058 1630298112 385874 33554432000 4194304 7823515 140736387500832 140736387496344 5100743 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 398022 385874 556 887 0 397132 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (KiB) 1592088

[startup+1798.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24331152/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1165252 CPUtime=1798.61 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 305222 0 0 0 179587 274 0 0 20 0 1 0 335146058 1193218048 287970 33554432000 4194304 7823515 140736387500832 140736387496344 5875900 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 291313 287970 556 887 0 290423 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 1165252

[startup+1799 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21255
/proc/meminfo: memFree=24331152/32873844 swapFree=7116/7116
[pid=21200] ppid=21198 vsize=1057468 CPUtime=1798.71 cores=1,3,5,7
/proc/21200/stat : 21200 (pbscip.linux.x8) R 21198 21200 10620 0 -1 4202496 305222 0 0 0 179596 275 0 0 20 0 1 0 335146058 1082847232 260767 33554432000 4194304 7823515 140736387500832 140736387496344 6962503 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21200/statm: 264110 260767 556 887 0 263220 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 1057468

Child status: 0
Real time (s): 1799.03
CPU time (s): 1798.75
CPU user time (s): 1795.97
CPU system time (s): 2.77258
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 1648548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.97
system time used= 2.77258
maximum resident set size= 1564072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305227
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= 8
involuntary context switches= 1853

runsolver used 3.58545 second user time and 9.63153 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 04:23:30
IDJOB=3731595
IDBENCH=1968
IDSOLVER=2321
FILE ID=node138/3731595-1338690209
RUNJOBID= node138-1338679216-19463
PBS_JOBID= 14636675
Free space on /tmp= 70764 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_4.opb.PB06.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-3731595-1338690209/watcher-3731595-1338690209 -o /tmp/evaluation-result-3731595-1338690209/solver-3731595-1338690209 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731595-1338690209.opb

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=185441950

node138.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.347
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.69
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.347
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.347
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.347
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.347
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.347
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.347
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.92
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.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27307428 kB
Buffers:          709904 kB
Cached:          3908900 kB
SwapCached:          208 kB
Active:          2381424 kB
Inactive:        2281732 kB
Active(anon):      29108 kB
Inactive(anon):    11376 kB
Active(file):    2352316 kB
Inactive(file):  2270356 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             26416 kB
Writeback:             0 kB
AnonPages:         44788 kB
Mapped:            16636 kB
Shmem:               200 kB
Slab:             763900 kB
SReclaimable:     206184 kB
SUnreclaim:       557716 kB
KernelStack:        1456 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     152760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 70740 MiB
End job on node138 at 2012-06-03 04:53:29