Trace number 3740520

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)? 1795.98 1796.25

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_1.std.opb
MD5SUMb760f204d25cefa22909a1b50f38728a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark146
Best CPU time to get the best result obtained on this benchmark1801.95
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176232
Number of constraints which are clauses175032
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 constraint90
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.10/1.14	c SCIP version 1.1.0.7
1.10/1.14	c LP-Solver SoPlex 1.4.1
1.10/1.14	c user parameter file <scip.set> not found - using default parameters
1.10/1.14	c read problem <HOME/instance-3740520-1338762166.opb>
1.10/1.14	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176232 constraints
1.48/1.53	c start presolving problem
1.48/1.53	c presolving:
6.59/6.63	c (round 1) 3320 del vars, 9782 del conss, 2259 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12096042 impls, 0 clqs
8.68/8.80	c (round 2) 8079 del vars, 26639 del conss, 6861 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12117343 impls, 0 clqs
9.39/9.46	c (round 3) 9792 del vars, 34797 del conss, 7822 chg bounds, 6 chg sides, 11 chg coeffs, 0 upgd conss, 12124092 impls, 0 clqs
9.69/9.79	c (round 4) 10434 del vars, 37393 del conss, 8209 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12127603 impls, 0 clqs
9.89/9.98	c (round 5) 10782 del vars, 38761 del conss, 8385 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12129672 impls, 0 clqs
10.09/10.10	c (round 6) 10874 del vars, 39250 del conss, 8426 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12130686 impls, 0 clqs
10.19/10.20	c (round 7) 10938 del vars, 39519 del conss, 8454 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131296 impls, 0 clqs
10.19/10.29	c (round 8) 10964 del vars, 39647 del conss, 8469 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131620 impls, 0 clqs
10.28/10.37	c (round 9) 10982 del vars, 39731 del conss, 8478 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131844 impls, 0 clqs
10.39/10.45	c (round 10) 10996 del vars, 39796 del conss, 8489 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131886 impls, 0 clqs
10.49/10.52	c (round 11) 10998 del vars, 39812 del conss, 8490 chg bounds, 9 chg sides, 16 chg coeffs, 0 upgd conss, 12131890 impls, 0 clqs
11.09/11.17	c (round 12) 10998 del vars, 39814 del conss, 8490 chg bounds, 9 chg sides, 16 chg coeffs, 136418 upgd conss, 12131890 impls, 0 clqs
349.74/349.88	c    (347.4s) probing: 1000/43784 (2.3%) - 0 fixings, 0 aggregations, 8529009 implications, 0 bound changes
478.01/478.11	c    (475.2s) probing: 2000/43784 (4.6%) - 0 fixings, 0 aggregations, 13598855 implications, 0 bound changes
478.01/478.18	c    (475.3s) probing: 2001/43784 (4.6%) - 0 fixings, 0 aggregations, 13601399 implications, 0 bound changes
478.01/478.18	c    (475.3s) probing aborted: 2000/2000 successive useless probings
478.01/478.18	c presolving (13 rounds):
478.01/478.18	c  10998 deleted vars, 39814 deleted constraints, 8490 tightened bounds, 0 added holes, 15 changed sides, 129 changed coefficients
478.01/478.18	c  58054816 implications, 0 cliques
478.01/478.18	c presolved problem has 43784 variables (43784 bin, 0 int, 0 impl, 0 cont) and 136422 constraints
478.01/478.18	c    1168 constraints of type <knapsack>
478.01/478.18	c       4 constraints of type <setppc>
478.01/478.18	c  135250 constraints of type <logicor>
478.01/478.18	c transformed objective value is always integral (scale: 1)
478.01/478.18	c Presolving Time: 475.03
478.11/478.21	c OPT-LIN
478.11/478.21	c -----------------------------------------------------------------------------------------------
478.11/478.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
478.11/478.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
478.11/478.21	c limits/memory = c 13950
478.11/478.21	c # maximal time in seconds to run
478.11/478.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
478.11/478.21	c limits/time = c 1791
478.11/478.21	c # frequency for displaying node information lines
478.11/478.21	c # [type: int, range: [-1,2147483647], default: 100]
478.11/478.21	c display/freq = c 10000
478.11/478.21	c -----------------------------------------------------------------------------------------------
478.11/478.21	c start solving problem
478.11/478.21	c 
1795.22/1795.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1795.22/1795.50	c  1792s|     1 |     0 | 86549 |1761M|   0 |   - |  43k| 136k| 136k|  43k| 136k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1795.22/1795.57	c  1792s|     1 |     2 | 86549 |1761M|   0 |   - |  43k| 136k| 136k|  43k| 136k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1795.22/1795.57	c 
1795.22/1795.57	c SCIP Status        : solving was interrupted [time limit reached]
1795.22/1795.57	c Solving Time (sec) : 1791.72
1795.22/1795.57	c Solving Nodes      : 1
1795.22/1795.57	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.22/1795.57	c Dual Bound         : +0.00000000000000e+00
1795.22/1795.57	c Gap                : infinite
1795.22/1795.57	c NODE         1
1795.22/1795.57	c DUAL BOUND   0
1795.22/1795.57	c PRIMAL BOUND 1e+20
1795.22/1795.57	c GAP          1e+20
1795.22/1795.57	s UNKNOWN
1795.22/1795.57	c SCIP Status        : solving was interrupted [time limit reached]
1795.22/1795.57	c Solving Time       :    1791.72
1795.22/1795.57	c Original Problem   :
1795.22/1795.57	c   Problem name     : HOME/instance-3740520-1338762166.opb
1795.22/1795.57	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.22/1795.57	c   Constraints      : 176232 initial, 176232 maximal
1795.22/1795.57	c Presolved Problem  :
1795.22/1795.57	c   Problem name     : t_HOME/instance-3740520-1338762166.opb
1795.22/1795.57	c   Variables        : 43784 (43784 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.22/1795.57	c   Constraints      : 136422 initial, 136422 maximal
1795.22/1795.57	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.22/1795.57	c   trivial          :       0.07        870          0          0          0          0          0          0          0
1795.22/1795.57	c   dualfix          :       0.03         90          0          0          0          0          0          0          0
1795.22/1795.57	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.22/1795.57	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.22/1795.57	c   implics          :       0.44          0          0          0          0          0          0          0          0
1795.22/1795.57	c   probing          :     463.81          0          0          0          0          0          0          0          0
1795.22/1795.57	c   knapsack         :       1.84          0          0          0          0          0          0          6        113
1795.22/1795.57	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1795.22/1795.57	c   linear           :       8.42       7620       2418          0       8490          0      39814          9         16
1795.22/1795.57	c   logicor          :       0.16          0          0          0          0          0          0          0          0
1795.22/1795.57	c   root node        :          -          0          -          -          0          -          -          -          -
1795.22/1795.57	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.22/1795.57	c   integral         :          0          0          0          0          0          0          0          0          0          0
1795.22/1795.57	c   knapsack         :       1168          0     210461          0          1          0          0          0          0          0
1795.22/1795.57	c   setppc           :          4          0     209756          0          1          0          0          0          0          0
1795.22/1795.57	c   logicor          :     135250          0     209863          0          1          0          0          0          0          0
1795.22/1795.57	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.22/1795.57	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.22/1795.57	c   integral         :       0.00       0.00       0.00       0.00       0.00
1795.22/1795.57	c   knapsack         :       5.07       0.00       5.07       0.00       0.00
1795.22/1795.57	c   setppc           :       0.06       0.00       0.06       0.00       0.00
1795.22/1795.57	c   logicor          :      61.92       0.00      61.86       0.00       0.06
1795.22/1795.57	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.22/1795.57	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.22/1795.57	c   rootredcost      :       0.00          0          0          0
1795.22/1795.57	c   pseudoobj        :       0.02          1          0          0
1795.22/1795.57	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.22/1795.57	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.22/1795.57	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.22/1795.57	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.22/1795.57	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.22/1795.57	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.22/1795.57	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.22/1795.57	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.22/1795.57	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.22/1795.57	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1795.22/1795.57	c   redcost          :       0.00          0          0          0          0          0
1795.22/1795.57	c   impliedbounds    :       0.00          0          0          0          0          0
1795.22/1795.57	c   intobj           :       0.00          0          0          0          0          0
1795.22/1795.57	c   gomory           :       0.00          0          0          0          0          0
1795.22/1795.57	c   strongcg         :       0.00          0          0          0          0          0
1795.22/1795.57	c   cmir             :       0.00          0          0          0          0          0
1795.22/1795.57	c   flowcover        :       0.00          0          0          0          0          0
1795.22/1795.57	c   clique           :       0.00          0          0          0          0          0
1795.22/1795.57	c   zerohalf         :       0.00          0          0          0          0          0
1795.22/1795.57	c   mcf              :       0.00          0          0          0          0          0
1795.22/1795.57	c Pricers            :       Time      Calls       Vars
1795.22/1795.57	c   problem variables:       0.00          0          0
1795.22/1795.57	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.22/1795.57	c   relpscost        :       0.00          0          0          0          0          0          0
1795.22/1795.57	c   pscost           :       0.00          0          0          0          0          0          0
1795.22/1795.57	c   inference        :       0.01          1          0          0          0          0          2
1795.22/1795.57	c   mostinf          :       0.00          0          0          0          0          0          0
1795.22/1795.57	c   leastinf         :       0.00          0          0          0          0          0          0
1795.22/1795.57	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.22/1795.57	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.22/1795.57	c   random           :       0.00          0          0          0          0          0          0
1795.22/1795.58	c Primal Heuristics  :       Time      Calls      Found
1795.22/1795.58	c   LP solutions     :       0.00          -          0
1795.22/1795.58	c   pseudo solutions :       0.00          -          0
1795.22/1795.58	c   oneopt           :       0.00          0          0
1795.22/1795.58	c   simplerounding   :       0.00          0          0
1795.22/1795.58	c   rounding         :       0.00          0          0
1795.22/1795.58	c   shifting         :       0.00          0          0
1795.22/1795.58	c   intshifting      :       0.00          0          0
1795.22/1795.58	c   fixandinfer      :       0.00          0          0
1795.22/1795.58	c   feaspump         :       0.00          0          0
1795.22/1795.58	c   coefdiving       :       0.00          0          0
1795.22/1795.58	c   pscostdiving     :       0.00          0          0
1795.22/1795.58	c   fracdiving       :       0.00          0          0
1795.22/1795.58	c   veclendiving     :       0.00          0          0
1795.22/1795.58	c   intdiving        :       0.00          0          0
1795.22/1795.58	c   actconsdiving    :       0.00          0          0
1795.22/1795.58	c   objpscostdiving  :       0.00          0          0
1795.22/1795.58	c   rootsoldiving    :       0.00          0          0
1795.22/1795.58	c   linesearchdiving :       0.00          0          0
1795.22/1795.58	c   guideddiving     :       0.00          0          0
1795.22/1795.58	c   octane           :       0.00          0          0
1795.22/1795.58	c   rens             :       0.00          0          0
1795.22/1795.58	c   rins             :       0.00          0          0
1795.22/1795.58	c   localbranching   :       0.00          0          0
1795.22/1795.58	c   mutation         :       0.00          0          0
1795.22/1795.58	c   crossover        :       0.00          0          0
1795.22/1795.58	c   dins             :       0.00          0          0
1795.22/1795.58	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.22/1795.58	c   primal LP        :       0.00          0          0       0.00          -
1795.22/1795.58	c   dual LP          :    1315.99          1      86549   86549.00      65.77
1795.22/1795.58	c   barrier LP       :       0.00          0          0       0.00          -
1795.22/1795.58	c   diving/probing LP:       0.00          0          0       0.00          -
1795.22/1795.58	c   strong branching :       0.00          0          0       0.00          -
1795.22/1795.58	c     (at root node) :          -          0          0       0.00          -
1795.22/1795.58	c   conflict analysis:       0.00          0          0       0.00          -
1795.22/1795.58	c B&B Tree           :
1795.22/1795.58	c   number of runs   :          1
1795.22/1795.58	c   nodes            :          1
1795.22/1795.58	c   nodes (total)    :          1
1795.22/1795.58	c   nodes left       :          2
1795.22/1795.58	c   max depth        :          0
1795.22/1795.58	c   max depth (total):          0
1795.22/1795.58	c   backtracks       :          0 (0.0%)
1795.22/1795.58	c   delayed cutoffs  :          0
1795.22/1795.58	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.22/1795.58	c   avg switch length:       1.00
1795.22/1795.58	c   switching time   :       0.00
1795.22/1795.58	c Solution           :
1795.22/1795.58	c   Solutions found  :          0 (0 improvements)
1795.22/1795.58	c   Primal Bound     :          -
1795.22/1795.58	c   Dual Bound       : +0.00000000000000e+00
1795.22/1795.58	c   Gap              :   infinite
1795.22/1795.58	c   Root Dual Bound  : +0.00000000000000e+00
1795.91/1796.25	c Time complete: 1795.96.

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-3740520-1338762166/watcher-3740520-1338762166 -o /tmp/evaluation-result-3740520-1338762166/solver-3740520-1338762166 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740520-1338762166.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.01 2.01 2.00 3/176 3487
/proc/meminfo: memFree=30232300/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 1549 0 0 0 0 0 0 0 20 0 1 0 342345209 8937472 1501 33554432000 4194304 7823515 140733703258640 140734608473896 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 2182 1502 354 887 0 1292 0

[startup+0.102813 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 3487
/proc/meminfo: memFree=30232300/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=25832 CPUtime=0.09 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 5788 0 0 0 9 0 0 0 20 0 1 0 342345209 26451968 5740 33554432000 4194304 7823515 140733703258640 140734608473896 6908077 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 6458 5740 354 887 0 5568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25832

[startup+0.200367 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 3487
/proc/meminfo: memFree=30232300/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=38648 CPUtime=0.19 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 9013 0 0 0 18 1 0 0 20 0 1 0 342345209 39575552 8965 33554432000 4194304 7823515 140733703258640 140734608473896 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 9662 8965 354 887 0 8772 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38648

[startup+0.300344 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 3487
/proc/meminfo: memFree=30232300/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=45204 CPUtime=0.28 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 10655 0 0 0 27 1 0 0 20 0 1 0 342345209 46288896 10607 33554432000 4194304 7823515 140733703258640 140734608473896 4511625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 11301 10607 354 887 0 10411 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45204

[startup+0.700303 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 3487
/proc/meminfo: memFree=30232300/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=76052 CPUtime=0.69 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 18335 0 0 0 66 3 0 0 20 0 1 0 342345209 77877248 18287 33554432000 4194304 7823515 140733703258640 140733703124744 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 19013 18287 354 887 0 18123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76052

[startup+1.50033 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3488
/proc/meminfo: memFree=30121708/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=258556 CPUtime=1.48 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 64073 0 0 0 139 9 0 0 20 0 1 0 342345209 264761344 63671 33554432000 4194304 7823515 140733703258640 140733703124744 4685941 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 64639 63671 385 887 0 63749 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 258556

[startup+3.10031 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3488
/proc/meminfo: memFree=29876428/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=424496 CPUtime=3.09 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 105284 0 0 0 291 18 0 0 20 0 1 0 342345209 434683904 104882 33554432000 4194304 7823515 140733703258640 140733703255576 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 106124 104882 427 887 0 105234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 424496

[startup+6.30035 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3488
/proc/meminfo: memFree=29619872/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=639592 CPUtime=6.29 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 156513 0 0 0 598 31 0 0 20 0 1 0 342345209 654942208 156111 33554432000 4194304 7823515 140733703258640 140733703255576 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 159898 156111 432 887 0 159008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 639592

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3489
/proc/meminfo: memFree=29505916/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=707128 CPUtime=12.69 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 173641 0 0 0 1207 62 0 0 20 0 1 0 342345209 724099072 172799 33554432000 4194304 7823515 140733703258640 140733703255928 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 176782 172799 443 887 0 175892 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 707128

[startup+25.5005 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 3489
/proc/meminfo: memFree=29443268/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=755572 CPUtime=25.48 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 182614 0 0 0 2483 65 0 0 20 0 1 0 342345209 773705728 184827 33554432000 4194304 7823515 140733703258640 140733703254504 5803158 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 188893 184827 460 887 0 188003 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 755572

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 3489
/proc/meminfo: memFree=29341664/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=800456 CPUtime=51.08 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 193619 0 0 0 5040 68 0 0 20 0 1 0 342345209 819666944 195832 33554432000 4194304 7823515 140733703258640 140733703254504 5803635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 200114 195832 460 887 0 199224 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 800456

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3489
/proc/meminfo: memFree=29020300/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=938136 CPUtime=102.28 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 227296 0 0 0 10154 74 0 0 20 0 1 0 342345209 960651264 229509 33554432000 4194304 7823515 140733703258640 140733703255336 5803639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 234534 229509 460 887 0 233644 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 938136

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3489
/proc/meminfo: memFree=28625512/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=1114008 CPUtime=162.26 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 270047 0 0 0 16146 80 0 0 20 0 1 0 342345209 1140744192 272260 33554432000 4194304 7823515 140733703258640 140733703254504 4787355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 278502 272260 461 887 0 277612 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1114008

[startup+222.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 3489
/proc/meminfo: memFree=28193400/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=1336688 CPUtime=222.26 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 324892 0 0 0 22133 93 0 0 20 0 1 0 342345209 1368768512 327105 33554432000 4194304 7823515 140733703258640 140733703255336 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 334172 327105 461 887 0 333282 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1336688

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3489
/proc/meminfo: memFree=27700776/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=1545212 CPUtime=282.25 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 375753 0 0 0 28114 111 0 0 20 0 1 0 342345209 1582297088 377966 33554432000 4194304 7823515 140733703258640 140733703254504 5803135 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 386303 377966 461 887 0 385413 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1545212

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 3490
/proc/meminfo: memFree=27132388/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=1794572 CPUtime=342.23 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 437616 0 0 0 34094 129 0 0 20 0 1 0 342345209 1837641728 439829 33554432000 4194304 7823515 140733703258640 140733703255320 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 448643 439829 461 887 0 447753 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1794572

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3490
/proc/meminfo: memFree=26767484/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=1947060 CPUtime=402.22 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 475795 0 0 0 40076 146 0 0 20 0 1 0 342345209 1993789440 478008 33554432000 4194304 7823515 140733703258640 140733703255880 4970883 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 486765 478008 466 887 0 485875 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1947060

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3493
/proc/meminfo: memFree=26389552/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2116356 CPUtime=462.22 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 517631 0 0 0 46055 167 0 0 20 0 1 0 342345209 2167148544 519844 33554432000 4194304 7823515 140733703258640 140733703255336 4208133 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 529089 519844 466 887 0 528199 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2116356

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3493
/proc/meminfo: memFree=25940444/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2348752 CPUtime=522.21 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 563772 0 0 0 52041 180 0 0 20 0 1 0 342345209 2405122048 575359 33554432000 4194304 7823515 140733703258640 140733703253304 6211001 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 587188 575359 531 887 0 586298 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2348752

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3493
/proc/meminfo: memFree=25732952/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2362848 CPUtime=582.2 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 565834 0 0 0 58035 185 0 0 20 0 1 0 342345209 2419556352 578828 33554432000 4194304 7823515 140733703258640 140733703253976 6205311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 590712 578828 531 887 0 589822 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2362848

[startup+642.3 s]

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

/proc/meminfo: memFree=25010460/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2377016 CPUtime=1062.13 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569162 0 0 0 106004 209 0 0 20 0 1 0 342345209 2434064384 583665 33554432000 4194304 7823515 140733703258640 140733703253976 6205311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 594254 583665 531 887 0 593364 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2377016

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3498
/proc/meminfo: memFree=25003672/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2377016 CPUtime=1122.11 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569228 0 0 0 111999 212 0 0 20 0 1 0 342345209 2434064384 583731 33554432000 4194304 7823515 140733703258640 140733703254440 6205311 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 594254 583731 531 887 0 593364 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2377016

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 3498
/proc/meminfo: memFree=25000792/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2377016 CPUtime=1182.11 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569230 0 0 0 117995 216 0 0 20 0 1 0 342345209 2434064384 583733 33554432000 4194304 7823515 140733703258640 140733703253976 6206177 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 594254 583733 531 887 0 593364 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2377016

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3500
/proc/meminfo: memFree=24999572/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2377016 CPUtime=1242.1 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569231 0 0 0 123992 218 0 0 20 0 1 0 342345209 2434064384 583734 33554432000 4194304 7823515 140733703258640 140733703253976 6211574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 594254 583734 531 887 0 593364 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2377016

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3500
/proc/meminfo: memFree=24992156/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1302.09 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569829 0 0 0 129988 221 0 0 20 0 1 0 342345209 2438578176 584843 33554432000 4194304 7823515 140733703258640 140733703253976 6212404 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 584843 531 887 0 594466 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2381424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3500
/proc/meminfo: memFree=24971400/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1362.08 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569856 0 0 0 135983 225 0 0 20 0 1 0 342345209 2438578176 584869 33554432000 4194304 7823515 140733703258640 140733703253976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 584869 531 887 0 594466 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2381424

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3501
/proc/meminfo: memFree=24970924/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1422.08 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569858 0 0 0 141979 229 0 0 20 0 1 0 342345209 2438578176 584871 33554432000 4194304 7823515 140733703258640 140733703254392 6212422 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 584871 531 887 0 594466 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2381424

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3501
/proc/meminfo: memFree=24968356/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1482.06 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569860 0 0 0 147973 233 0 0 20 0 1 0 342345209 2438578176 584873 33554432000 4194304 7823515 140733703258640 140733703254440 6216407 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 584873 531 887 0 594466 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2381424

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3502
/proc/meminfo: memFree=24967516/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1542.07 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569860 0 0 0 153970 237 0 0 20 0 1 0 342345209 2438578176 584873 33554432000 4194304 7823515 140733703258640 140733703253976 6205296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 584873 531 887 0 594466 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 2381424

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3502
/proc/meminfo: memFree=24966924/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1602.05 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569861 0 0 0 159965 240 0 0 20 0 1 0 342345209 2438578176 584874 33554432000 4194304 7823515 140733703258640 140733703253976 6212103 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 584874 531 887 0 594466 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 2381424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3543
/proc/meminfo: memFree=28393860/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1662.04 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569863 0 0 0 165960 244 0 0 20 0 1 0 342345209 2438578176 584913 33554432000 4194304 7823515 140733703258640 140733703253976 5925270 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 584913 531 887 0 594466 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2381424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=28097288/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1722.03 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569973 0 0 0 171957 246 0 0 20 0 1 0 342345209 2438578176 585276 33554432000 4194304 7823515 140733703258640 140733703253976 6212302 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 585276 531 887 0 594466 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2381424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=27924460/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1782.01 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569984 0 0 0 177953 248 0 0 20 0 1 0 342345209 2438578176 585287 33554432000 4194304 7823515 140733703258640 140733703253976 6177531 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 585287 531 887 0 594466 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2381424

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=27914664/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1785.32 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569986 0 0 0 178283 249 0 0 20 0 1 0 342345209 2438578176 585289 33554432000 4194304 7823515 140733703258640 140733703254440 6212418 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 585289 531 887 0 594466 0
Current children cumulated CPU time (s) 1785.32
Current children cumulated vsize (KiB) 2381424

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=27890468/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1791.72 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569986 0 0 0 178923 249 0 0 20 0 1 0 342345209 2438578176 585289 33554432000 4194304 7823515 140733703258640 140733703253976 6212552 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 585289 531 887 0 594466 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (KiB) 2381424

[startup+1793.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=27890220/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1793.32 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569988 0 0 0 179083 249 0 0 20 0 1 0 342345209 2438578176 585291 33554432000 4194304 7823515 140733703258640 140733703253976 6212400 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 585291 531 887 0 594466 0
Current children cumulated CPU time (s) 1793.32
Current children cumulated vsize (KiB) 2381424

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=27873108/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2381424 CPUtime=1794.92 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569988 0 0 0 179243 249 0 0 20 0 1 0 342345209 2438578176 585291 33554432000 4194304 7823515 140733703258640 140733703253976 6263480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 595356 585291 531 887 0 594466 0
Current children cumulated CPU time (s) 1794.92
Current children cumulated vsize (KiB) 2381424

[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=27873108/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2379900 CPUtime=1795.72 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569998 0 0 0 179323 249 0 0 20 0 1 0 342345209 2437017600 584956 33554432000 4194304 7823515 140733703258640 140733703254152 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 594975 584956 541 887 0 594085 0
Current children cumulated CPU time (s) 1795.72
Current children cumulated vsize (KiB) 2379900

[startup+1796.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3543
/proc/meminfo: memFree=27873108/32873844 swapFree=7116/7116
[pid=3487] ppid=3485 vsize=2145372 CPUtime=1795.91 cores=1,3,5,7
/proc/3487/stat : 3487 (pbscip.linux.x8) R 3485 3487 2584 0 -1 4202496 569998 0 0 0 179334 257 0 0 20 0 1 0 342345209 2196860928 269514 33554432000 4194304 7823515 140733703258640 140733703254152 7132266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3487/statm: 536343 269216 541 887 0 535453 0
Current children cumulated CPU time (s) 1795.91
Current children cumulated vsize (KiB) 2145372

Child status: 0
Real time (s): 1796.25
CPU time (s): 1795.98
CPU user time (s): 1793.35
CPU system time (s): 2.6276
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 2381424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.35
system time used= 2.6276
maximum resident set size= 2341204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 570005
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1850

runsolver used 2.90856 second user time and 9.11261 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 00:22:46
IDJOB=3740520
IDBENCH=77689
IDSOLVER=2321
FILE ID=node103/3740520-1338762166
RUNJOBID= node103-1338749472-2601
PBS_JOBID= 14636802
Free space on /tmp= 71104 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/j90opt/normalized-j9013_1.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-3740520-1338762166/watcher-3740520-1338762166 -o /tmp/evaluation-result-3740520-1338762166/solver-3740520-1338762166 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740520-1338762166.opb

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

MD5SUM BENCH= b760f204d25cefa22909a1b50f38728a
RANDOM SEED=1177257539

node103.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		: 2666.189
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	: 5332.37
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		: 2666.189
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		: 2666.189
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.92
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		: 2666.189
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		: 2666.189
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		: 2666.189
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	: 5411.36
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		: 2666.189
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		: 2666.189
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:        30233092 kB
Buffers:          193740 kB
Cached:           379932 kB
SwapCached:         5648 kB
Active:          1483872 kB
Inactive:         383440 kB
Active(anon):    1291176 kB
Inactive(anon):     4740 kB
Active(file):     192696 kB
Inactive(file):   378700 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             15572 kB
Writeback:             0 kB
AnonPages:       1295728 kB
Mapped:            10656 kB
Shmem:                 0 kB
Slab:             633424 kB
SReclaimable:      74100 kB
SUnreclaim:       559324 kB
KernelStack:        1456 kB
PageTables:         6600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1437200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 71096 MiB
End job on node103 at 2012-06-04 00:52:43