Trace number 1870307

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2OPT11 961.328 961.552

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_1.opb
MD5SUM55d0299800773493d27ef2c1b95d10c5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark271.097
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1248
Sum of products size (including duplicates)2496
Number of different products1248
Sum of products size2496

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver Clp 1.8.2
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1870307-1245196945.opb>
0.00/0.02	c original problem has 1348 variables (1348 bin, 0 int, 0 impl, 0 cont) and 1348 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.09/0.18	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 100 upgd conss, 35732 impls, 0 clqs
0.29/0.33	c    (0.1s) probing: 101/1348 (7.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.33	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.29/0.33	c presolving (2 rounds):
0.29/0.33	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.33	c  35732 implications, 0 cliques
0.29/0.33	c presolved problem has 1348 variables (1348 bin, 0 int, 0 impl, 0 cont) and 1348 constraints
0.29/0.33	c    1248 constraints of type <and>
0.29/0.33	c     100 constraints of type <logicor>
0.29/0.33	c transformed objective value is always integral (scale: 1)
0.29/0.33	c Presolving Time: 0.14
0.29/0.33	c OPT-NLC
0.29/0.33	c -----------------------------------------------------------------------------------------------
0.29/0.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.33	c limits/memory = c 1620
0.29/0.33	c # maximal time in seconds to run
0.29/0.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.33	c limits/time = c 1791
0.29/0.33	c # frequency for displaying node information lines
0.29/0.33	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.33	c display/freq = c 10000
0.29/0.33	c -----------------------------------------------------------------------------------------------
0.29/0.33	c start solving problem
0.29/0.33	c 
0.29/0.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.36	c   0.2s|     1 |     0 |   200 |6880k|   0 | 200 |1348 |1348 |1348 |1348 |2596 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	o 26
0.29/0.36	c s 0.2s|     1 |     0 |   200 |6914k|   0 | 200 |1348 |1348 |1348 |1348 |2596 |   0 |   0 |   0 | 0.000000e+00 | 2.600000e+01 |    Inf 
0.49/0.57	c   0.4s|     1 |     0 |   501 |7001k|   0 | 200 |1348 |1348 |1348 |1348 |2799 | 203 |   0 |   0 | 0.000000e+00 | 2.600000e+01 |    Inf 
0.49/0.58	o 18
0.49/0.58	c s 0.4s|     1 |     0 |   501 |7018k|   0 | 200 |1348 |1348 |1348 |1348 |2799 | 203 |   0 |   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
0.69/0.77	c   0.6s|     1 |     0 |   801 |7105k|   0 | 200 |1348 |1348 |1348 |1348 |2999 | 403 |   0 |   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
0.89/0.98	c   0.8s|     1 |     0 |  1102 |7193k|   0 | 200 |1348 |1348 |1348 |1348 |3202 | 606 |   0 |   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
1.19/1.20	c   1.0s|     1 |     0 |  1402 |7282k|   0 | 200 |1348 |1348 |1348 |1348 |3404 | 808 |   0 |   0 | 0.000000e+00 | 1.800000e+01 |    Inf 
1.49/1.53	c   1.3s|     1 |     0 |  1923 |7369k|   0 | 432 |1348 |1348 |1348 |1348 |3606 |1010 |   0 |   0 | 5.650662e+00 | 1.800000e+01 | 218.55%
1.49/1.54	o 15
1.49/1.54	c s 1.3s|     1 |     0 |  1923 |7403k|   0 | 432 |1348 |1348 |1348 |1348 |3606 |1010 |   0 |   0 | 5.650662e+00 | 1.500000e+01 | 165.46%
2.09/2.20	c   2.0s|     1 |     0 |  2456 |7986k|   0 | 558 |1348 |1348 |1348 |1348 |3688 |1092 |   0 |   0 | 6.781145e+00 | 1.500000e+01 | 121.20%
3.09/3.11	c   2.9s|     1 |     0 |  3050 |8501k|   0 | 645 |1348 |1348 |1348 |1348 |3748 |1152 |   0 |   0 | 7.215362e+00 | 1.500000e+01 | 107.89%
4.19/4.20	c   4.0s|     1 |     0 |  3392 |8934k|   0 | 700 |1348 |1348 |1348 |1348 |3778 |1182 |   0 |   0 | 7.313903e+00 | 1.500000e+01 | 105.09%
5.29/5.38	c   5.1s|     1 |     0 |  3838 |9379k|   0 | 722 |1348 |1348 |1348 |1348 |3800 |1204 |   0 |   0 | 7.403642e+00 | 1.500000e+01 | 102.60%
6.50/6.54	c   6.3s|     1 |     0 |  4110 |9870k|   0 | 760 |1348 |1348 |1348 |1348 |3811 |1215 |   0 |   0 | 7.426806e+00 | 1.500000e+01 | 101.97%
7.79/7.81	c   7.5s|     1 |     0 |  4421 |  10M|   0 | 782 |1348 |1348 |1348 |1348 |1417 |1227 |   0 |   0 | 7.458450e+00 | 1.500000e+01 | 101.11%
8.39/8.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.39/8.40	c   8.1s|     1 |     0 |  4532 |  10M|   0 | 779 |1348 |1348 |1348 |1348 |1423 |1233 |   0 |   0 | 7.464602e+00 | 1.500000e+01 | 100.95%
8.99/9.01	c   8.8s|     1 |     0 |  4708 |  10M|   0 | 758 |1348 |1348 |1348 |1348 |1453 |1263 |   0 |   0 | 7.476712e+00 | 1.500000e+01 | 100.62%
9.49/9.54	c   9.3s|     1 |     0 |  4900 |  10M|   0 | 788 |1348 |1348 |1348 |1348 |1485 |1295 |   0 |   0 | 7.489019e+00 | 1.500000e+01 | 100.29%
10.09/10.12	c   9.8s|     1 |     0 |  5079 |  10M|   0 | 769 |1348 |1348 |1348 |1348 |1512 |1322 |   0 |   0 | 7.491446e+00 | 1.500000e+01 | 100.23%
10.59/10.69	c  10.4s|     1 |     0 |  5199 |  10M|   0 | 744 |1348 |1348 |1348 |1348 |1520 |1330 |   0 |   0 | 7.492823e+00 | 1.500000e+01 | 100.19%
11.19/11.29	c  11.0s|     1 |     0 |  5271 |  10M|   0 | 774 |1348 |1348 |1348 |1348 |1316 |1337 |   0 |   0 | 7.493044e+00 | 1.500000e+01 | 100.19%
11.69/11.79	c  11.5s|     1 |     0 |  5279 |  10M|   0 | 777 |1348 |1348 |1348 |1348 |1322 |1343 |   0 |   0 | 7.493044e+00 | 1.500000e+01 | 100.19%
12.19/12.29	c  12.0s|     1 |     0 |  5280 |  10M|   0 | 778 |1348 |1348 |1348 |1348 |1323 |1344 |   0 |   0 | 7.493044e+00 | 1.500000e+01 | 100.19%
12.68/12.80	c  12.5s|     1 |     0 |  5281 |  10M|   0 | 778 |1348 |1348 |1348 |1348 |1324 |1345 |   0 |   0 | 7.493044e+00 | 1.500000e+01 | 100.19%
12.99/13.06	c  12.8s|     1 |     0 |  5282 |  10M|   0 | 778 |1348 |1348 |1348 |1348 |1325 |1346 |   0 |   0 | 7.493044e+00 | 1.500000e+01 | 100.19%
14.29/14.34	c  14.1s|     1 |     2 |  5282 |  10M|   0 | 778 |1348 |1348 |1348 |1348 |1325 |1346 |   0 |  26 | 7.493044e+00 | 1.500000e+01 | 100.19%
28.88/28.97	o 13
28.88/28.97	c *28.6s|    14 |    11 |  8893 |  10M|  13 |   - |1348 |1348 |1095 |1348 |1647 |1964 |   0 | 362 | 7.623933e+00 | 1.300000e+01 |  70.52%
37.78/37.82	o 11
37.78/37.82	c *37.5s|    22 |     9 | 11148 |  10M|  13 |   - |1348 |1348 |1158 |1348 |1540 |2324 |   0 | 559 | 7.623933e+00 | 1.100000e+01 |  44.28%
961.27/961.51	c 
961.27/961.51	c SCIP Status        : problem is solved [optimal solution found]
961.27/961.51	c Solving Time (sec) : 958.60
961.27/961.51	c Solving Nodes      : 9573
961.27/961.51	c Primal Bound       : +1.10000000000000e+01 (5 solutions)
961.27/961.51	c Dual Bound         : +1.10000000000000e+01
961.27/961.51	c Gap                : 0.00 %
961.27/961.52	c NODE         9573
961.27/961.52	c DUAL BOUND   11
961.27/961.52	c PRIMAL BOUND 11
961.27/961.52	c GAP          0
961.27/961.52	s OPTIMUM FOUND
961.27/961.52	v -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 
961.27/961.52	v x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 x50 
961.27/961.52	v -x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 
961.27/961.52	v -x24 -x23 -x22 -x21 -x20 x19 x18 -x17 -x16 x15 -x14 -x13 -x12 -x11 x10 -x9 -x8 -x7 x6 x5 -x4 x3 -x2 -x1 
961.27/961.52	c SCIP Status        : problem is solved [optimal solution found]
961.27/961.52	c Solving Time       :     958.60
961.27/961.52	c Original Problem   :
961.27/961.52	c   Problem name     : HOME/instance-1870307-1245196945.opb
961.27/961.52	c   Variables        : 1348 (1348 binary, 0 integer, 0 implicit integer, 0 continuous)
961.27/961.52	c   Constraints      : 1348 initial, 1348 maximal
961.27/961.52	c Presolved Problem  :
961.27/961.52	c   Problem name     : t_HOME/instance-1870307-1245196945.opb
961.27/961.52	c   Variables        : 1348 (1348 binary, 0 integer, 0 implicit integer, 0 continuous)
961.27/961.52	c   Constraints      : 1348 initial, 1349 maximal
961.27/961.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
961.27/961.52	c   trivial          :       0.00          0          0          0          0          0          0          0          0
961.27/961.52	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
961.27/961.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
961.27/961.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
961.27/961.52	c   implics          :       0.00          0          0          0          0          0          0          0          0
961.27/961.52	c   probing          :       0.02          0          0          0          0          0          0          0          0
961.27/961.52	c   and              :       0.11          0          0          0          0          0          0          0          0
961.27/961.52	c   logicor          :       0.00          0          0          0          0          0          0          0          0
961.27/961.52	c   root node        :          -          1          -          -          1          -          -          -          -
961.27/961.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
961.27/961.52	c   integral         :          0          0          0       5270          0        112       1589          0          0       9582
961.27/961.52	c   and              :       1248      16235      43750          2          0          0     459157      63760          0          0
961.27/961.52	c   logicor          :        100+        21      21160          2          0          0          0          0          0          0
961.27/961.52	c   countsols        :          0          0          0          2          0          0          0          0          0          0
961.27/961.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
961.27/961.52	c   integral         :     218.06       0.00       0.00     218.06       0.00
961.27/961.52	c   and              :      20.98      16.71       4.27       0.00       0.00
961.27/961.52	c   logicor          :       0.29       0.00       0.29       0.00       0.00
961.27/961.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00
961.27/961.52	c Propagators        :       Time      Calls    Cutoffs    DomReds
961.27/961.52	c   rootredcost      :       0.01          2          0          0
961.27/961.52	c   pseudoobj        :       0.47      43826          1          0
961.27/961.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
961.27/961.52	c   propagation      :       0.00          1          1          1       11.0          0        0.0          -
961.27/961.52	c   infeasible LP    :       1.61       5135          0          0        0.0          0        0.0          0
961.27/961.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
961.27/961.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
961.27/961.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
961.27/961.52	c   applied globally :          -          -          -          1       11.0          -          -          -
961.27/961.52	c   applied locally  :          -          -          -          0        0.0          -          -          -
961.27/961.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
961.27/961.52	c   cut pool         :       0.04         20          -          -         72          -    (maximal pool size: 2292)
961.27/961.52	c   redcost          :       1.00      16283          0      44566          0          0
961.27/961.52	c   impliedbounds    :       0.04         21          0          0       1333          0
961.27/961.52	c   intobj           :       0.00          0          0          0          0          0
961.27/961.52	c   gomory           :       6.35         21          0          0       2516          0
961.27/961.52	c   strongcg         :       3.36         20          0          0       5611          0
961.27/961.52	c   cmir             :       0.63         10          0          0       1007          0
961.27/961.52	c   flowcover        :       0.42         10          0          0       1098          0
961.27/961.52	c   clique           :       0.11         21          0          0         17          0
961.27/961.52	c   zerohalf         :       0.00          0          0          0          0          0
961.27/961.52	c   mcf              :       0.00          1          0          0          0          0
961.27/961.52	c Pricers            :       Time      Calls       Vars
961.27/961.52	c   problem variables:       0.00          0          0
961.27/961.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
961.27/961.52	c   relpscost        :     218.04       5268        112       1589          0          0       9582
961.27/961.52	c   pscost           :       0.00          0          0          0          0          0          0
961.27/961.52	c   inference        :       0.00          0          0          0          0          0          0
961.27/961.52	c   mostinf          :       0.00          0          0          0          0          0          0
961.27/961.52	c   leastinf         :       0.00          0          0          0          0          0          0
961.27/961.52	c   fullstrong       :       0.00          0          0          0          0          0          0
961.27/961.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
961.27/961.52	c   random           :       0.00          0          0          0          0          0          0
961.27/961.52	c Primal Heuristics  :       Time      Calls      Found
961.27/961.52	c   LP solutions     :       0.00          -          2
961.27/961.52	c   pseudo solutions :       0.00          -          0
961.27/961.52	c   oneopt           :       0.02          3          0
961.27/961.52	c   crossover        :       0.18          3          0
961.27/961.52	c   linesearchdiving :       4.93         26          0
961.27/961.52	c   fracdiving       :       8.93         26          0
961.27/961.52	c   veclendiving     :      14.82         26          0
961.27/961.52	c   coefdiving       :       4.71         27          0
961.27/961.52	c   pscostdiving     :       9.58         27          0
961.27/961.52	c   guideddiving     :       6.64         27          0
961.27/961.52	c   objpscostdiving  :      12.49         14          0
961.27/961.52	c   rootsoldiving    :       1.13         14          0
961.27/961.52	c   simplerounding   :       0.05          0          0
961.27/961.52	c   rounding         :       1.13       1850          0
961.27/961.52	c   shifting         :       1.60       1830          3
961.27/961.52	c   intshifting      :       0.00          0          0
961.27/961.52	c   fixandinfer      :       0.00          0          0
961.27/961.52	c   feaspump         :       0.01          0          0
961.27/961.52	c   intdiving        :       0.00          0          0
961.27/961.52	c   actconsdiving    :       0.00          0          0
961.27/961.52	c   octane           :       0.00          0          0
961.27/961.52	c   rens             :       0.01          0          0
961.27/961.52	c   rins             :       0.00          0          0
961.27/961.52	c   localbranching   :       0.00          0          0
961.27/961.52	c   mutation         :       0.00          0          0
961.27/961.52	c   dins             :       0.00          0          0
961.27/961.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
961.27/961.52	c   primal LP        :      83.10          0          0       0.00       0.00
961.27/961.52	c   dual LP          :     527.83      21718    1624827      74.81    3078.31
961.27/961.52	c   barrier LP       :       0.00          0          0       0.00          -
961.27/961.52	c   diving/probing LP:      58.18       5287     155719      29.45    2676.50
961.27/961.52	c   strong branching :     215.64       4554     802675     176.26    3722.29
961.27/961.52	c     (at root node) :          -         26       4970     191.15          -
961.27/961.52	c   conflict analysis:       0.00          0          0       0.00          -
961.27/961.52	c B&B Tree           :
961.27/961.52	c   number of runs   :          1
961.27/961.52	c   nodes            :       9573
961.27/961.52	c   nodes (total)    :       9573
961.27/961.52	c   nodes left       :          0
961.27/961.52	c   max depth        :         38
961.27/961.52	c   max depth (total):         38
961.27/961.52	c   backtracks       :       2261 (23.6%)
961.27/961.52	c   delayed cutoffs  :          0
961.27/961.52	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
961.27/961.52	c   avg switch length:       6.16
961.27/961.52	c   switching time   :      86.11
961.27/961.52	c Solution           :
961.27/961.52	c   Solutions found  :          5 (5 improvements)
961.27/961.52	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 22 nodes, 37.45 seconds, depth 9, found by <relaxation>)
961.27/961.52	c   Dual Bound       : +1.10000000000000e+01
961.27/961.52	c   Gap              :       0.00 %
961.27/961.52	c   Root Dual Bound  : +7.49304416319357e+00
961.27/961.55	c Time complete: 961.32.

