Trace number 1870413

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.2SAT (TO)-29 1800.85 1801.35

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_5.opb
MD5SUMcdccc05ac387e7ee9cb8ab81f53ca6f8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark1800.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6226
Sum of products size (including duplicates)12452
Number of different products3113
Sum of products size6226

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.04	c SCIP version 1.1.0.7
0.00/0.04	c LP-Solver Clp 1.8.2
0.00/0.04	c user parameter file <scip.set> not found - using default parameters
0.00/0.04	c read problem <HOME/instance-1870413-1245202443.opb>
0.00/0.04	c original problem has 3313 variables (3313 bin, 0 int, 0 impl, 0 cont) and 3313 constraints
0.00/0.07	c start presolving problem
0.00/0.07	c presolving:
0.19/0.23	c (round 1) 3113 del vars, 200 del conss, 3113 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12452 impls, 0 clqs
0.39/0.44	c    (0.2s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.44	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.44	c presolving (2 rounds):
0.39/0.44	c  3113 deleted vars, 200 deleted constraints, 3113 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.44	c  18678 implications, 0 cliques
0.39/0.44	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 3113 constraints
0.39/0.44	c    3113 constraints of type <and>
0.39/0.44	c transformed objective value is always integral (scale: 1)
0.39/0.44	c Presolving Time: 0.22
0.39/0.44	c OPT-NLC
0.39/0.44	c -----------------------------------------------------------------------------------------------
0.39/0.44	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.44	c limits/memory = c 1620
0.39/0.44	c # maximal time in seconds to run
0.39/0.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.44	c limits/time = c 1791
0.39/0.44	c # frequency for displaying node information lines
0.39/0.44	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.44	c display/freq = c 10000
0.39/0.44	c -----------------------------------------------------------------------------------------------
0.39/0.44	c start solving problem
0.39/0.44	c 
0.39/0.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.49	c   0.3s|     1 |     0 |   209 |  11M|   0 | 200 | 200 |3113 |3113 | 200 |3113 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.39/0.49	o -18
0.39/0.49	c R 0.3s|     1 |     0 |   209 |  11M|   0 | 200 | 200 |3113 |3113 | 200 |3113 |   0 |   0 |   0 |-1.000000e+02 |-1.800000e+01 |  82.00%
0.49/0.59	c   0.4s|     1 |     0 |   269 |  11M|   0 | 187 | 200 |3113 |3113 | 200 |3123 |  10 |   0 |   0 |-9.350000e+01 |-1.800000e+01 |  80.75%
0.69/0.73	c   0.5s|     1 |     0 |   329 |  11M|   0 | 181 | 200 |3113 |3113 | 200 |3129 |  16 |   0 |   0 |-9.050000e+01 |-1.800000e+01 |  80.11%
0.89/0.90	c   0.7s|     1 |     0 |   433 |  11M|   0 | 174 | 200 |3113 |3113 | 200 |3136 |  23 |   0 |   0 |-8.700000e+01 |-1.800000e+01 |  79.31%
1.00/1.08	c   0.8s|     1 |     0 |   559 |  11M|   0 | 170 | 200 |3113 |3113 | 200 |3141 |  28 |   0 |   0 |-8.500000e+01 |-1.800000e+01 |  78.82%
1.19/1.25	c   1.0s|     1 |     0 |   645 |  11M|   0 | 167 | 200 |3113 |3113 | 200 |3147 |  34 |   0 |   0 |-8.350000e+01 |-1.800000e+01 |  78.44%
1.39/1.42	c   1.2s|     1 |     0 |   717 |  11M|   0 | 164 | 200 |3113 |3113 | 200 |3153 |  40 |   0 |   0 |-8.200000e+01 |-1.800000e+01 |  78.05%
1.59/1.62	c   1.4s|     1 |     0 |   829 |  11M|   0 | 162 | 200 |3113 |3113 | 200 |3158 |  45 |   0 |   0 |-7.950000e+01 |-1.800000e+01 |  77.36%
1.79/1.87	c   1.6s|     1 |     0 |   952 |  11M|   0 | 155 | 200 |3113 |3113 | 200 |3164 |  51 |   0 |   0 |-7.750000e+01 |-1.800000e+01 |  76.77%
1.99/2.05	c   1.8s|     1 |     0 |  1037 |  12M|   0 | 151 | 200 |3113 |3113 | 200 |3173 |  60 |   0 |   0 |-7.550000e+01 |-1.800000e+01 |  76.16%
1.99/2.06	o -20
1.99/2.06	c R 1.8s|     1 |     0 |  1037 |  12M|   0 | 151 | 200 |3113 |3113 | 200 |3173 |  60 |   0 |   0 |-7.550000e+01 |-2.000000e+01 |  73.51%
2.29/2.33	c   2.1s|     1 |     0 |  1189 |  12M|   0 | 149 | 200 |3113 |3113 | 200 |3181 |  68 |   0 |   0 |-7.450000e+01 |-2.000000e+01 |  73.15%
2.39/2.49	c   2.2s|     1 |     0 |  1285 |  12M|   0 | 147 | 200 |3113 |3113 | 200 | 367 |  72 |   0 |   0 |-7.350000e+01 |-2.000000e+01 |  72.79%
2.49/2.56	c   2.3s|     1 |     0 |  1454 |  12M|   0 | 152 | 200 |3113 |3113 | 200 | 376 |  81 |   0 |   0 |-7.283333e+01 |-2.000000e+01 |  72.54%
2.59/2.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.59/2.62	c   2.4s|     1 |     0 |  1644 |  12M|   0 | 142 | 200 |3113 |3113 | 200 | 460 | 165 |   0 |   0 |-7.125000e+01 |-2.000000e+01 |  71.93%
2.59/2.67	c   2.4s|     1 |     0 |  1834 |  12M|   0 | 162 | 200 |3113 |3113 | 200 | 483 | 188 |   0 |   0 |-6.961538e+01 |-2.000000e+01 |  71.27%
2.78/2.82	c   2.5s|     1 |     0 |  2018 |  12M|   0 | 150 | 200 |3113 |3113 | 200 | 741 | 446 |   0 |   0 |-6.850000e+01 |-2.000000e+01 |  70.80%
2.88/2.97	c   2.7s|     1 |     0 |  2244 |  12M|   0 | 159 | 200 |3113 |3113 | 200 | 807 | 512 |   0 |   0 |-6.706944e+01 |-2.000000e+01 |  70.18%
3.09/3.13	c   2.9s|     1 |     0 |  2464 |  12M|   0 | 170 | 200 |3113 |3113 | 200 | 713 | 549 |   0 |   0 |-6.523256e+01 |-2.000000e+01 |  69.34%
3.29/3.33	c   3.0s|     1 |     0 |  2650 |  13M|   0 | 142 | 200 |3113 |3113 | 200 | 836 | 672 |   0 |   0 |-6.350000e+01 |-2.000000e+01 |  68.50%
3.48/3.54	c   3.2s|     1 |     0 |  3129 |  13M|   0 | 151 | 200 |3113 |3113 | 200 | 859 | 695 |   0 |   0 |-6.238889e+01 |-2.000000e+01 |  67.94%
3.68/3.73	c   3.4s|     1 |     0 |  3377 |  14M|   0 | 153 | 200 |3113 |3113 | 200 | 900 | 736 |   0 |   0 |-6.125962e+01 |-2.000000e+01 |  67.35%
3.78/3.86	c   3.6s|     1 |     0 |  3622 |  14M|   0 | 161 | 200 |3113 |3113 | 200 | 935 | 771 |   0 |   0 |-6.034328e+01 |-2.000000e+01 |  66.86%
3.99/4.01	c   3.7s|     1 |     0 |  3928 |  15M|   0 | 158 | 200 |3113 |3113 | 200 | 984 | 820 |   0 |   0 |-5.922619e+01 |-2.000000e+01 |  66.23%
4.09/4.18	c   3.9s|     1 |     0 |  4226 |  15M|   0 | 150 | 200 |3113 |3113 | 200 | 913 | 854 |   0 |   0 |-5.810000e+01 |-2.000000e+01 |  65.58%
4.29/4.33	c   4.0s|     1 |     0 |  4546 |  15M|   0 | 160 | 200 |3113 |3113 | 200 | 927 | 868 |   0 |   0 |-5.676119e+01 |-2.000000e+01 |  64.76%
4.39/4.49	c   4.2s|     1 |     0 |  4877 |  15M|   0 | 164 | 200 |3113 |3113 | 200 | 962 | 903 |   0 |   0 |-5.612897e+01 |-2.000000e+01 |  64.37%
4.59/4.68	c   4.4s|     1 |     0 |  5041 |  16M|   0 | 166 | 200 |3113 |3113 | 200 |1040 | 981 |   0 |   0 |-5.568533e+01 |-2.000000e+01 |  64.08%
4.88/4.93	c   4.6s|     1 |     0 |  5363 |  17M|   0 | 176 | 200 |3113 |3113 | 200 |1078 |1019 |   0 |   0 |-5.468338e+01 |-2.000000e+01 |  63.43%
5.08/5.17	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.08/5.17	c   4.9s|     1 |     0 |  5602 |  17M|   0 | 177 | 200 |3113 |3113 | 200 |1100 |1041 |   0 |   0 |-5.435429e+01 |-2.000000e+01 |  63.20%
5.39/5.43	c   5.1s|     1 |     0 |  5825 |  17M|   0 | 171 | 200 |3113 |3113 | 200 | 645 |1056 |   0 |   0 |-5.388110e+01 |-2.000000e+01 |  62.88%
5.49/5.59	c   5.3s|     1 |     0 |  6095 |  17M|   0 | 176 | 200 |3113 |3113 | 200 | 660 |1071 |   0 |   0 |-5.324054e+01 |-2.000000e+01 |  62.43%
5.68/5.72	c   5.4s|     1 |     0 |  6215 |  17M|   0 | 180 | 200 |3113 |3113 | 200 | 675 |1086 |   0 |   0 |-5.291220e+01 |-2.000000e+01 |  62.20%
5.78/5.88	c   5.6s|     1 |     0 |  6414 |  17M|   0 | 178 | 200 |3113 |3113 | 200 | 691 |1102 |   0 |   0 |-5.230651e+01 |-2.000000e+01 |  61.76%
5.98/6.04	c   5.8s|     1 |     0 |  6667 |  17M|   0 | 182 | 200 |3113 |3113 | 200 | 708 |1119 |   0 |   0 |-5.180413e+01 |-2.000000e+01 |  61.39%
6.18/6.21	c   5.9s|     1 |     0 |  6877 |  17M|   0 | 182 | 200 |3113 |3113 | 200 | 729 |1140 |   0 |   0 |-5.150858e+01 |-2.000000e+01 |  61.17%
6.28/6.37	c   6.1s|     1 |     0 |  6998 |  17M|   0 | 186 | 200 |3113 |3113 | 200 | 503 |1156 |   0 |   0 |-5.134255e+01 |-2.000000e+01 |  61.05%
6.38/6.47	c   6.2s|     1 |     0 |  7117 |  17M|   0 | 185 | 200 |3113 |3113 | 200 | 514 |1167 |   0 |   0 |-5.107919e+01 |-2.000000e+01 |  60.85%
6.48/6.58	c   6.3s|     1 |     0 |  7226 |  17M|   0 | 188 | 200 |3113 |3113 | 200 | 529 |1182 |   0 |   0 |-5.082066e+01 |-2.000000e+01 |  60.65%
6.59/6.70	c   6.4s|     1 |     0 |  7337 |  17M|   0 | 189 | 200 |3113 |3113 | 200 | 538 |1191 |   0 |   0 |-5.058399e+01 |-2.000000e+01 |  60.46%
6.79/6.81	c   6.5s|     1 |     0 |  7433 |  17M|   0 | 191 | 200 |3113 |3113 | 200 | 547 |1200 |   0 |   0 |-5.049383e+01 |-2.000000e+01 |  60.39%
6.88/6.92	c   6.6s|     1 |     0 |  7527 |  17M|   0 | 190 | 200 |3113 |3113 | 200 | 557 |1210 |   0 |   0 |-5.037635e+01 |-2.000000e+01 |  60.30%
6.98/7.04	c   6.7s|     1 |     0 |  7633 |  17M|   0 | 193 | 200 |3113 |3113 | 200 | 423 |1234 |   0 |   0 |-5.024816e+01 |-2.000000e+01 |  60.20%
7.08/7.14	c   6.8s|     1 |     0 |  7762 |  17M|   0 | 195 | 200 |3113 |3113 | 200 | 431 |1242 |   0 |   0 |-5.008904e+01 |-2.000000e+01 |  60.07%
7.18/7.23	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.18/7.23	c   6.9s|     1 |     0 |  7859 |  17M|   0 | 189 | 200 |3113 |3113 | 200 | 440 |1251 |   0 |   0 |-4.990787e+01 |-2.000000e+01 |  59.93%
7.28/7.31	c   7.0s|     1 |     0 |  7922 |  17M|   0 | 193 | 200 |3113 |3113 | 200 | 448 |1259 |   0 |   0 |-4.985347e+01 |-2.000000e+01 |  59.88%
7.38/7.40	c   7.1s|     1 |     0 |  7997 |  17M|   0 | 195 | 200 |3113 |3113 | 200 | 458 |1269 |   0 |   0 |-4.976787e+01 |-2.000000e+01 |  59.81%
7.48/7.50	c   7.2s|     1 |     0 |  8085 |  17M|   0 | 197 | 200 |3113 |3113 | 200 | 465 |1276 |   0 |   0 |-4.966158e+01 |-2.000000e+01 |  59.73%
7.58/7.61	c   7.3s|     1 |     0 |  8187 |  17M|   0 | 198 | 200 |3113 |3113 | 200 | 389 |1288 |   0 |   0 |-4.948929e+01 |-2.000000e+01 |  59.59%
7.58/7.69	c   7.4s|     1 |     0 |  8267 |  17M|   0 | 199 | 200 |3113 |3113 | 200 | 399 |1298 |   0 |   0 |-4.941783e+01 |-2.000000e+01 |  59.53%
7.68/7.77	c   7.5s|     1 |     0 |  8345 |  17M|   0 | 199 | 200 |3113 |3113 | 200 | 406 |1305 |   0 |   0 |-4.935322e+01 |-2.000000e+01 |  59.48%
7.78/7.85	c   7.5s|     1 |     0 |  8379 |  17M|   0 | 199 | 200 |3113 |3113 | 200 | 416 |1315 |   0 |   0 |-4.933419e+01 |-2.000000e+01 |  59.46%
7.88/7.93	c   7.6s|     1 |     0 |  8468 |  17M|   0 | 199 | 200 |3113 |3113 | 200 | 426 |1325 |   0 |   0 |-4.928509e+01 |-2.000000e+01 |  59.42%
7.98/8.02	c   7.7s|     1 |     0 |  8539 |  17M|   0 | 197 | 200 |3113 |3113 | 200 | 436 |1335 |   0 |   0 |-4.923706e+01 |-2.000000e+01 |  59.38%
8.08/8.12	c   7.8s|     1 |     0 |  8621 |  17M|   0 | 196 | 200 |3113 |3113 | 200 | 385 |1346 |   0 |   0 |-4.917984e+01 |-2.000000e+01 |  59.33%
8.18/8.20	c   7.9s|     1 |     0 |  8723 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 390 |1351 |   0 |   0 |-4.910179e+01 |-2.000000e+01 |  59.27%
8.18/8.28	c   8.0s|     1 |     0 |  8787 |  17M|   0 | 199 | 200 |3113 |3113 | 200 | 399 |1360 |   0 |   0 |-4.906716e+01 |-2.000000e+01 |  59.24%
8.28/8.36	c   8.1s|     1 |     0 |  8857 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 407 |1368 |   0 |   0 |-4.901470e+01 |-2.000000e+01 |  59.20%
8.39/8.45	c   8.1s|     1 |     0 |  8967 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 417 |1378 |   0 |   0 |-4.894931e+01 |-2.000000e+01 |  59.14%
8.49/8.53	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.49/8.53	c   8.2s|     1 |     0 |  9032 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 423 |1384 |   0 |   0 |-4.892173e+01 |-2.000000e+01 |  59.12%
8.59/8.62	c   8.3s|     1 |     0 |  9102 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 389 |1393 |   0 |   0 |-4.887982e+01 |-2.000000e+01 |  59.08%
8.59/8.70	c   8.4s|     1 |     0 |  9163 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 398 |1402 |   0 |   0 |-4.885631e+01 |-2.000000e+01 |  59.06%
8.69/8.78	c   8.5s|     1 |     0 |  9235 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 405 |1409 |   0 |   0 |-4.881740e+01 |-2.000000e+01 |  59.03%
8.79/8.85	c   8.5s|     1 |     0 |  9265 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 411 |1415 |   0 |   0 |-4.880907e+01 |-2.000000e+01 |  59.02%
8.88/8.93	c   8.6s|     1 |     0 |  9306 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 419 |1423 |   0 |   0 |-4.879680e+01 |-2.000000e+01 |  59.01%
8.98/9.00	c   8.7s|     1 |     0 |  9341 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 424 |1428 |   0 |   0 |-4.879044e+01 |-2.000000e+01 |  59.01%
10.38/10.41	c  10.1s|     1 |     2 | 10914 |  17M|   0 | 200 | 200 |3113 |3113 | 200 | 424 |1428 |   0 |  22 |-4.879044e+01 |-2.000000e+01 |  59.01%
13.18/13.26	o -22
13.18/13.26	c *12.9s|    17 |    14 | 12442 |  17M|  15 |   - | 200 |3113 |  29 | 200 | 350 |1991 |   0 | 285 |-4.800674e+01 |-2.200000e+01 |  54.17%
15.09/15.15	o -25
15.09/15.15	c *14.8s|    29 |    19 | 13721 |  17M|  15 |   - | 200 |3113 |  95 | 200 | 358 |2552 |   0 | 483 |-4.800674e+01 |-2.500000e+01 |  47.92%
18.08/18.15	o -26
18.08/18.15	c *17.8s|    69 |    38 | 17116 |  17M|  17 |   - | 200 |3113 |  58 | 200 | 346 |3706 |   0 | 918 |-4.800674e+01 |-2.600000e+01 |  45.84%
62.27/62.30	o -27
62.27/62.30	c *61.5s|  2496 |  1726 |271770 |  23M|  37 |   - | 200 |3113 |  54 | 200 | 344 |  76k|   0 |1364 |-4.540299e+01 |-2.700000e+01 |  40.53%
139.26/139.36	c   138s| 10000 |  5610 |772854 |  36M|  46 | 108 | 200 |3113 | 985 | 200 | 372 | 215k|   0 |1676 |-4.384727e+01 |-2.700000e+01 |  38.42%
151.45/151.50	o -28
151.45/151.50	c * 150s| 11373 |  5394 |850012 |  36M|  49 |   - | 200 |3113 | 124 | 200 | 392 | 236k|   0 |1782 |-4.362097e+01 |-2.800000e+01 |  35.81%
212.64/212.70	c   211s| 20000 |  8103 |  1249k|  45M|  54 |   - | 200 |3113 | 140 | 200 | 385 | 334k|   0 |2369 |-4.293620e+01 |-2.800000e+01 |  34.79%
288.22/288.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
288.22/288.35	c   286s| 30000 | 11697 |  1742k|  57M|  57 |  53 | 200 |3113 | 214 | 200 | 396 | 451k|   0 |2962 |-4.224939e+01 |-2.800000e+01 |  33.73%
353.81/354.00	c   351s| 40000 | 14709 |  2175k|  68M|  62 |  45 | 200 |3113 | 257 | 200 | 444 | 555k|   0 |3332 |-4.185393e+01 |-2.800000e+01 |  33.10%
397.09/397.23	o -29
397.09/397.23	c * 393s| 47187 | 13308 |  2460k|  67M|  62 |   - | 200 |3113 |  54 | 200 | 353 | 618k|   0 |3631 |-4.166667e+01 |-2.900000e+01 |  30.40%
412.19/412.34	c   408s| 50000 | 13815 |  2560k|  69M|  62 |  61 | 200 |3113 | 366 | 200 | 411 | 639k|   0 |3686 |-4.158197e+01 |-2.900000e+01 |  30.26%
469.78/469.97	c   465s| 60000 | 15767 |  2950k|  76M|  64 |  65 | 200 |3113 | 625 | 200 | 374 | 720k|   0 |4069 |-4.136981e+01 |-2.900000e+01 |  29.90%
528.06/528.29	c   523s| 70000 | 17783 |  3351k|  84M|  65 |  48 | 200 |3113 | 229 | 200 | 362 | 800k|   0 |4421 |-4.116981e+01 |-2.900000e+01 |  29.56%
583.95/584.17	c   578s| 80000 | 19641 |  3735k|  90M|  66 | 109 | 200 |3113 |1090 | 200 | 414 | 876k|   0 |4708 |-4.100000e+01 |-2.900000e+01 |  29.27%
641.04/641.24	c   635s| 90000 | 21433 |  4127k|  97M|  66 |   - | 200 |3113 | 209 | 200 | 440 | 952k|   0 |4960 |-4.081731e+01 |-2.900000e+01 |  28.95%
698.92/699.11	c   692s|100000 | 23327 |  4524k| 104M|  67 |  49 | 200 |3113 | 291 | 200 | 346 |1035k|   0 |5317 |-4.062500e+01 |-2.900000e+01 |  28.62%
756.41/756.63	c   749s|110000 | 25161 |  4922k| 111M|  67 |  49 | 200 |3113 | 310 | 200 | 363 |1121k|   0 |5572 |-4.050000e+01 |-2.900000e+01 |  28.40%
812.49/812.79	c   805s|120000 | 27013 |  5309k| 118M|  67 |   - | 200 |3113 | 248 | 200 | 369 |1197k|   0 |5788 |-4.031818e+01 |-2.900000e+01 |  28.07%
866.78/867.01	c   858s|130000 | 28743 |  5685k| 125M|  68 |   - | 200 |3113 | 235 | 200 | 398 |1275k|   0 |6040 |-4.017500e+01 |-2.900000e+01 |  27.82%
922.27/922.51	c   913s|140000 | 30427 |  6067k| 131M|  68 |   - | 200 |3113 | 141 | 200 | 335 |1347k|   0 |6314 |-4.003509e+01 |-2.900000e+01 |  27.56%
973.86/974.19	c   964s|150000 | 32053 |  6432k| 137M|  68 |  46 | 200 |3113 | 260 | 200 | 372 |1420k|   0 |6550 |-3.994048e+01 |-2.900000e+01 |  27.39%
1025.44/1025.74	c  1015s|160000 | 33637 |  6794k| 143M|  68 |  68 | 200 |3113 | 473 | 200 | 380 |1489k|   0 |6750 |-3.976316e+01 |-2.900000e+01 |  27.07%
1077.83/1078.15	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1077.83/1078.15	c  1067s|170000 | 35197 |  7158k| 149M|  68 |  46 | 200 |3113 | 204 | 200 | 409 |1555k|   0 |7005 |-3.967196e+01 |-2.900000e+01 |  26.90%
1130.32/1130.69	c  1119s|180000 | 36737 |  7526k| 155M|  68 |   - | 200 |3113 | 130 | 200 | 371 |1623k|   0 |7199 |-3.950000e+01 |-2.900000e+01 |  26.58%
1177.81/1178.12	c  1166s|190000 | 38187 |  7864k| 160M|  68 |  64 | 200 |3113 | 399 | 200 | 404 |1691k|   0 |7411 |-3.950000e+01 |-2.900000e+01 |  26.58%
1225.29/1225.66	c  1213s|200000 | 39465 |  8195k| 165M|  68 |  49 | 200 |3113 | 354 | 200 | 388 |1750k|   0 |7550 |-3.935227e+01 |-2.900000e+01 |  26.31%
1275.09/1275.43	c  1263s|210000 | 40813 |  8541k| 170M|  69 |  51 | 200 |3113 | 246 | 200 | 406 |1808k|   0 |7821 |-3.925000e+01 |-2.900000e+01 |  26.11%
1326.08/1326.44	c  1313s|220000 | 42217 |  8901k| 175M|  72 |   - | 200 |3113 | 199 | 200 | 371 |1875k|   0 |7950 |-3.917708e+01 |-2.900000e+01 |  25.98%
1375.46/1375.88	c  1362s|230000 | 43377 |  9246k| 180M|  73 |  51 | 200 |3113 | 262 | 200 | 338 |1938k|   0 |8142 |-3.910000e+01 |-2.900000e+01 |  25.83%
1424.96/1425.31	c  1411s|240000 | 44433 |  9590k| 184M|  73 |  50 | 200 |3113 | 249 | 200 | 325 |1998k|   0 |8367 |-3.900000e+01 |-2.900000e+01 |  25.64%
1472.04/1472.40	c  1458s|250000 | 45601 |  9925k| 189M|  73 |   - | 200 |3113 | 182 | 200 | 328 |2063k|   0 |8513 |-3.900000e+01 |-2.900000e+01 |  25.64%
1518.53/1518.94	c  1504s|260000 | 46759 | 10258k| 193M|  73 |  61 | 200 |3113 | 283 | 200 | 453 |2126k|   0 |8663 |-3.898077e+01 |-2.900000e+01 |  25.60%
1567.92/1568.39	c  1553s|270000 | 47833 | 10603k| 198M|  73 |  53 | 200 |3113 | 393 | 200 | 456 |2185k|   0 |8908 |-3.887500e+01 |-2.900000e+01 |  25.40%
1616.31/1616.70	c  1601s|280000 | 48891 | 10943k| 202M|  75 |   - | 200 |3113 | 166 | 200 | 370 |2242k|   0 |9110 |-3.880342e+01 |-2.900000e+01 |  25.26%
1662.49/1662.97	c  1646s|290000 | 49967 | 11269k| 206M|  75 |   - | 200 |3113 | 278 | 200 | 472 |2297k|   0 |9265 |-3.875000e+01 |-2.900000e+01 |  25.16%
1708.31/1708.89	c  1692s|300000 | 51023 | 11601k| 210M|  75 |   - | 200 |3113 | 282 | 200 | 412 |2353k|   0 |9418 |-3.871512e+01 |-2.900000e+01 |  25.09%
1756.29/1756.84	c  1739s|310000 | 52085 | 11940k| 215M|  75 |  48 | 200 |3113 | 180 | 200 | 349 |2412k|   0 |9569 |-3.863636e+01 |-2.900000e+01 |  24.94%
1800.10/1800.60	c 
1800.10/1800.60	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.60	c Solving Time (sec) : 1782.52
1800.10/1800.60	c Solving Nodes      : 319283
1800.10/1800.60	c Primal Bound       : -2.90000000000000e+01 (9 solutions)
1800.10/1800.60	c Dual Bound         : -3.85789473684210e+01
1800.10/1800.60	c Gap                : 24.83 %
1800.10/1800.61	c NODE         319283
1800.10/1800.61	c DUAL BOUND   -38.5789
1800.10/1800.61	c PRIMAL BOUND -29
1800.10/1800.61	c GAP          0.248295
1800.10/1800.61	s SATISFIABLE
1800.10/1800.61	v -x200 x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 x187 -x186 -x185 -x184 x183 -x182 -x181 x180 -x179 -x178 
1800.10/1800.61	v -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 -x168 -x167 -x166 -x165 -x164 x163 -x162 -x161 x160 -x159 -x158 -x157 
1800.10/1800.61	v -x156 -x155 x154 -x153 -x152 x151 -x150 -x149 x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 
1800.10/1800.61	v -x135 -x134 -x133 x132 x131 -x130 -x129 x128 -x127 -x126 x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 
1800.10/1800.61	v -x113 -x112 -x111 x110 x109 -x108 -x107 -x106 -x105 x104 -x103 x102 -x101 -x100 x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 
1800.10/1800.61	v -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 x69 -x68 -x67 -x66 -x65 
1800.10/1800.61	v -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 
1800.10/1800.61	v -x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 
1800.10/1800.61	v -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 -x3 -x2 -x1 
1800.10/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.61	c Solving Time       :    1782.52
1800.10/1800.61	c Original Problem   :
1800.10/1800.61	c   Problem name     : HOME/instance-1870413-1245202443.opb
1800.10/1800.61	c   Variables        : 3313 (3313 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.61	c   Constraints      : 3313 initial, 3313 maximal
1800.10/1800.61	c Presolved Problem  :
1800.10/1800.61	c   Problem name     : t_HOME/instance-1870413-1245202443.opb
1800.10/1800.61	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.61	c   Constraints      : 3113 initial, 3113 maximal
1800.10/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.10/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.61	c   probing          :       0.09          0          0          0          0          0          0          0          0
1800.10/1800.61	c   and              :       0.10          0          0          0          0          0          0          0          0
1800.10/1800.61	c   linear           :       0.02       3113          0          0       3113          0        200          0          0
1800.10/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.10/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.61	c   integral         :          0          0          0     188603          0         87        837          0          0     376468
1800.10/1800.61	c   and              :       3113     383067     549546          6          0          0    2294858    2458797          0          0
1800.10/1800.61	c   countsols        :          0          0          0          6          0          0          0          0          0          0
1800.10/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.10/1800.61	c   integral         :      56.32       0.00       0.00      56.32       0.00
1800.10/1800.61	c   and              :     153.24     113.88      39.36       0.00       0.00
1800.10/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.10/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.10/1800.61	c   rootredcost      :       0.30          6          0          0
1800.10/1800.61	c   pseudoobj        :       7.42     551298          0          0
1800.10/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.10/1800.61	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.10/1800.61	c   infeasible LP    :       1.97     135021          0          0        0.0          0        0.0          0
1800.10/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.10/1800.61	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.10/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.10/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.10/1800.61	c   cut pool         :       0.16         64          -          -        152          -    (maximal pool size: 2623)
1800.10/1800.61	c   redcost          :       4.44     391959          0      35875          0          0
1800.10/1800.61	c   impliedbounds    :       0.02         65          0          0       1678          0
1800.10/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.10/1800.61	c   gomory           :       4.02         65          0          0      11930          0
1800.10/1800.61	c   strongcg         :       0.76         20          0          0       8829          0
1800.10/1800.61	c   cmir             :       0.19         10          0          0          0          0
1800.10/1800.61	c   flowcover        :       0.15         10          0          0          0          0
1800.10/1800.61	c   clique           :       0.25         65          0          0        572          0
1800.10/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.10/1800.61	c   mcf              :       0.00          1          0          0          0          0
1800.10/1800.61	c Pricers            :       Time      Calls       Vars
1800.10/1800.61	c   problem variables:       0.00          0          0
1800.10/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.61	c   relpscost        :      55.84     188597         87        837          0          0     376468
1800.10/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   inference        :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.10/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.10/1800.61	c   LP solutions     :       0.02          -          6
1800.10/1800.61	c   pseudo solutions :       0.00          -          0
1800.10/1800.61	c   oneopt           :       0.32          7          0
1800.10/1800.61	c   feaspump         :       0.33          1          0
1800.10/1800.61	c   crossover        :       0.68         18          0
1800.10/1800.61	c   fracdiving       :       3.36        314          0
1800.10/1800.61	c   pscostdiving     :       3.04        315          0
1800.10/1800.61	c   veclendiving     :       2.78        315          0
1800.10/1800.61	c   guideddiving     :       3.12        315          0
1800.10/1800.61	c   linesearchdiving :       3.06        315          0
1800.10/1800.61	c   coefdiving       :       2.94        315          0
1800.10/1800.61	c   objpscostdiving  :       3.97        158          1
1800.10/1800.61	c   rootsoldiving    :       2.17        158          0
1800.10/1800.61	c   simplerounding   :       0.39          0          0
1800.10/1800.61	c   rounding         :       8.52      40664          2
1800.10/1800.61	c   shifting         :       0.79       2720          0
1800.10/1800.61	c   intshifting      :       0.01          0          0
1800.10/1800.61	c   fixandinfer      :       0.00          0          0
1800.10/1800.61	c   intdiving        :       0.00          0          0
1800.10/1800.61	c   actconsdiving    :       0.00          0          0
1800.10/1800.61	c   octane           :       0.00          0          0
1800.10/1800.61	c   rens             :       0.01          0          0
1800.10/1800.61	c   rins             :       0.00          0          0
1800.10/1800.61	c   localbranching   :       0.00          0          0
1800.10/1800.61	c   mutation         :       0.00          0          0
1800.10/1800.61	c   dins             :       0.00          0          0
1800.10/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.10/1800.61	c   primal LP        :     192.79          0          0       0.00       0.00
1800.10/1800.61	c   dual LP          :    1184.69     514633   12060888      23.44   10180.63
1800.10/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.10/1800.61	c   diving/probing LP:      21.86      17528     187073      10.67    8557.78
1800.10/1800.61	c   strong branching :      46.42       9709     543187      55.95   11701.57
1800.10/1800.61	c     (at root node) :          -         22       5863     266.50          -
1800.10/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.10/1800.61	c B&B Tree           :
1800.10/1800.61	c   number of runs   :          1
1800.10/1800.61	c   nodes            :     319283
1800.10/1800.61	c   nodes (total)    :     319283
1800.10/1800.61	c   nodes left       :      53022
1800.10/1800.61	c   max depth        :         75
1800.10/1800.61	c   max depth (total):         75
1800.10/1800.61	c   backtracks       :      37250 (11.7%)
1800.10/1800.61	c   delayed cutoffs  :          0
1800.10/1800.61	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.10/1800.61	c   avg switch length:       4.80
1800.10/1800.61	c   switching time   :     234.10
1800.10/1800.61	c Solution           :
1800.10/1800.61	c   Solutions found  :          9 (8 improvements)
1800.10/1800.61	c   Primal Bound     : -2.90000000000000e+01   (in run 1, after 47187 nodes, 393.27 seconds, depth 29, found by <relaxation>)
1800.10/1800.61	c   Dual Bound       : -3.85789473684210e+01
1800.10/1800.61	c   Gap              :      24.83 %
1800.10/1800.61	c   Root Dual Bound  : -4.87904394827954e+01
1800.79/1801.34	c Time complete: 1800.83.

Verifier Data

OK	-29

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870413-1245202443/watcher-1870413-1245202443 -o /tmp/evaluation-result-1870413-1245202443/solver-1870413-1245202443 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870413-1245202443.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 2797
/proc/meminfo: memFree=1823536/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=5812 CPUtime=0
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 187845268 5951488 499 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2797/statm: 1453 500 332 1256 0 192 0

[startup+0.0822531 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2797
/proc/meminfo: memFree=1823536/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=21276 CPUtime=0.07
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 4463 0 0 0 5 2 0 0 18 0 1 0 187845268 21786624 4093 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 5319 4093 446 1256 0 4058 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21276

[startup+0.101255 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2797
/proc/meminfo: memFree=1823536/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=23120 CPUtime=0.09
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 4913 0 0 0 6 3 0 0 18 0 1 0 187845268 23674880 4543 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 5780 4543 446 1256 0 4519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23120

[startup+0.301271 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2797
/proc/meminfo: memFree=1823536/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=23120 CPUtime=0.29
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 4946 0 0 0 15 14 0 0 19 0 1 0 187845268 23674880 4576 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 5780 4576 467 1256 0 4519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23120

[startup+0.701304 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2797
/proc/meminfo: memFree=1823536/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=34048 CPUtime=0.69
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 7339 0 0 0 49 20 0 0 23 0 1 0 187845268 34865152 6969 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 8512 6969 642 1256 0 7251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34048

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1797544/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=35836 CPUtime=1.5
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 7942 0 0 0 128 22 0 0 25 0 1 0 187845268 36696064 7572 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 8959 7572 643 1256 0 7698 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 35836

[startup+3.10251 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1793128/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=43928 CPUtime=3.09
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 10076 0 0 0 285 24 0 0 25 0 1 0 187845268 44982272 9706 1992294400 4194304 9342243 548682068736 18446744073709551615 6960300 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2797/statm: 10982 9706 659 1256 0 9721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43928

[startup+6.30176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1780520/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=50384 CPUtime=6.28
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 11757 0 0 0 603 25 0 0 25 0 1 0 187845268 51593216 11387 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 12596 11387 659 1256 0 11335 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50384

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1778152/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=51836 CPUtime=12.68
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 12319 0 0 0 1239 29 0 0 25 0 1 0 187845268 53080064 11949 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 12959 11949 676 1256 0 11698 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51836

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1779816/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=50924 CPUtime=25.47
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 13234 0 0 0 2509 38 0 0 25 0 1 0 187845268 52146176 11556 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 12731 11556 700 1256 0 11470 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 50924

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1775144/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=55264 CPUtime=51.07
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 16818 0 0 0 5048 59 0 0 25 0 1 0 187845268 56590336 12741 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 13816 12741 700 1256 0 12555 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55264

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1765800/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=65176 CPUtime=102.26
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 24888 0 0 0 10124 102 0 0 25 0 1 0 187845268 66740224 15081 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 16294 15081 700 1256 0 15033 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1756776/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=73856 CPUtime=162.25
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 29978 0 0 0 16066 159 0 0 25 0 1 0 187845268 75628544 17344 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 18464 17344 700 1256 0 17203 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 73856

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1745896/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=86048 CPUtime=222.23
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 34107 0 0 0 22010 213 0 0 25 0 1 0 187845268 88113152 20069 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 21512 20069 700 1256 0 20251 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86048

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1738984/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=93228 CPUtime=282.22
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 36054 0 0 0 27954 268 0 0 25 0 1 0 187845268 95465472 22016 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 23307 22016 700 1256 0 22046 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 93228

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1727144/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=103880 CPUtime=342.2
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 40137 0 0 0 33897 323 0 0 25 0 1 0 187845268 106373120 24722 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 25970 24722 700 1256 0 24709 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 103880

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1715048/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=114288 CPUtime=402.19
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 44606 0 0 0 39833 386 0 0 25 0 1 0 187845268 117030912 27679 1992294400 4194304 9342243 548682068736 18446744073709551615 6169680 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 28572 27679 700 1256 0 27311 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 114288

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1713064/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=116408 CPUtime=462.17
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 46596 0 0 0 45771 446 0 0 25 0 1 0 187845268 119201792 28165 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 29102 28165 700 1256 0 27841 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 116408

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1707688/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=123152 CPUtime=522.17
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 47982 0 0 0 51713 504 0 0 25 0 1 0 187845268 126107648 29551 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 30788 29551 700 1256 0 29527 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 123152

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1698856/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=131756 CPUtime=582.15
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 50932 0 0 0 57658 557 0 0 25 0 1 0 187845268 134918144 31752 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 32939 31752 700 1256 0 31678 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 131756

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2798
/proc/meminfo: memFree=1694696/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=135900 CPUtime=642.14
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 51961 0 0 0 63599 615 0 0 25 0 1 0 187845268 139161600 32781 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 33975 32781 700 1256 0 32714 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 135900

[startup+702.302 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1647464/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=182392 CPUtime=1002.05
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 64431 0 0 0 99230 975 0 0 25 0 1 0 187845268 186769408 44511 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 45598 44511 700 1256 0 44337 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 182392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1639464/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=191200 CPUtime=1062.04
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 66441 0 0 0 105171 1033 0 0 25 0 1 0 187845268 195788800 46521 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 47800 46521 700 1256 0 46539 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 191200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1634472/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=195052 CPUtime=1122.02
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 67669 0 0 0 111109 1093 0 0 25 0 1 0 187845268 199733248 47749 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 48763 47749 700 1256 0 47502 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 195052

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1628904/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=201300 CPUtime=1182.01
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 69140 0 0 0 117051 1150 0 0 25 0 1 0 187845268 206131200 49220 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 50325 49220 700 1256 0 49064 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 201300

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1621672/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=208912 CPUtime=1242
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 70868 0 0 0 122990 1210 0 0 25 0 1 0 187845268 213925888 50947 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 52228 50947 700 1256 0 50967 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 208912

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1616424/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=214344 CPUtime=1301.98
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 72165 0 0 0 128934 1264 0 0 25 0 1 0 187845268 219488256 52244 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 53586 52244 700 1256 0 52325 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 214344

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1607464/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=222664 CPUtime=1361.97
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 74525 0 0 0 134875 1322 0 0 25 0 1 0 187845268 228007936 54604 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 55666 54604 700 1256 0 54405 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 222664

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1602088/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=228080 CPUtime=1421.96
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 75739 0 0 0 140816 1380 0 0 25 0 1 0 187845268 233553920 55818 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 57020 55818 700 1256 0 55759 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 228080

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2800
/proc/meminfo: memFree=1593960/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=234860 CPUtime=1481.94
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 78458 0 0 0 146755 1439 0 0 25 0 1 0 187845268 240496640 57793 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 58715 57793 700 1256 0 57454 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 234860

[startup+1542.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2800
/proc/meminfo: memFree=1589352/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=240304 CPUtime=1541.92
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 79659 0 0 0 152694 1498 0 0 25 0 1 0 187845268 246071296 58994 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 60076 58994 700 1256 0 58815 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 240304

[startup+1602.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2800
/proc/meminfo: memFree=1586152/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=243620 CPUtime=1601.91
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 80463 0 0 0 158636 1555 0 0 25 0 1 0 187845268 249466880 59798 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 60905 59798 700 1256 0 59644 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 243620

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2806
/proc/meminfo: memFree=1581928/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=248208 CPUtime=1661.89
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 81487 0 0 0 164570 1619 0 0 25 0 1 0 187845268 254164992 60822 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 62052 60822 700 1256 0 60791 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 248208

[startup+1722.3 s]
/proc/loadavg: 1.17 1.06 1.02 2/65 3294
/proc/meminfo: memFree=1501544/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=253388 CPUtime=1721.81
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 82899 0 0 0 170498 1683 0 0 25 0 1 0 187845268 259469312 62234 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 63347 62234 700 1256 0 62086 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 253388

[startup+1782.3 s]
/proc/loadavg: 1.06 1.04 1.01 2/65 3294
/proc/meminfo: memFree=1494824/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=260836 CPUtime=1781.79
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 84609 0 0 0 176440 1739 0 0 25 0 1 0 187845268 267096064 63944 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 65209 63944 700 1256 0 63948 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 260836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.04 1.04 1.01 2/65 3294
/proc/meminfo: memFree=1494440/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=261020 CPUtime=1800.1
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 84699 0 0 0 178255 1755 0 0 25 0 1 0 187845268 267284480 64034 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2797/statm: 65255 64034 700 1256 0 63994 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 261020

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801 s]
/proc/loadavg: 1.04 1.04 1.01 2/65 3294
/proc/meminfo: memFree=1494440/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=261020 CPUtime=1800.49
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 84700 0 0 0 178294 1755 0 0 25 0 1 0 187845268 267284480 64035 1992294400 4194304 9342243 548682068736 18446744073709551615 4303028 0 0 4096 0 0 0 0 17 1 0 0
/proc/2797/statm: 65255 64035 701 1256 0 63994 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (KiB) 261020

[startup+1801.2 s]
/proc/loadavg: 1.04 1.04 1.01 2/65 3294
/proc/meminfo: memFree=1494440/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=261020 CPUtime=1800.69
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 84700 0 0 0 178314 1755 0 0 25 0 1 0 187845268 267284480 64035 1992294400 4194304 9342243 548682068736 18446744073709551615 4211754 0 0 4096 0 0 0 0 17 1 0 0
/proc/2797/statm: 65255 64035 701 1256 0 63994 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (KiB) 261020

[startup+1801.3 s]
/proc/loadavg: 1.04 1.04 1.01 2/65 3294
/proc/meminfo: memFree=1494440/2055920 swapFree=4191900/4192956
[pid=2797] ppid=2795 vsize=261020 CPUtime=1800.79
/proc/2797/stat : 2797 (pbscip.linux.x8) R 2795 2797 2491 0 -1 4194304 84700 0 0 0 178324 1755 0 0 25 0 1 0 187845268 267284480 64035 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/2797/statm: 65255 64035 2219 1256 0 63994 0
Current children cumulated CPU time (s) 1800.79
Current children cumulated vsize (KiB) 261020

Child status: 0
Real time (s): 1801.35
CPU time (s): 1800.85
CPU user time (s): 1783.25
CPU system time (s): 17.5963
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 261020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.25
system time used= 17.5963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84703
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= 1567

runsolver used 1.48977 second user time and 3.61545 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-17 03:34:03
IDJOB=1870413
IDBENCH=48205
IDSOLVER=684
FILE ID=node3/1870413-1245202443
PBS_JOBID= 9368339
Free space on /tmp= 66320 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_5.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-1870413-1245202443/watcher-1870413-1245202443 -o /tmp/evaluation-result-1870413-1245202443/solver-1870413-1245202443 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870413-1245202443.opb

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

MD5SUM BENCH= cdccc05ac387e7ee9cb8ab81f53ca6f8
RANDOM SEED=1791007801

node3.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.236
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.236
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:       1823952 kB
Buffers:         46572 kB
Cached:         115144 kB
SwapCached:        260 kB
Active:          66836 kB
Inactive:       108168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823952 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11800 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            42964 kB
Committed_AS:   164024 kB
PageTables:       1376 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= 66308 MiB
End job on node3 at 2009-06-17 04:04:05