Trace number 3460706

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.6? (TO) 1800.13 1800.08

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_9.opb
MD5SUMd90f6236f870e45ceb3cd4a6e4593f30
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark1800.26
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables14352
Total number of constraints53247
Number of constraints which are clauses53237
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint1036
Number of terms in the objective function 1036
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 1036
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1068
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460706-1307108565.opb.
0.00/0.00	c Instance file HOME/instance-3460706-1307108565.opb
0.00/0.00	c File size is 1582828 bytes.
0.09/0.11	c Highest Coefficient sum: 1068
0.09/0.11	c ============================[ Problem Statistics ]=============================
0.09/0.11	c |                                                                             |
0.09/0.11	c |  Parsing time:          0.11         s                                      |
0.09/0.11	c |  Number Variables:      14352                                               |
0.09/0.11	c |  Number Clauses:        53246                                               |
0.09/0.11	c |  Number Cardinality:    1                                                   |
0.09/0.11	c |  Number PB Constraints: 0                                                   |
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |   14347    53247   134632 |    17749        0   -nan |  0.000 % |
0.19/0.28	c core #1
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 73	Core Weight: 1	Total Weight: 6
0.19/0.28	c Current CPU time: 0.153976 s
0.19/0.28	c
0.19/0.28	c core #2
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 720	Core Weight: 1	Total Weight: 7
0.19/0.28	c Current CPU time: 0.175973 s
0.19/0.28	c
0.19/0.28	c core #3
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 82	Core Weight: 1	Total Weight: 8
0.19/0.28	c Current CPU time: 0.199969 s
0.19/0.28	c
0.19/0.28	c core #4
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 360	Core Weight: 1	Total Weight: 9
0.19/0.28	c Current CPU time: 0.222966 s
0.19/0.28	c
0.19/0.28	c core #5
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 363	Core Weight: 1	Total Weight: 10
0.19/0.28	c Current CPU time: 0.247962 s
0.19/0.28	c
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |   10984    54262   133060 |    18087        0   -nan |  0.000 % |
0.19/0.28	c ===============================================================================
0.29/0.31	c core #6
0.29/0.31	c 
0.29/0.31	c 
0.29/0.31	c Core size: 141	Core Weight: 1	Total Weight: 11
0.29/0.31	c Current CPU time: 0.278957 s
0.29/0.31	c
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |         0 |   11135    54263   133348 |    18087        0   -nan |  0.000 % |
0.29/0.35	c ===============================================================================
0.29/0.38	c core #7
0.29/0.38	c 
0.29/0.38	c 
0.29/0.38	c Core size: 1767	Core Weight: 1	Total Weight: 12
0.29/0.38	c Current CPU time: 0.345947 s
0.29/0.38	c
0.29/0.38	c ============================[ Search Statistics ]==============================
0.29/0.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.38	c ===============================================================================
0.29/0.38	c |         0 |   13800    54264   136142 |    18088        0   -nan |  0.000 % |
0.39/0.43	c |       100 |   13799    54264   136142 |    19896      100    102 | 10.361 % |
0.39/0.48	c |       254 |   13798    54264   136142 |    21886      254    109 | 10.368 % |
0.49/0.57	c |       479 |   13795    54264   136142 |    24075      479    103 | 10.387 % |
0.49/0.59	c |       817 |   13784    54264   136142 |    26482      817     80 | 10.459 % |
0.59/0.60	c ===============================================================================
0.59/0.63	c core #8
0.59/0.63	c 
0.59/0.63	c 
0.59/0.63	c Core size: 79	Core Weight: 1	Total Weight: 13
0.59/0.63	c Current CPU time: 0.59091 s
0.59/0.63	c
0.59/0.63	c ============================[ Search Statistics ]==============================
0.59/0.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.63	c ===============================================================================
0.59/0.63	c |         0 |   13856    54265   136254 |    18088        0   -nan |  0.000 % |
0.59/0.69	c |       100 |   13834    54265   136254 |    19897      100    132 | 10.466 % |
0.69/0.73	c |       251 |   13831    54265   136254 |    21886      251    138 | 10.479 % |
0.78/0.80	c |       476 |   13831    54265   136254 |    24075      476    213 | 10.479 % |
0.89/0.98	c |       816 |   13831    54265   136254 |    26483      816    371 | 10.479 % |
1.19/1.22	c |      1322 |   13831    54265   136254 |    29131     1322    362 | 10.479 % |
1.59/1.61	c |      2081 |   13829    54265   136254 |    32044     2081    393 | 10.492 % |
2.20/2.28	c |      3220 |   13828    54265   136254 |    35249     3220    595 | 10.499 % |
4.08/4.15	c |      4928 |   13818    54265   136254 |    38773     4928    742 | 10.563 % |
6.19/6.22	c ===============================================================================
6.29/6.31	c core #9
6.29/6.31	c 
6.29/6.31	c 
6.29/6.31	c Core size: 497	Core Weight: 1	Total Weight: 14
6.29/6.31	c Current CPU time: 6.21005 s
6.29/6.31	c
6.29/6.31	c ============================[ Search Statistics ]==============================
6.29/6.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.29/6.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.29/6.31	c ===============================================================================
6.29/6.31	c |         0 |   14347    54267   137239 |    18089        0   -nan |  0.000 % |
6.29/6.35	c |       101 |   14347    54267   137239 |    19897      101    320 |  9.999 % |
6.29/6.38	c |       251 |   14347    54267   137239 |    21887      251    198 |  9.999 % |
6.38/6.45	c |       478 |   14347    54267   137239 |    24076      478    294 |  9.999 % |
6.50/6.53	c |       815 |   14347    54267   137239 |    26484      815    221 |  9.999 % |
6.61/6.66	c |      1321 |   14347    54267   137239 |    29132     1321    378 |  9.999 % |
6.69/6.80	c |      2080 |   14347    54267   137239 |    32045     2080    452 |  9.999 % |
7.29/7.31	c |      3223 |   14347    54267   137239 |    35250     3223    599 |  9.999 % |
8.48/8.52	c |      4935 |   14347    54267   137239 |    38775     4935    720 |  9.999 % |
9.80/9.87	c |      7498 |   14347    54267   137239 |    42652     7498    827 |  9.999 % |
12.39/12.40	c |     11343 |   14347    54267   137239 |    46918    11343    990 |  9.999 % |
17.39/17.49	c |     17113 |   14347    54267   137239 |    51610    17113   1148 |  9.999 % |
24.59/24.65	c |     25764 |   14347    54267   137239 |    56771    25764   1184 |  9.999 % |
42.19/42.26	c |     38739 |   14347    54267   137239 |    62448    38739   1566 |  9.999 % |
71.40/71.47	c |     58202 |   14347    54267   137239 |    68692    58202   1876 |  9.999 % |
144.39/144.48	c |     87395 |   14347    54267   137239 |    75562    27651   3015 |  9.999 % |
280.30/280.37	c |    131185 |   14347    54267   137239 |    83118    71441   3186 |  9.999 % |
427.21/427.27	c |    196869 |   14347    54267   137239 |    91430    67136   2356 |  9.999 % |
729.11/729.15	c |    295395 |   14347    54267   137239 |   100573    89661   2693 |  9.999 % |
1143.12/1143.19	c |    443185 |   14347    54267   137239 |   110630    80236   2252 |  9.999 % |
1668.64/1668.68	c |    664872 |   14347    54267   137239 |   121693    52842   1134 |  9.999 % |
1707.43/1707.42	c ===============================================================================
1727.74/1727.78	c core #10
1727.74/1727.78	c 
1727.74/1727.78	c 
1727.74/1727.78	c Core size: 1077	Core Weight: 1	Total Weight: 15
1727.74/1727.78	c Current CPU time: 1724.99 s
1727.74/1727.78	c
1727.74/1727.78	c ============================[ Search Statistics ]==============================
1727.74/1727.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1727.74/1727.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1727.74/1727.78	c ===============================================================================
1727.74/1727.78	c |         0 |   14838    54285   138263 |    18095        0   -nan |  0.000 % |
1727.84/1727.81	c |       100 |   14808    54285   138263 |    19904      100     93 | 10.924 % |
1727.84/1727.81	c ===============================================================================
1727.84/1727.84	c core #11
1727.84/1727.84	c 
1727.84/1727.84	c 
1727.84/1727.84	c Core size: 1158	Core Weight: 1	Total Weight: 16
1727.84/1727.84	c Current CPU time: 1725.45 s
1727.84/1727.84	c
1727.84/1727.84	c ============================[ Search Statistics ]==============================
1727.84/1727.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1727.84/1727.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1727.84/1727.84	c ===============================================================================
1727.84/1727.84	c |         0 |   16731    54286   140481 |    18095        0   -nan |  0.000 % |
1727.84/1727.86	c |       102 |   16731    54286   140481 |    19904      102     70 |  0.298 % |
1727.84/1727.86	c |       254 |   16731    54286   140481 |    21895      254     48 |  0.298 % |
1727.84/1727.87	c |       482 |   16731    54286   140481 |    24084      482     48 |  0.298 % |
1727.84/1727.88	c |       821 |   16731    54286   140481 |    26493      821     55 |  0.298 % |
1727.94/1727.91	c |      1329 |   16731    54286   140481 |    29142     1329     58 |  0.298 % |
1727.94/1727.96	c |      2088 |   16731    54286   140481 |    32056     2088     65 |  0.298 % |
1728.05/1728.05	c |      3228 |   16731    54286   140481 |    35262     3228     66 |  0.298 % |
1728.16/1728.19	c |      4940 |   16731    54286   140481 |    38788     4940     67 |  0.298 % |
1728.44/1728.48	c |      7502 |   16731    54286   140481 |    42667     7502     72 |  0.298 % |
1729.04/1729.03	c |     11349 |   16731    54286   140481 |    46934    11349     76 |  0.298 % |
1729.64/1729.68	c ===============================================================================
1729.74/1729.79	c core #12
1729.74/1729.79	c 
1729.74/1729.79	c 
1729.74/1729.79	c Core size: 98	Core Weight: 1	Total Weight: 17
1729.74/1729.79	c Current CPU time: 1727.37 s
1729.74/1729.79	c
1729.74/1729.79	c ============================[ Search Statistics ]==============================
1729.74/1729.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1729.74/1729.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1729.74/1729.79	c ===============================================================================
1729.74/1729.79	c |         0 |   16787    54287   140593 |    18095        0   -nan |  0.000 % |
1729.84/1729.82	c |       100 |   16787    54287   140593 |    19905      100     85 |  0.297 % |
1729.94/1729.92	c |       254 |   16773    54287   140593 |    21895      254    163 |  0.380 % |
1729.94/1729.97	c |       480 |   16773    54287   140593 |    24085      480    119 |  0.380 % |
1730.04/1730.01	c |       817 |   16773    54287   140593 |    26493      817    155 |  0.380 % |
1730.04/1730.09	c |      1325 |   16773    54287   140593 |    29143     1325    285 |  0.380 % |
1730.25/1730.23	c |      2085 |   16773    54287   140593 |    32057     2085    219 |  0.380 % |
1730.44/1730.45	c |      3226 |   16773    54287   140593 |    35263     3226    190 |  0.380 % |
1730.84/1730.81	c |      4935 |   16773    54287   140593 |    38789     4935    327 |  0.380 % |
1731.46/1731.49	c |      7501 |   16773    54287   140593 |    42668     7501    319 |  0.380 % |
1733.66/1733.63	c |     11347 |   16773    54287   140593 |    46935    11347    798 |  0.380 % |
1737.63/1737.66	c |     17114 |   16773    54287   140593 |    51629    17114    977 |  0.380 % |
1744.43/1744.50	c |     25765 |   16773    54287   140593 |    56791    25765   1158 |  0.380 % |
1757.14/1757.12	c |     38742 |   16773    54287   140593 |    62471    38742   1383 |  0.380 % |
1782.44/1782.48	c |     58203 |   16773    54287   140593 |    68718    58203   1577 |  0.380 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3460706-1307108565/watcher-3460706-1307108565 -o /tmp/evaluation-result-3460706-1307108565/solver-3460706-1307108565 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460706-1307108565.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.94 2.03 2.00 3/524 20333
/proc/meminfo: memFree=23803716/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=4272 CPUtime=0 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 467 0 0 0 0 0 0 0 25 0 1 0 822454243 4374528 421 33554432000 4194304 5714214 140736888770256 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 1068 421 178 372 0 306 0

