Trace number 2702360

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b? (TO) 1800.07 1800.54

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_2.opb
MD5SUM4286ef8a2349cd557f37fdb755cd5234
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark83
Best CPU time to get the best result obtained on this benchmark1800.97
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 75
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31544
Sum of products size (including duplicates)63088
Number of different products31544
Sum of products size63088

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.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2702360-1278564699.opb.
0.00/0.00	c Instance file HOME/instance-2702360-1278564699.opb
0.00/0.00	c File size is 2471912 bytes.
0.39/0.41	c Highest Coefficient sum: 52
0.39/0.42	c ============================[ Problem Statistics ]=============================
0.39/0.42	c |                                                                             |
0.39/0.42	c |  Parsing time:          0.41         s                                      |
0.39/0.42	c |  Number Variables:      32544                                               |
0.39/0.42	c |  Number Clauses:        32544                                               |
0.39/0.42	c |  Number Cardinality:    0                                                   |
0.39/0.42	c |  Number PB Constraints: 31544                                               |
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |   32544    64088   221808 |    21362        0    nan |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c New solution: 557
0.49/0.51	o 557
0.49/0.51	c Elapsed CPU time: 0.498924 s	Remaining CPU time: 179.501 s
0.49/0.51	c ===============================================================================
0.49/0.51	c |         0 |   32544    64089   222808 |    21363        0    nan |  0.000 % |
0.49/0.56	c ===============================================================================
0.49/0.56	c New solution: 449
0.49/0.56	o 449
0.49/0.56	c Elapsed CPU time: 0.541917 s	Remaining CPU time: 179.458 s
0.49/0.56	c ===============================================================================
0.49/0.56	c |         0 |   32544    64090   223808 |    21363        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c New solution: 276
0.59/0.61	o 276
0.59/0.61	c Elapsed CPU time: 0.59191 s	Remaining CPU time: 179.408 s
0.59/0.61	c ===============================================================================
0.59/0.61	c |         0 |   32544    64091   224808 |    21363        0    nan |  0.000 % |
0.59/0.65	c ===============================================================================
0.59/0.65	c New solution: 275
0.59/0.65	o 275
0.59/0.65	c Elapsed CPU time: 0.635903 s	Remaining CPU time: 179.364 s
0.59/0.65	c ===============================================================================
0.59/0.65	c |         0 |   32544    64092   225808 |    21364        0    nan |  0.000 % |
0.69/0.70	c ===============================================================================
0.69/0.70	c New solution: 274
0.69/0.70	o 274
0.69/0.70	c Elapsed CPU time: 0.680896 s	Remaining CPU time: 179.319 s
0.69/0.70	c ===============================================================================
0.69/0.70	c |         0 |   32544    64093   226808 |    21364        0    nan |  0.000 % |
0.69/0.74	c ===============================================================================
0.69/0.74	c New solution: 273
0.69/0.74	o 273
0.69/0.74	c Elapsed CPU time: 0.72289 s	Remaining CPU time: 179.277 s
0.69/0.74	c ===============================================================================
0.69/0.74	c |         0 |   32544    64094   227808 |    21364        0    nan |  0.000 % |
0.69/0.79	c ===============================================================================
0.69/0.79	c New solution: 272
0.69/0.79	o 272
0.69/0.79	c Elapsed CPU time: 0.768883 s	Remaining CPU time: 179.231 s
0.69/0.79	c ===============================================================================
0.69/0.79	c |         0 |   32544    64095   228808 |    21365        0    nan |  0.000 % |
0.79/0.83	c ===============================================================================
0.79/0.83	c New solution: 271
0.79/0.83	o 271
0.79/0.83	c Elapsed CPU time: 0.812876 s	Remaining CPU time: 179.187 s
0.79/0.83	c ===============================================================================
0.79/0.83	c |         0 |   32544    64096   229808 |    21365        0    nan |  0.000 % |
0.79/0.88	c ===============================================================================
0.79/0.88	c New solution: 270
0.79/0.88	o 270
0.79/0.88	c Elapsed CPU time: 0.856869 s	Remaining CPU time: 179.143 s
0.79/0.88	c ===============================================================================
0.79/0.88	c |         0 |   32544    64097   230808 |    21365        0    nan |  0.000 % |
0.89/0.92	c ===============================================================================
0.89/0.92	c New solution: 269
0.89/0.92	o 269
0.89/0.92	c Elapsed CPU time: 0.900863 s	Remaining CPU time: 179.099 s
0.89/0.92	c ===============================================================================
0.89/0.92	c |         0 |   32544    64098   231808 |    21366        0    nan |  0.000 % |
0.89/0.98	c ===============================================================================
0.89/0.98	c New solution: 220
0.89/0.98	o 220
0.89/0.98	c Elapsed CPU time: 0.952855 s	Remaining CPU time: 179.047 s
0.89/0.98	c ===============================================================================
0.89/0.98	c |         0 |   32544    64099   232808 |    21366        0    nan |  0.000 % |
1.59/1.61	c ===============================================================================
1.59/1.61	c New solution: 219
1.59/1.61	o 219
1.59/1.61	c Elapsed CPU time: 1.58776 s	Remaining CPU time: 178.412 s
1.59/1.61	c ===============================================================================
1.59/1.61	c |        43 |   32544    64100   233808 |    21366       43    226 |  0.000 % |
1.59/1.67	c ===============================================================================
1.59/1.67	c New solution: 95
1.59/1.67	o 95
1.59/1.67	c Elapsed CPU time: 1.64375 s	Remaining CPU time: 178.356 s
1.59/1.67	c ===============================================================================
1.59/1.67	c |        43 |   32544    64101   234808 |    21367       43    226 |  0.000 % |
2.39/2.49	c |       143 |   32544    64101   234808 |    23503      143    148 |  0.000 % |
2.69/2.73	c |       294 |   32544    64101   234808 |    25854      294    155 |  0.000 % |
2.79/2.88	c |       521 |   32544    64101   234808 |    28439      521    172 |  0.000 % |
2.89/2.94	c ===============================================================================
2.89/2.94	c New solution: 94
2.89/2.94	o 94
2.89/2.94	c Elapsed CPU time: 2.91156 s	Remaining CPU time: 177.088 s
2.89/2.94	c ===============================================================================
2.89/2.94	c |       521 |   32544    64102   235808 |    21367      521    172 |  0.000 % |
2.99/3.03	c |       623 |   32544    64102   235808 |    23504      623    174 |  0.000 % |
2.99/3.08	c ===============================================================================
2.99/3.08	c New solution: 92
2.99/3.08	o 92
2.99/3.08	c Elapsed CPU time: 3.04754 s	Remaining CPU time: 176.952 s
2.99/3.08	c ===============================================================================
2.99/3.08	c |       623 |   32544    64103   236808 |    21367      623    174 |  0.000 % |
3.08/3.17	c |       724 |   32544    64103   236808 |    23504      724    177 |  0.000 % |
3.19/3.28	c |       874 |   32544    64103   236808 |    25854      874    178 |  0.000 % |
3.30/3.34	c ===============================================================================
3.30/3.34	c New solution: 89
3.30/3.34	o 89
3.30/3.34	c Elapsed CPU time: 3.3025 s	Remaining CPU time: 176.698 s
3.30/3.34	c ===============================================================================
3.30/3.34	c |       874 |   32544    64104   237808 |    21368      874    178 |  0.000 % |
3.40/3.44	c |       974 |   32544    64104   237808 |    23504      974    183 |  0.000 % |
3.49/3.57	c |      1125 |   32544    64104   237808 |    25855     1125    189 |  0.000 % |
3.69/3.76	c |      1352 |   32544    64104   237808 |    28440     1352    199 |  0.000 % |
3.99/4.04	c |      1690 |   32544    64104   237808 |    31284     1690    204 |  0.000 % |
4.29/4.39	c |      2196 |   32544    64104   237808 |    34413     2196    199 |  0.000 % |
4.49/4.52	c ===============================================================================
4.49/4.52	c New solution: 88
4.49/4.52	o 88
4.49/4.52	c Elapsed CPU time: 4.47132 s	Remaining CPU time: 175.529 s
4.49/4.52	c ===============================================================================
4.49/4.52	c |      2335 |   32544    64105   238808 |    21368     2335    199 |  0.000 % |
4.58/4.63	c |      2435 |   32544    64105   238808 |    23505     2435    199 |  0.000 % |
4.69/4.74	c |      2585 |   32544    64105   238808 |    25855     2585    201 |  0.000 % |
4.89/4.92	c |      2811 |   32544    64105   238808 |    28441     2811    205 |  0.000 % |
5.09/5.11	c |      3149 |   32544    64105   238808 |    31285     3149    202 |  0.000 % |
5.39/5.49	c |      3656 |   32544    64105   238808 |    34413     3656    210 |  0.000 % |
5.88/5.98	c |      4415 |   32544    64105   238808 |    37855     4415    218 |  0.000 % |
6.60/6.64	c |      5555 |   32544    64105   238808 |    41640     5555    216 |  0.000 % |
7.89/7.95	c |      7263 |   32544    64105   238808 |    45804     7263    216 |  0.000 % |
9.48/9.51	c |      9825 |   32544    64105   238808 |    50385     9825    217 |  0.000 % |
12.19/12.23	c |     13670 |   32544    64105   238808 |    55423    13670    217 |  0.000 % |
16.59/16.62	c |     19437 |   32544    64105   238808 |    60966    19437    225 |  0.000 % |
22.59/22.66	c |     28087 |   32544    64105   238808 |    67062    28087    219 |  0.000 % |
34.09/34.12	c |     41061 |   32544    64105   238808 |    73769    41061    237 |  0.000 % |
51.79/51.84	c |     60523 |   32544    64105   238808 |    81146    60523    231 |  0.000 % |
83.87/83.94	c |     89715 |   32544    64105   238808 |    89260    89715    243 |  0.000 % |
135.27/135.39	c |    133504 |   32544    64105   238808 |    98186    57306    291 |  0.000 % |
181.15/181.22	c There are 0 assigned variables. 0 in cost function.
182.75/182.88	c core #1
182.75/182.88	c core #2
182.75/182.88	c core #3
182.75/182.88	c core #4
182.75/182.88	c core #5
182.75/182.88	c core #6
182.75/182.88	c core #7
182.75/182.88	c core #8
182.75/182.88	c core #9
182.75/182.88	c ============================[ Search Statistics ]==============================
182.75/182.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.75/182.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.75/182.88	c ===============================================================================
182.75/182.88	c |         0 |   10069    65115   172509 |    21705        0    nan |  0.000 % |
182.95/183.01	c ===============================================================================
183.15/183.23	c core #10
183.15/183.23	c ============================[ Search Statistics ]==============================
183.15/183.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.15/183.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.15/183.23	c ===============================================================================
183.15/183.23	c |         0 |   15852    65116   190268 |    21705        0    nan |  0.000 % |
183.35/183.44	c |       103 |   15852    65116   190268 |    23875      103    188 | 52.100 % |
183.75/183.84	c |       253 |   15852    65116   190268 |    26263      253    343 | 52.100 % |
184.24/184.30	c |       478 |   15852    65116   190268 |    28889      478    465 | 52.100 % |
185.35/185.49	c |       816 |   15852    65116   190268 |    31778      816    527 | 52.100 % |
187.34/187.40	c |      1323 |   15852    65116   190268 |    34956     1323    561 | 52.100 % |
190.15/190.25	c ===============================================================================
190.45/190.51	c core #11
190.45/190.51	c ============================[ Search Statistics ]==============================
190.45/190.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.45/190.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.45/190.51	c ===============================================================================
190.45/190.51	c |         0 |   31993    65117   237853 |    21705        0    nan |  0.000 % |
190.95/191.08	c |       102 |   31993    65117   237853 |    23876      102     90 |  5.842 % |
194.04/194.19	c |       252 |   31993    65117   237853 |    26263      252     52 |  5.842 % |
198.54/198.63	c |       478 |   31993    65117   237853 |    28890      478     48 |  5.842 % |
202.24/202.31	c |       815 |   31993    65117   237853 |    31779      815     73 |  5.842 % |
209.64/209.73	c |      1321 |   31993    65117   237853 |    34957     1321     80 |  5.842 % |
221.23/221.35	c |      2080 |   31993    65117   237853 |    38452     2080     91 |  5.842 % |
237.73/237.89	c |      3221 |   31993    65117   237853 |    42298     3221    106 |  5.842 % |
261.92/262.03	c |      4930 |   31993    65117   237853 |    46528     4930    131 |  5.842 % |
296.52/296.61	c |      7494 |   31993    65117   237853 |    51180     7494    150 |  5.842 % |
344.90/345.06	c |     11339 |   31993    65117   237853 |    56298    11339    214 |  5.842 % |
422.09/422.23	c |     17109 |   31993    65117   237853 |    61928    17109    265 |  5.842 % |
542.46/542.68	c |     25759 |   31993    65117   237853 |    68121    25759    276 |  5.842 % |
696.90/697.11	c |     38733 |   31993    65117   237853 |    74933    38733    292 |  5.842 % |
964.93/965.25	c |     58194 |   31993    65117   237853 |    82427    58194    311 |  5.842 % |
1345.04/1345.49	c |     87387 |   31993    65117   237853 |    90669    16538    327 |  5.842 % |
1784.42/1784.98	c ===============================================================================
1787.14/1787.69	c core #12
1787.14/1787.69	c ============================[ Search Statistics ]==============================
1787.14/1787.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1787.14/1787.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1787.14/1787.69	c ===============================================================================
1787.14/1787.69	c |         0 |   34780    65118   245117 |    21706        0    nan |  0.000 % |
1787.53/1788.06	c |       106 |   34780    65118   245117 |    23876      106    594 |  0.501 % |
1788.52/1789.02	c |       256 |   34780    65118   245117 |    26264      256    403 |  0.501 % |
1790.03/1790.50	c |       482 |   34780    65118   245117 |    28890      482    327 |  0.501 % |
1792.54/1793.01	c |       819 |   34780    65118   245117 |    31779      819    301 |  0.501 % |
1795.03/1795.59	c |      1326 |   34780    65118   245117 |    34957     1326    301 |  0.501 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702360-1278564699/watcher-2702360-1278564699 -o /tmp/evaluation-result-2702360-1278564699/solver-2702360-1278564699 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702360-1278564699.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/106 31130
/proc/meminfo: memFree=1544164/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=5464 CPUtime=0
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 416 0 0 0 0 0 0 0 18 0 1 0 24677859 5595136 334 1992294400 134512640 135751879 4288047520 18446744073709551615 134613740 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 1366 334 142 303 0 457 0