Verifier Data

OK	11

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870307-1245196945/watcher-1870307-1245196945 -o /tmp/evaluation-result-1870307-1245196945/solver-1870307-1245196945 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870307-1245196945.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3670
/proc/meminfo: memFree=1825312/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=5812 CPUtime=0
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 517 0 0 0 0 0 0 0 18 0 1 0 187294018 5951488 501 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/3670/statm: 1453 502 332 1256 0 192 0

[startup+0.044385 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3670
/proc/meminfo: memFree=1825312/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=16888 CPUtime=0.03
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 3340 0 0 0 2 1 0 0 18 0 1 0 187294018 17293312 2970 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 4222 2981 447 1256 0 2961 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16888

[startup+0.101388 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3670
/proc/meminfo: memFree=1825312/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=18852 CPUtime=0.09
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 3846 0 0 0 5 4 0 0 18 0 1 0 187294018 19304448 3476 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 4713 3476 447 1256 0 3452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18852

[startup+0.3014 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3670
/proc/meminfo: memFree=1825312/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=18852 CPUtime=0.29
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 3874 0 0 0 13 16 0 0 19 0 1 0 187294018 19304448 3504 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 4713 3504 469 1256 0 3452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18852

[startup+0.701425 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3670
/proc/meminfo: memFree=1825312/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=27236 CPUtime=0.69
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 5736 0 0 0 50 19 0 0 22 0 1 0 187294018 27889664 5364 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 6809 5364 650 1256 0 5548 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27236

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1804760/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=30780 CPUtime=1.49
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 6482 0 0 0 127 22 0 0 25 0 1 0 187294018 31518720 6110 1992294400 4194304 9342243 548682068736 18446744073709551615 6976974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 7695 6110 652 1256 0 6434 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30780

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1800792/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=34448 CPUtime=3.09
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 7356 0 0 0 286 23 0 0 25 0 1 0 187294018 35274752 6982 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 8612 6982 653 1256 0 7351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34448

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1799256/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=34764 CPUtime=6.29
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 7501 0 0 0 606 23 0 0 25 0 1 0 187294018 35598336 7127 1992294400 4194304 9342243 548682068736 18446744073709551615 6952853 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 8691 7127 653 1256 0 7430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34764

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1794904/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=39192 CPUtime=12.68
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 8576 0 0 0 1243 25 0 0 25 0 1 0 187294018 40132608 8201 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 9798 8201 667 1256 0 8537 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39192

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1793624/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=39192 CPUtime=25.48
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 8942 0 0 0 2519 29 0 0 25 0 1 0 187294018 40132608 8567 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 9798 8567 675 1256 0 8537 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39192

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1793432/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=39192 CPUtime=51.07
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 9008 0 0 0 5071 36 0 0 25 0 1 0 187294018 40132608 8633 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 9798 8633 681 1256 0 8537 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39192

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1784792/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48516 CPUtime=102.26
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 11182 0 0 0 10178 48 0 0 25 0 1 0 187294018 49680384 10807 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12129 10807 702 1256 0 10868 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 48516

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783192/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49888 CPUtime=162.24
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 11589 0 0 0 16161 63 0 0 25 0 1 0 187294018 51085312 11214 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12472 11214 704 1256 0 11211 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49888

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48080 CPUtime=222.22
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12071 0 0 0 22145 77 0 0 25 0 1 0 187294018 49233920 11114 1992294400 4194304 9342243 548682068736 18446744073709551615 4265989 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12020 11114 708 1256 0 10759 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 48080

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48080 CPUtime=282.21
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12074 0 0 0 28128 93 0 0 25 0 1 0 187294018 49233920 11117 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12020 11117 708 1256 0 10759 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 48080

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48080 CPUtime=342.2
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12074 0 0 0 34112 108 0 0 25 0 1 0 187294018 49233920 11117 1992294400 4194304 9342243 548682068736 18446744073709551615 6957890 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12020 11117 708 1256 0 10759 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 48080

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48080 CPUtime=402.19
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12074 0 0 0 40097 122 0 0 25 0 1 0 187294018 49233920 11117 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12020 11117 708 1256 0 10759 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 48080

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48080 CPUtime=462.17
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12074 0 0 0 46081 136 0 0 25 0 1 0 187294018 49233920 11117 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12020 11117 708 1256 0 10759 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 48080

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48404 CPUtime=522.16
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12076 0 0 0 52064 152 0 0 25 0 1 0 187294018 49565696 11119 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12101 11119 708 1256 0 10840 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 48404

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48404 CPUtime=582.15
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12083 0 0 0 58048 167 0 0 25 0 1 0 187294018 49565696 11126 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12101 11126 708 1256 0 10840 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 48404

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783384/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=48712 CPUtime=642.14
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12096 0 0 0 64032 182 0 0 25 0 1 0 187294018 49881088 11139 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12178 11139 708 1256 0 10917 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 48712

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1783192/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49460 CPUtime=702.13
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12387 0 0 0 70016 197 0 0 25 0 1 0 187294018 50647040 11430 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12365 11430 708 1256 0 11104 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 49460

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1782168/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49460 CPUtime=762.12
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12387 0 0 0 76000 212 0 0 25 0 1 0 187294018 50647040 11430 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12365 11430 708 1256 0 11104 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 49460

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1782040/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49664 CPUtime=822.09
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12410 0 0 0 81982 227 0 0 25 0 1 0 187294018 50855936 11453 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12416 11453 708 1256 0 11155 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 49664

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1782040/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49664 CPUtime=882.08
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12412 0 0 0 87962 246 0 0 25 0 1 0 187294018 50855936 11455 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12416 11455 708 1256 0 11155 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 49664

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781848/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=942.07
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12454 0 0 0 93944 263 0 0 25 0 1 0 187294018 51159040 11497 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11497 708 1256 0 11229 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 49960

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

[startup+947.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781848/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=946.87
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12456 0 0 0 94423 264 0 0 25 0 1 0 187294018 51159040 11499 1992294400 4194304 9342243 548682068736 18446744073709551615 6342051 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11499 708 1256 0 11229 0
Current children cumulated CPU time (s) 946.87
Current children cumulated vsize (KiB) 49960

[startup+953.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781784/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=953.27
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12459 0 0 0 95061 266 0 0 25 0 1 0 187294018 51159040 11502 1992294400 4194304 9342243 548682068736 18446744073709551615 6238740 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11502 708 1256 0 11229 0
Current children cumulated CPU time (s) 953.27
Current children cumulated vsize (KiB) 49960

[startup+956.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781784/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=956.47
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12460 0 0 0 95380 267 0 0 25 0 1 0 187294018 51159040 11503 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11503 708 1256 0 11229 0
Current children cumulated CPU time (s) 956.47
Current children cumulated vsize (KiB) 49960

[startup+959.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781784/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=959.66
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12461 0 0 0 95699 267 0 0 25 0 1 0 187294018 51159040 11504 1992294400 4194304 9342243 548682068736 18446744073709551615 4265819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11504 708 1256 0 11229 0
Current children cumulated CPU time (s) 959.66
Current children cumulated vsize (KiB) 49960

[startup+960.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781784/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=960.47
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12461 0 0 0 95779 268 0 0 25 0 1 0 187294018 51159040 11504 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11504 708 1256 0 11229 0
Current children cumulated CPU time (s) 960.47
Current children cumulated vsize (KiB) 49960

[startup+961.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781784/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=960.87
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12461 0 0 0 95819 268 0 0 25 0 1 0 187294018 51159040 11504 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11504 708 1256 0 11229 0
Current children cumulated CPU time (s) 960.87
Current children cumulated vsize (KiB) 49960

[startup+961.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3671
/proc/meminfo: memFree=1781784/2055920 swapFree=4191900/4192956
[pid=3670] ppid=3668 vsize=49960 CPUtime=961.27
/proc/3670/stat : 3670 (pbscip.linux.x8) R 3668 3670 3413 0 -1 4194304 12461 0 0 0 95859 268 0 0 25 0 1 0 187294018 51159040 11504 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3670/statm: 12490 11504 708 1256 0 11229 0
Current children cumulated CPU time (s) 961.27
Current children cumulated vsize (KiB) 49960

Child status: 0
Real time (s): 961.552
CPU time (s): 961.328
CPU user time (s): 958.634
CPU system time (s): 2.69359
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 49960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 958.634
system time used= 2.69359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12465
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= 3
involuntary context switches= 1425

runsolver used 0.710891 second user time and 2.03769 second system time

The end

Launcher Data

Begin job on node29 at 2009-06-17 02:02:25
IDJOB=1870307
IDBENCH=48152
IDSOLVER=684
FILE ID=node29/1870307-1245196945
PBS_JOBID= 9368311
Free space on /tmp= 66244 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_1.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870307-1245196945/watcher-1870307-1245196945 -o /tmp/evaluation-result-1870307-1245196945/solver-1870307-1245196945 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870307-1245196945.opb

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

MD5SUM BENCH= 55d0299800773493d27ef2c1b95d10c5
RANDOM SEED=547308889

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.237
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.237
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1825792 kB
Buffers:         50876 kB
Cached:         114232 kB
SwapCached:        268 kB
Active:          40256 kB
Inactive:       137656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825792 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11756 kB
Writeback:           0 kB
Mapped:          21308 kB
Slab:            38148 kB
Committed_AS:   188060 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66232 MiB
End job on node29 at 2009-06-17 02:18:26