[startup+0.0437299 s]
/proc/loadavg: 1.94 2.03 2.00 3/524 20333
/proc/meminfo: memFree=23803716/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=6804 CPUtime=0.03 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 1154 0 0 0 3 0 0 0 25 0 1 0 822454243 6967296 1108 33554432000 4194304 5714214 140736888770256 18446744073709551615 4233610 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 1701 1109 296 372 0 939 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6804

[startup+0.10074 s]
/proc/loadavg: 1.94 2.03 2.00 3/524 20333
/proc/meminfo: memFree=23803716/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=10620 CPUtime=0.09 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 2266 0 0 0 9 0 0 0 25 0 1 0 822454243 10874880 2220 33554432000 4194304 5714214 140736888770256 18446744073709551615 4976962 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 2655 2221 487 372 0 1893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10620

[startup+0.300721 s]
/proc/loadavg: 1.94 2.03 2.00 3/524 20333
/proc/meminfo: memFree=23803716/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=25880 CPUtime=0.29 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 7388 0 0 0 29 0 0 0 18 0 1 0 822454243 26501120 6131 33554432000 4194304 5714214 140736888770256 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 6470 6131 179 372 0 6095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25880

[startup+0.700629 s]
/proc/loadavg: 1.94 2.03 2.00 3/524 20333
/proc/meminfo: memFree=23803716/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=26308 CPUtime=0.69 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 7564 0 0 0 68 1 0 0 18 0 1 0 822454243 26939392 6307 33554432000 4194304 5714214 140736888770256 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 6577 6307 180 372 0 6202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26308