[startup+0.101099 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31130
/proc/meminfo: memFree=1544164/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=11092 CPUtime=0.09
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 1705 0 0 0 9 0 0 0 20 0 1 0 24677859 11358208 1623 1992294400 134512640 135751879 4288047520 18446744073709551615 134564750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 2773 1624 269 303 0 1864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11092

[startup+0.201109 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31130
/proc/meminfo: memFree=1544164/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=12836 CPUtime=0.19
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 2279 0 0 0 19 0 0 0 20 0 1 0 24677859 13144064 2197 1992294400 134512640 135751879 4288047520 18446744073709551615 134560590 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 3209 2197 412 303 0 2300 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12836

[startup+0.301118 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31130
/proc/meminfo: memFree=1544164/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=14664 CPUtime=0.29
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 2864 0 0 0 28 1 0 0 20 0 1 0 24677859 15015936 2782 1992294400 134512640 135751879 4288047520 18446744073709551615 135118163 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 3666 2783 560 303 0 2757 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14664

[startup+0.701158 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31130
/proc/meminfo: memFree=1544164/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=17356 CPUtime=0.69
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 4938 0 0 0 67 2 0 0 21 0 1 0 24677859 17772544 3642 1992294400 134512640 135751879 4288047520 18446744073709551615 134620858 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 4339 3642 146 303 0 4034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17356

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31131
/proc/meminfo: memFree=1529896/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=17356 CPUtime=1.49
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 4938 0 0 0 147 2 0 0 23 0 1 0 24677859 17772544 3642 1992294400 134512640 135751879 4288047520 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 4339 3642 146 303 0 4034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17356

[startup+3.1004 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31131
/proc/meminfo: memFree=1529648/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=17356 CPUtime=3.08
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 4939 0 0 0 305 3 0 0 25 0 1 0 24677859 17772544 3643 1992294400 134512640 135751879 4288047520 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 4339 3643 147 303 0 4034 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17356

[startup+6.30071 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31131
/proc/meminfo: memFree=1527540/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=21316 CPUtime=6.29
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 5913 0 0 0 623 6 0 0 25 0 1 0 24677859 21827584 4617 1992294400 134512640 135751879 4288047520 18446744073709551615 134606399 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 5329 4617 147 303 0 5024 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21316

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31131
/proc/meminfo: memFree=1517744/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=30560 CPUtime=12.68
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 8210 0 0 0 1258 10 0 0 25 0 1 0 24677859 31293440 6914 1992294400 134512640 135751879 4288047520 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 7640 6914 147 303 0 7335 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30560

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31131
/proc/meminfo: memFree=1499268/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=48540 CPUtime=25.49
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 12708 0 0 0 2528 21 0 0 25 0 1 0 24677859 49704960 11412 1992294400 134512640 135751879 4288047520 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 12135 11412 147 303 0 11830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48540

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31133
/proc/meminfo: memFree=1469756/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=78200 CPUtime=51.08
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 20116 0 0 0 5071 37 0 0 25 0 1 0 24677859 80076800 18820 1992294400 134512640 135751879 4288047520 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 19550 18820 147 303 0 19245 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78200

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31133
/proc/meminfo: memFree=1411352/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=135964 CPUtime=102.27
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 34537 0 0 0 10159 68 0 0 25 0 1 0 24677859 139227136 33241 1992294400 134512640 135751879 4288047520 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 33991 33241 148 303 0 33686 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 135964

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31135
/proc/meminfo: memFree=1345136/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=202856 CPUtime=162.25
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 51244 0 0 0 16119 106 0 0 25 0 1 0 24677859 207724544 49948 1992294400 134512640 135751879 4288047520 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 50714 49948 148 303 0 50409 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 202856

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31137
/proc/meminfo: memFree=1324924/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=222.24
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57719 0 0 0 22102 122 0 0 25 0 1 0 24677859 225779712 54637 1992294400 134512640 135751879 4288047520 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54637 151 303 0 54817 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 220488

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31139
/proc/meminfo: memFree=1324924/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=282.22
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57719 0 0 0 28096 126 0 0 25 0 1 0 24677859 225779712 54637 1992294400 134512640 135751879 4288047520 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54637 151 303 0 54817 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 220488

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31141
/proc/meminfo: memFree=1324800/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=342.21
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57720 0 0 0 34090 131 0 0 25 0 1 0 24677859 225779712 54638 1992294400 134512640 135751879 4288047520 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54638 151 303 0 54817 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 220488

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31141
/proc/meminfo: memFree=1324800/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=402.2
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57720 0 0 0 40084 136 0 0 25 0 1 0 24677859 225779712 54638 1992294400 134512640 135751879 4288047520 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54638 151 303 0 54817 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 220488

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31143
/proc/meminfo: memFree=1324676/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=462.18
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57720 0 0 0 46079 139 0 0 25 0 1 0 24677859 225779712 54638 1992294400 134512640 135751879 4288047520 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54638 151 303 0 54817 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 220488

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31145
/proc/meminfo: memFree=1324676/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=522.16
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57720 0 0 0 52072 144 0 0 25 0 1 0 24677859 225779712 54638 1992294400 134512640 135751879 4288047520 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54638 151 303 0 54817 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 220488

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31156
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=582.13
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57721 0 0 0 58064 149 0 0 25 0 1 0 24677859 225779712 54639 1992294400 134512640 135751879 4288047520 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54639 151 303 0 54817 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 220488

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31158
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=642.11
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57721 0 0 0 64057 154 0 0 25 0 1 0 24677859 225779712 54639 1992294400 134512640 135751879 4288047520 18446744073709551615 134518796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54639 151 303 0 54817 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 220488

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31162
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=822.07
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57731 0 0 0 82040 167 0 0 25 0 1 0 24677859 225779712 54649 1992294400 134512640 135751879 4288047520 18446744073709551615 134605954 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54649 151 303 0 54817 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 220488

[startup+882.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31164
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=882.06
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57743 0 0 0 88034 172 0 0 25 0 1 0 24677859 225779712 54661 1992294400 134512640 135751879 4288047520 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54661 151 303 0 54817 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 220488

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31166
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=942.04
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57743 0 0 0 94027 177 0 0 25 0 1 0 24677859 225779712 54661 1992294400 134512640 135751879 4288047520 18446744073709551615 134611192 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54661 151 303 0 54817 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 220488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31166
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=1002.02
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57748 0 0 0 100022 180 0 0 25 0 1 0 24677859 225779712 54666 1992294400 134512640 135751879 4288047520 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54666 151 303 0 54817 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 220488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31168
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=1062.01
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57750 0 0 0 106017 184 0 0 25 0 1 0 24677859 225779712 54668 1992294400 134512640 135751879 4288047520 18446744073709551615 134611024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54668 151 303 0 54817 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 220488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31170
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=1122
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57754 0 0 0 112011 189 0 0 25 0 1 0 24677859 225779712 54672 1992294400 134512640 135751879 4288047520 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54672 151 303 0 54817 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 220488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31172
/proc/meminfo: memFree=1324180/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=220488 CPUtime=1181.98
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 57758 0 0 0 118005 193 0 0 25 0 1 0 24677859 225779712 54676 1992294400 134512640 135751879 4288047520 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 55122 54676 151 303 0 54817 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 220488

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31174
/proc/meminfo: memFree=1316368/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=228868 CPUtime=1241.97
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 59849 0 0 0 123997 200 0 0 25 0 1 0 24677859 234360832 56767 1992294400 134512640 135751879 4288047520 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 57217 56767 151 303 0 56912 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 228868

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31174
/proc/meminfo: memFree=1306572/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=238868 CPUtime=1301.95
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 62311 0 0 0 129989 206 0 0 25 0 1 0 24677859 244600832 59229 1992294400 134512640 135751879 4288047520 18446744073709551615 134611087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 59717 59229 151 303 0 59412 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 238868

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31176
/proc/meminfo: memFree=1299752/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=245608 CPUtime=1361.93
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 63995 0 0 0 135981 212 0 0 25 0 1 0 24677859 251502592 60913 1992294400 134512640 135751879 4288047520 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 61402 60913 151 303 0 61097 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 245608

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31178
/proc/meminfo: memFree=1291692/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=253576 CPUtime=1421.93
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 65989 0 0 0 141974 219 0 0 25 0 1 0 24677859 259661824 62907 1992294400 134512640 135751879 4288047520 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 63394 62907 151 303 0 63089 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 253576

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31180
/proc/meminfo: memFree=1284624/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=260592 CPUtime=1481.9
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 67758 0 0 0 147963 227 0 0 25 0 1 0 24677859 266846208 64676 1992294400 134512640 135751879 4288047520 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 65148 64676 151 303 0 64843 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 260592

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31182
/proc/meminfo: memFree=1273464/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=271752 CPUtime=1541.9
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 70522 0 0 0 153953 237 0 0 25 0 1 0 24677859 278274048 67440 1992294400 134512640 135751879 4288047520 18446744073709551615 134620434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 67938 67440 151 303 0 67633 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 271752

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31182
/proc/meminfo: memFree=1262676/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=283020 CPUtime=1601.87
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 73323 0 0 0 159942 245 0 0 25 0 1 0 24677859 289812480 70241 1992294400 134512640 135751879 4288047520 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 70755 70241 151 303 0 70450 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 283020

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31184
/proc/meminfo: memFree=1249284/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=296044 CPUtime=1661.86
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 76572 0 0 0 165934 252 0 0 25 0 1 0 24677859 303149056 73490 1992294400 134512640 135751879 4288047520 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 74011 73490 151 303 0 73706 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 296044

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31189
/proc/meminfo: memFree=1236016/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=308872 CPUtime=1721.84
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 79786 0 0 0 171923 261 0 0 25 0 1 0 24677859 316284928 76704 1992294400 134512640 135751879 4288047520 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 77218 76704 151 303 0 76913 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 308872

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31191
/proc/meminfo: memFree=1223740/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=321264 CPUtime=1781.83
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 82863 0 0 0 177912 271 0 0 25 0 1 0 24677859 328974336 79781 1992294400 134512640 135751879 4288047520 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 80316 79781 151 303 0 80011 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 321264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31191
/proc/meminfo: memFree=1208736/2059040 swapFree=4144756/4192956
[pid=31130] ppid=31128 vsize=336884 CPUtime=1800.04
/proc/31130/stat : 31130 (wbo1.4b) R 31128 31130 30908 0 -1 4202496 86718 0 0 0 179727 277 0 0 25 0 1 0 24677859 344969216 83493 1992294400 134512640 135751879 4288047520 18446744073709551615 134518721 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31130/statm: 84221 83493 151 303 0 83916 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 336884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.54
CPU time (s): 1800.07
CPU user time (s): 1797.27
CPU system time (s): 2.80257
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 336884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.27
system time used= 2.80257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86718
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= 12
involuntary context switches= 3747

runsolver used 2.84457 second user time and 8.63069 second system time

The end

Launcher Data

Begin job on node036 at 2010-07-08 06:51:39
IDJOB=2702360
IDBENCH=48115
IDSOLVER=1161
FILE ID=node036/2702360-1278564699
PBS_JOBID= 11239549
Free space on /tmp= 62540 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_2.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702360-1278564699/watcher-2702360-1278564699 -o /tmp/evaluation-result-2702360-1278564699/solver-2702360-1278564699 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702360-1278564699.opb

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

MD5SUM BENCH= 4286ef8a2349cd557f37fdb755cd5234
RANDOM SEED=539955287

node036.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1547048 kB
Buffers:         82208 kB
Cached:         316680 kB
SwapCached:      11800 kB
Active:         178424 kB
Inactive:       244128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1547048 kB
SwapTotal:     4192956 kB
SwapFree:      4144756 kB
Dirty:            3324 kB
Writeback:           0 kB
AnonPages:       15356 kB
Mapped:          12064 kB
Slab:            67440 kB
PageTables:       4248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702360-1278564699.opb

Free space on /tmp at the end= 62536 MiB
End job on node036 at 2010-07-08 07:21:43