[startup+1.50046 s]
/proc/loadavg: 1.94 2.03 2.00 3/525 20334
/proc/meminfo: memFree=23778040/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=26308 CPUtime=1.49 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 7564 0 0 0 147 2 0 0 19 0 1 0 822454243 26939392 6307 33554432000 4194304 5714214 140736888770256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 6577 6307 180 372 0 6202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26308

[startup+3.10021 s]
/proc/loadavg: 1.94 2.03 2.00 3/525 20334
/proc/meminfo: memFree=23774932/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=32492 CPUtime=3.08 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 9107 0 0 0 304 4 0 0 23 0 1 0 822454243 33271808 7850 33554432000 4194304 5714214 140736888770256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 8123 7850 180 372 0 7748 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32492

[startup+6.30062 s]
/proc/loadavg: 1.94 2.03 2.00 3/525 20334
/proc/meminfo: memFree=23760548/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=49816 CPUtime=6.29 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 13340 0 0 0 622 7 0 0 25 0 1 0 822454243 51011584 12084 33554432000 4194304 5714214 140736888770256 18446744073709551615 4355585 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 12454 12085 180 372 0 12079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49816

[startup+12.7005 s]
/proc/loadavg: 1.95 2.03 2.00 3/525 20335
/proc/meminfo: memFree=23738048/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=70612 CPUtime=12.69 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 18575 0 0 0 1258 11 0 0 25 0 1 0 822454243 72306688 17318 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 17653 17318 180 372 0 17278 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70612

[startup+25.5012 s]
/proc/loadavg: 1.96 2.03 2.00 3/525 20335
/proc/meminfo: memFree=23649996/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=151540 CPUtime=25.49 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 38779 0 0 0 2532 17 0 0 25 0 1 0 822454243 155176960 37522 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 37885 37522 180 372 0 37510 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151540

[startup+51.1005 s]
/proc/loadavg: 1.97 2.02 2.00 3/525 20336
/proc/meminfo: memFree=23475660/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=323840 CPUtime=51.09 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 81834 0 0 0 5083 26 0 0 25 0 1 0 822454243 331612160 80577 33554432000 4194304 5714214 140736888770256 18446744073709551615 4311009 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 80960 80577 180 372 0 80585 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 323840

[startup+102.32 s]
/proc/loadavg: 1.99 2.02 2.00 3/525 20337
/proc/meminfo: memFree=23139488/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=649184 CPUtime=102.31 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 163112 0 0 0 10187 44 0 0 25 0 1 0 822454243 664764416 161855 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 162296 161855 180 372 0 161921 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 649184

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/525 20339
/proc/meminfo: memFree=23035904/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=742844 CPUtime=162.29 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 186503 0 0 0 16177 52 0 0 25 0 1 0 822454243 760672256 185246 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 185711 185246 180 372 0 185336 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 742844

[startup+222.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/525 20340
/proc/meminfo: memFree=22992336/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=778692 CPUtime=222.29 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 195466 0 0 0 22171 58 0 0 25 0 1 0 822454243 797380608 194209 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 194673 194209 180 372 0 194298 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 778692

[startup+282.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/525 20342
/proc/meminfo: memFree=22804432/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=959324 CPUtime=282.3 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 240527 0 0 0 28160 70 0 0 25 0 1 0 822454243 982347776 239270 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 239831 239270 180 372 0 239456 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 959324

[startup+342.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/525 20343
/proc/meminfo: memFree=22589740/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1167800 CPUtime=342.29 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 292550 0 0 0 34147 82 0 0 25 0 1 0 822454243 1195827200 291293 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 291950 291293 180 372 0 291575 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1167800

[startup+402.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/525 20345
/proc/meminfo: memFree=22570976/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1177720 CPUtime=402.3 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 295060 0 0 0 40141 89 0 0 25 0 1 0 822454243 1205985280 293803 33554432000 4194304 5714214 140736888770256 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 294430 293803 180 372 0 294055 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1177720

[startup+462.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/525 20347
/proc/meminfo: memFree=22562140/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1177720 CPUtime=462.3 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 295064 0 0 0 46137 93 0 0 25 0 1 0 822454243 1205985280 293807 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 294430 293807 180 372 0 294055 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1177720

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/525 20348
/proc/meminfo: memFree=22556268/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1177720 CPUtime=522.3 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 295078 0 0 0 52135 95 0 0 25 0 1 0 822454243 1205985280 293821 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 294430 293821 180 372 0 294055 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1177720

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 20350
/proc/meminfo: memFree=22547924/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1178080 CPUtime=582.31 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 295107 0 0 0 58133 98 0 0 25 0 1 0 822454243 1206353920 293850 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 294520 293850 180 372 0 294145 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1178080

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/525 20384
/proc/meminfo: memFree=22738636/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=822.31 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301628 0 0 0 82101 130 0 0 25 0 1 0 822454243 1232871424 300371 33554432000 4194304 5714214 140736888770256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300371 180 372 0 300619 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1203976

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 20386
/proc/meminfo: memFree=22659440/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=882.32 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301641 0 0 0 88095 137 0 0 25 0 1 0 822454243 1232871424 300384 33554432000 4194304 5714214 140736888770256 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300384 180 372 0 300619 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1203976

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 20387
/proc/meminfo: memFree=22596528/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=942.31 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301642 0 0 0 94091 140 0 0 25 0 1 0 822454243 1232871424 300385 33554432000 4194304 5714214 140736888770256 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300385 180 372 0 300619 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1203976

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 20389
/proc/meminfo: memFree=22530516/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=1002.32 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301643 0 0 0 100088 144 0 0 25 0 1 0 822454243 1232871424 300386 33554432000 4194304 5714214 140736888770256 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300386 180 372 0 300619 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1203976

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 20391
/proc/meminfo: memFree=22474428/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=1062.32 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301644 0 0 0 106082 150 0 0 25 0 1 0 822454243 1232871424 300387 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300387 180 372 0 300619 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1203976

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/525 20401
/proc/meminfo: memFree=22415456/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=1122.32 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301645 0 0 0 112075 157 0 0 25 0 1 0 822454243 1232871424 300388 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300388 180 372 0 300619 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1203976

[startup+1182.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/525 20403
/proc/meminfo: memFree=22356652/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=1182.32 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301646 0 0 0 118072 160 0 0 25 0 1 0 822454243 1232871424 300389 33554432000 4194304 5714214 140736888770256 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300389 180 372 0 300619 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1203976

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/525 20404
/proc/meminfo: memFree=22298928/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1203976 CPUtime=1242.32 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 301647 0 0 0 124067 165 0 0 25 0 1 0 822454243 1232871424 300390 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319405 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 300994 300390 180 372 0 300619 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1203976

[startup+1302.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/525 20408
/proc/meminfo: memFree=22180344/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1302.33 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318034 0 0 0 130056 177 0 0 25 0 1 0 822454243 1300045824 316777 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316777 180 372 0 317019 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1269576

[startup+1362.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/525 20411
/proc/meminfo: memFree=22126336/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1362.33 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318034 0 0 0 136049 184 0 0 25 0 1 0 822454243 1300045824 316777 33554432000 4194304 5714214 140736888770256 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316777 180 372 0 317019 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1269576

[startup+1422.32 s]
/proc/loadavg: 2.05 2.05 2.00 3/525 20412
/proc/meminfo: memFree=22070364/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1422.34 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318044 0 0 0 142041 193 0 0 25 0 1 0 822454243 1300045824 316787 33554432000 4194304 5714214 140736888770256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316787 180 372 0 317019 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1269576

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/525 20414
/proc/meminfo: memFree=22016372/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1482.33 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318046 0 0 0 148028 205 0 0 25 0 1 0 822454243 1300045824 316789 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316789 180 372 0 317019 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1269576

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 20415
/proc/meminfo: memFree=21967708/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1542.33 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318046 0 0 0 154018 215 0 0 25 0 1 0 822454243 1300045824 316789 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316789 180 372 0 317019 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1269576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 20417
/proc/meminfo: memFree=21919064/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1602.33 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318050 0 0 0 160007 226 0 0 25 0 1 0 822454243 1300045824 316793 33554432000 4194304 5714214 140736888770256 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316793 180 372 0 317019 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1269576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 20419
/proc/meminfo: memFree=21871660/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1662.33 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318057 0 0 0 165999 234 0 0 25 0 1 0 822454243 1300045824 316800 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316800 180 372 0 317019 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1269576

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/525 20420
/proc/meminfo: memFree=21592868/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1269576 CPUtime=1722.34 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318057 0 0 0 171993 241 0 0 25 0 1 0 822454243 1300045824 316800 33554432000 4194304 5714214 140736888770256 18446744073709551615 4324580 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 317394 316800 180 372 0 317019 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1269576

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/525 20422
/proc/meminfo: memFree=21621928/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1238956 CPUtime=1782.34 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318186 0 0 0 177984 250 0 0 25 0 1 0 822454243 1268690944 309355 33554432000 4194304 5714214 140736888770256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 309739 309355 180 372 0 309364 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1238956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.04 2.00 3/525 20422
/proc/meminfo: memFree=21621904/32951124 swapFree=56930356/67111528
[pid=20333] ppid=20331 vsize=1238956 CPUtime=1800.05 cores=0,2,4,6
/proc/20333/stat : 20333 (wbo1.6) R 20331 20333 18788 0 -1 4202496 318203 0 0 0 179753 252 0 0 25 0 1 0 822454243 1268690944 309372 33554432000 4194304 5714214 140736888770256 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20333/statm: 309739 309372 180 372 0 309364 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1238956

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.08
CPU time (s): 1800.13
CPU user time (s): 1797.55
CPU system time (s): 2.58361
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1269576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.58361
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318203
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= 11
involuntary context switches= 3334

runsolver used 9.95549 second user time and 21.1608 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-03 15:42:45
IDJOB=3460706
IDBENCH=25016
IDSOLVER=1953
FILE ID=node137/3460706-1307108565
RUNJOBID= node137-1307106763-20183
PBS_JOBID= 13497961
Free space on /tmp= 73704 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_9.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460706-1307108565/watcher-3460706-1307108565 -o /tmp/evaluation-result-3460706-1307108565/solver-3460706-1307108565 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460706-1307108565.opb

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

MD5SUM BENCH= d90f6236f870e45ceb3cd4a6e4593f30
RANDOM SEED=341122506

node137.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23804020 kB
Buffers:        241040 kB
Cached:         484688 kB
SwapCached:      12308 kB
Active:        8453024 kB
Inactive:       433260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23804020 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:            5840 kB
Writeback:           0 kB
AnonPages:     8157744 kB
Mapped:          22244 kB
Slab:           116336 kB
PageTables:      74704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162690908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73700 MiB
End job on node137 at 2011-06-03 16:12:47