Trace number 2702411

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 (fixed)? (TO) 1800.11 1800.79

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_2.opb
MD5SUMe4d0ce6c299ae1a05f607b170c68aad6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15670
Sum of products size (including duplicates)31340
Number of different products15670
Sum of products size31340

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 - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702411-1278566389.opb.
0.00/0.00	c Instance file HOME/instance-2702411-1278566389.opb
0.00/0.00	c File size is 1203387 bytes.
0.19/0.21	c Highest Coefficient sum: 47
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Parsing time:          0.21         s                                      |
0.19/0.21	c |  Number Variables:      16170                                               |
0.19/0.21	c |  Number Clauses:        16170                                               |
0.19/0.21	c |  Number Cardinality:    0                                                   |
0.19/0.21	c |  Number PB Constraints: 15670                                               |
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |   16170    31840   110190 |    10613        0    nan |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.26	c New solution: 219
0.19/0.26	o 219
0.19/0.26	c Elapsed CPU time: 0.250961 s	Remaining CPU time: 179.749 s
0.19/0.26	c ===============================================================================
0.19/0.26	c |         0 |   16170    31841   110690 |    10613        0    nan |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c New solution: 218
0.19/0.27	o 218
0.19/0.27	c Elapsed CPU time: 0.267959 s	Remaining CPU time: 179.732 s
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |   16170    31842   111190 |    10614        0    nan |  0.000 % |
0.29/0.30	c ===============================================================================
0.29/0.30	c New solution: 112
0.29/0.30	o 112
0.29/0.30	c Elapsed CPU time: 0.290955 s	Remaining CPU time: 179.709 s
0.29/0.30	c ===============================================================================
0.29/0.30	c |         0 |   16170    31843   111690 |    10614        0    nan |  0.000 % |
0.29/0.32	c ===============================================================================
0.29/0.32	c New solution: 111
0.29/0.32	o 111
0.29/0.32	c Elapsed CPU time: 0.313952 s	Remaining CPU time: 179.686 s
0.29/0.32	c ===============================================================================
0.29/0.32	c |         2 |   16170    31844   112190 |    10614        2    124 |  0.000 % |
0.29/0.35	c ===============================================================================
0.29/0.35	c New solution: 49
0.29/0.35	o 49
0.29/0.35	c Elapsed CPU time: 0.337948 s	Remaining CPU time: 179.662 s
0.29/0.35	c ===============================================================================
0.29/0.35	c |         2 |   16170    31845   112690 |    10615        2    124 |  0.000 % |
0.59/0.61	c |       102 |   16170    31845   112690 |    11676      102     80 |  0.000 % |
0.59/0.68	c |       252 |   16170    31845   112690 |    12844      252    114 |  0.000 % |
0.69/0.70	c ===============================================================================
0.69/0.70	c New solution: 48
0.69/0.70	o 48
0.69/0.70	c Elapsed CPU time: 0.691894 s	Remaining CPU time: 179.308 s
0.69/0.70	c ===============================================================================
0.69/0.70	c |       259 |   16170    31846   113190 |    10615      259    114 |  0.000 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c New solution: 46
0.69/0.73	o 46
0.69/0.73	c Elapsed CPU time: 0.714891 s	Remaining CPU time: 179.285 s
0.69/0.73	c ===============================================================================
0.69/0.73	c |       259 |   16170    31847   113690 |    10615      259    114 |  0.000 % |
0.69/0.77	c |       360 |   16170    31847   113690 |    11677      360    128 |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.80	c New solution: 45
0.79/0.80	o 45
0.79/0.80	c Elapsed CPU time: 0.78588 s	Remaining CPU time: 179.214 s
0.79/0.80	c ===============================================================================
0.79/0.80	c |       360 |   16170    31848   114190 |    10616      360    128 |  0.000 % |
0.79/0.84	c |       461 |   16170    31848   114190 |    11677      461    155 |  0.000 % |
0.89/0.90	c |       612 |   16170    31848   114190 |    12845      612    162 |  0.000 % |
0.89/0.93	c ===============================================================================
0.89/0.93	c New solution: 44
0.89/0.93	o 44
0.89/0.93	c Elapsed CPU time: 0.91586 s	Remaining CPU time: 179.084 s
0.89/0.93	c ===============================================================================
0.89/0.93	c |       613 |   16170    31849   114690 |    10616      613    162 |  0.000 % |
0.89/0.97	c ===============================================================================
0.89/0.97	c New solution: 43
0.89/0.97	o 43
0.89/0.97	c Elapsed CPU time: 0.956854 s	Remaining CPU time: 179.043 s
0.89/0.97	c ===============================================================================
0.89/0.97	c |       671 |   16170    31850   115190 |    10616      671    164 |  0.000 % |
0.99/1.02	c |       771 |   16170    31850   115190 |    11678      771    163 |  0.000 % |
0.99/1.06	c ===============================================================================
0.99/1.06	c New solution: 42
0.99/1.06	o 42
0.99/1.06	c Elapsed CPU time: 1.04284 s	Remaining CPU time: 178.957 s
0.99/1.06	c ===============================================================================
0.99/1.06	c |       814 |   16170    31851   115690 |    10617      814    161 |  0.000 % |
1.10/1.11	c |       915 |   16170    31851   115690 |    11678      915    160 |  0.000 % |
1.10/1.18	c |      1067 |   16170    31851   115690 |    12846     1067    158 |  0.000 % |
1.19/1.28	c |      1292 |   16170    31851   115690 |    14131     1292    154 |  0.000 % |
1.39/1.43	c |      1629 |   16170    31851   115690 |    15544     1629    155 |  0.000 % |
1.59/1.64	c |      2135 |   16170    31851   115690 |    17098     2135    169 |  0.000 % |
1.89/1.93	c |      2895 |   16170    31851   115690 |    18808     2895    170 |  0.000 % |
2.29/2.39	c |      4034 |   16170    31851   115690 |    20689     4034    176 |  0.000 % |
3.09/3.12	c |      5743 |   16170    31851   115690 |    22758     5743    173 |  0.000 % |
4.19/4.23	c |      8306 |   16170    31851   115690 |    25034     8306    171 |  0.000 % |
5.89/5.92	c |     12151 |   16170    31851   115690 |    27537    12151    197 |  0.000 % |
8.98/9.03	c |     17918 |   16170    31851   115690 |    30291    17918    204 |  0.000 % |
13.79/13.87	c |     26567 |   16170    31851   115690 |    33320    26567    206 |  0.000 % |
21.89/21.92	c |     39543 |   16170    31851   115690 |    36652    39543    241 |  0.000 % |
32.89/32.98	c |     59005 |   16170    31851   115690 |    40318    31100    254 |  0.000 % |
54.37/54.40	c |     88198 |   16170    31851   115690 |    44349    18933    226 |  0.000 % |
94.86/94.98	c |    131987 |   16170    31851   115690 |    48784    16778    198 |  0.000 % |
147.03/147.12	c |    197673 |   16170    31851   115690 |    53663    31788    188 |  0.000 % |
181.33/181.41	c There are 0 assigned variables. 0 in cost function.
182.02/182.19	c core #1
182.02/182.19	c 
182.02/182.19	c 
182.02/182.19	c Core size: 56	Core Weight: 1	Total Weight: 1
182.02/182.19	c
182.02/182.19	c
182.02/182.19	c core #2
182.02/182.19	c 
182.02/182.19	c 
182.02/182.19	c Core size: 52	Core Weight: 1	Total Weight: 2
182.02/182.19	c
182.02/182.19	c
182.02/182.19	c core #3
182.02/182.19	c 
182.02/182.19	c 
182.02/182.19	c Core size: 52	Core Weight: 1	Total Weight: 3
182.02/182.19	c
182.02/182.19	c
182.02/182.19	c core #4
182.02/182.19	c 
182.02/182.19	c 
182.02/182.19	c Core size: 52	Core Weight: 1	Total Weight: 4
182.02/182.19	c
182.02/182.19	c
182.02/182.19	c core #5
182.02/182.19	c 
182.02/182.19	c 
182.02/182.19	c Core size: 120	Core Weight: 1	Total Weight: 5
182.02/182.19	c
182.02/182.19	c
182.02/182.19	c ============================[ Search Statistics ]==============================
182.02/182.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.02/182.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.02/182.19	c ===============================================================================
182.02/182.19	c |         0 |    5590    32356    83962 |    10785        0    nan |  0.000 % |
182.12/182.22	c ===============================================================================
182.22/182.35	c core #6
182.22/182.35	c 
182.22/182.35	c 
182.22/182.35	c Core size: 401	Core Weight: 1	Total Weight: 6
182.22/182.35	c
182.22/182.35	c
182.22/182.35	c ============================[ Search Statistics ]==============================
182.22/182.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.22/182.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.22/182.35	c ===============================================================================
182.22/182.35	c |         0 |   10652    32357    99642 |    10785        0    nan |  0.000 % |
182.43/182.59	c |       104 |   10652    32357    99642 |    11864      104    247 | 35.614 % |
182.92/183.00	c |       254 |   10652    32357    99642 |    13050      254    328 | 35.614 % |
183.53/183.60	c |       483 |   10652    32357    99642 |    14355      483    368 | 35.614 % |
184.32/184.42	c ===============================================================================
184.42/184.56	c core #7
184.42/184.56	c 
184.42/184.56	c 
184.42/184.56	c Core size: 976	Core Weight: 1	Total Weight: 7
184.42/184.56	c
184.42/184.56	c
184.42/184.56	c ============================[ Search Statistics ]==============================
184.42/184.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.42/184.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.42/184.56	c ===============================================================================
184.42/184.56	c |         0 |   16314    32358   115846 |    10786        0    nan |  0.000 % |
184.82/184.94	c |       101 |   16314    32358   115846 |    11864      101    124 |  4.001 % |
185.42/185.56	c |       251 |   16314    32358   115846 |    13051      251    110 |  4.001 % |
186.72/186.84	c |       477 |   16314    32358   115846 |    14356      477    131 |  4.001 % |
189.02/189.13	c |       816 |   16314    32358   115846 |    15791      816    148 |  4.001 % |
193.02/193.18	c |      1322 |   16314    32358   115846 |    17370     1322    164 |  4.001 % |
198.81/198.94	c |      2081 |   16314    32358   115846 |    19108     2081    195 |  4.001 % |
207.71/207.88	c |      3224 |   16314    32358   115846 |    21018     3224    215 |  4.001 % |
214.91/215.09	c |      4934 |   16314    32358   115846 |    23120     4934    215 |  4.001 % |
226.70/226.88	c |      7497 |   16314    32358   115846 |    25432     7497    223 |  4.001 % |
251.09/251.21	c |     11343 |   16314    32358   115846 |    27976    11343    221 |  4.001 % |
290.19/290.30	c |     17111 |   16314    32358   115846 |    30773    17111    223 |  4.001 % |
341.97/342.13	c |     25762 |   16314    32358   115846 |    33851    25762    249 |  4.001 % |
420.33/420.54	c |     38739 |   16314    32358   115846 |    37236    15498    273 |  4.001 % |
551.38/551.67	c |     58201 |   16314    32358   115846 |    40959    34960    276 |  4.001 % |
747.40/747.72	c |     87395 |   16314    32358   115846 |    45055    35193    342 |  4.001 % |
766.10/766.45	c ===============================================================================
768.19/768.51	c core #8
768.19/768.51	c 
768.19/768.51	c 
768.19/768.51	c Core size: 608	Core Weight: 1	Total Weight: 8
768.19/768.51	c
768.19/768.51	c
768.19/768.51	c ============================[ Search Statistics ]==============================
768.19/768.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
768.19/768.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
768.19/768.51	c ===============================================================================
768.19/768.51	c |         0 |   17494    32360   118841 |    10786        0    nan |  0.000 % |
768.40/768.77	c |       102 |   17494    32360   118841 |    11865      102    417 |  0.000 % |
768.80/769.10	c |       254 |   17494    32360   118841 |    13051      254    316 |  0.000 % |
769.70/770.00	c |       479 |   17494    32360   118841 |    14357      479    259 |  0.000 % |
770.80/771.17	c |       818 |   17494    32360   118841 |    15792      818    216 |  0.000 % |
771.99/772.32	c |      1327 |   17494    32360   118841 |    17372     1327    216 |  0.000 % |
774.00/774.32	c |      2087 |   17494    32360   118841 |    19109     2087    204 |  0.000 % |
776.39/776.75	c |      3229 |   17494    32360   118841 |    21020     3229    221 |  0.000 % |
779.00/779.38	c |      4937 |   17494    32360   118841 |    23122     4937    252 |  0.000 % |
784.09/784.45	c |      7499 |   17494    32360   118841 |    25434     7499    261 |  0.000 % |
793.80/794.19	c |     11344 |   17494    32360   118841 |    27977    11344    271 |  0.000 % |
810.39/810.76	c |     17110 |   17494    32360   118841 |    30775    17110    300 |  0.000 % |
836.78/837.13	c |     25759 |   17494    32360   118841 |    33853    25759    328 |  0.000 % |
899.74/900.13	c |     38733 |   17494    32360   118841 |    37238    15055    388 |  0.000 % |
971.43/971.89	c |     58199 |   17494    32360   118841 |    40962    34521    424 |  0.000 % |
1091.18/1091.61	c |     87391 |   17494    32360   118841 |    45058    34700    528 |  0.000 % |
1350.78/1351.33	c |    131182 |   17494    32360   118841 |    49564    43749    465 |  0.000 % |
1677.66/1678.35	c |    196867 |   17494    32360   118841 |    54520    31666    433 |  0.000 % |

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-2702411-1278566389/watcher-2702411-1278566389 -o /tmp/evaluation-result-2702411-1278566389/solver-2702411-1278566389 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702411-1278566389.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 29236
/proc/meminfo: memFree=1686864/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=4312 CPUtime=0
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 402 0 0 0 0 0 0 0 19 0 1 0 24850822 4415488 320 1992294400 134512640 135752675 4288193280 18446744073709551615 134609676 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 1078 320 137 303 0 479 0

[startup+0.063974 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29236
/proc/meminfo: memFree=1686864/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=6752 CPUtime=0.06
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 1039 0 0 0 6 0 0 0 21 0 1 0 24850822 6914048 957 1992294400 134512640 135752675 4288193280 18446744073709551615 134633469 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 1688 957 215 303 0 1089 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6752

[startup+0.100979 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29236
/proc/meminfo: memFree=1686864/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=7412 CPUtime=0.09
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 1264 0 0 0 9 0 0 0 21 0 1 0 24850822 7589888 1182 1992294400 134512640 135752675 4288193280 18446744073709551615 135228385 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 1853 1182 270 303 0 1254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7412

[startup+0.301014 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29236
/proc/meminfo: memFree=1686864/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=8820 CPUtime=0.29
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 2585 0 0 0 28 1 0 0 21 0 1 0 24850822 9031680 1703 1992294400 134512640 135752675 4288193280 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 2205 1703 143 303 0 1900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8820

[startup+0.701082 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29236
/proc/meminfo: memFree=1686864/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=9084 CPUtime=0.69
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 2655 0 0 0 68 1 0 0 22 0 1 0 24850822 9302016 1773 1992294400 134512640 135752675 4288193280 18446744073709551615 134599103 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 2271 1773 145 303 0 1966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9084

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29237
/proc/meminfo: memFree=1680160/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=10404 CPUtime=1.49
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 2975 0 0 0 147 2 0 0 25 0 1 0 24850822 10653696 2093 1992294400 134512640 135752675 4288193280 18446744073709551615 134639393 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 2601 2093 145 303 0 2296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10404

[startup+3.10049 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29238
/proc/meminfo: memFree=1677928/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=13692 CPUtime=3.09
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 3793 0 0 0 305 4 0 0 25 0 1 0 24850822 14020608 2911 1992294400 134512640 135752675 4288193280 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 3423 2911 145 303 0 3118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13692

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29238
/proc/meminfo: memFree=1670984/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=20552 CPUtime=6.29
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 5518 0 0 0 622 7 0 0 25 0 1 0 24850822 21045248 4636 1992294400 134512640 135752675 4288193280 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 5138 4636 145 303 0 4833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20552

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29238
/proc/meminfo: memFree=1658460/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=32016 CPUtime=12.69
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 8363 0 0 0 1258 11 0 0 25 0 1 0 24850822 32784384 7481 1992294400 134512640 135752675 4288193280 18446744073709551615 134605387 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 8004 7481 145 303 0 7699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32016

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29238
/proc/meminfo: memFree=1631924/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=57996 CPUtime=25.48
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 14854 0 0 0 2525 23 0 0 25 0 1 0 24850822 59387904 13972 1992294400 134512640 135752675 4288193280 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 14499 13972 145 303 0 14194 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57996

[startup+51.1007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29238
/proc/meminfo: memFree=1595964/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=93768 CPUtime=51.08
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 23780 0 0 0 5062 46 0 0 25 0 1 0 24850822 96018432 22898 1992294400 134512640 135752675 4288193280 18446744073709551615 134611609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 23442 22898 145 303 0 23137 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93768

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29240
/proc/meminfo: memFree=1538552/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=150828 CPUtime=102.26
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 38041 0 0 0 10147 79 0 0 25 0 1 0 24850822 154447872 37159 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 37707 37159 145 303 0 37402 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150828

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29242
/proc/meminfo: memFree=1468988/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=221536 CPUtime=162.23
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 55686 0 0 0 16102 121 0 0 25 0 1 0 24850822 226852864 54804 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 55384 54804 145 303 0 55079 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 221536

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29243
/proc/meminfo: memFree=1443320/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=244800 CPUtime=222.2
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 62701 0 0 0 22079 141 0 0 25 0 1 0 24850822 250675200 60725 1992294400 134512640 135752675 4288193280 18446744073709551615 134611732 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 61200 60725 146 303 0 60895 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 244800

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29244
/proc/meminfo: memFree=1443320/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=244800 CPUtime=282.19
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 62711 0 0 0 28067 152 0 0 25 0 1 0 24850822 250675200 60735 1992294400 134512640 135752675 4288193280 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 61200 60735 146 303 0 60895 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 244800

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29246
/proc/meminfo: memFree=1442576/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=246124 CPUtime=342.16
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 63040 0 0 0 34055 161 0 0 25 0 1 0 24850822 252030976 61064 1992294400 134512640 135752675 4288193280 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 61531 61064 146 303 0 61226 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 246124

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29248
/proc/meminfo: memFree=1430300/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=258568 CPUtime=402.14
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 66112 0 0 0 40040 174 0 0 25 0 1 0 24850822 264773632 64136 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 64642 64136 146 303 0 64337 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 258568

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29250
/proc/meminfo: memFree=1415048/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=273760 CPUtime=462.11
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 69917 0 0 0 46021 190 0 0 25 0 1 0 24850822 280330240 67941 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 68440 67941 146 303 0 68135 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 273760

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29251
/proc/meminfo: memFree=1405748/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=283028 CPUtime=522.09
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 72225 0 0 0 52009 200 0 0 25 0 1 0 24850822 289820672 70249 1992294400 134512640 135752675 4288193280 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 70757 70249 146 303 0 70452 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 283028

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29252
/proc/meminfo: memFree=1390620/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=298148 CPUtime=582.06
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 75994 0 0 0 57995 211 0 0 25 0 1 0 24850822 305303552 74018 1992294400 134512640 135752675 4288193280 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 74537 74018 146 303 0 74232 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 298148

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29254
/proc/meminfo: memFree=1374128/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=314540 CPUtime=642.05
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 80065 0 0 0 63981 224 0 0 25 0 1 0 24850822 322088960 78089 1992294400 134512640 135752675 4288193280 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 78635 78089 146 303 0 78330 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 314540

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 29260
/proc/meminfo: memFree=1337920/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=350316 CPUtime=881.95
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 89089 0 0 0 87913 282 0 0 25 0 1 0 24850822 358723584 87113 1992294400 134512640 135752675 4288193280 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 87579 87113 146 303 0 87274 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 350316

[startup+942.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 29262
/proc/meminfo: memFree=1310888/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=377392 CPUtime=941.94
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 95839 0 0 0 93894 300 0 0 25 0 1 0 24850822 386449408 93863 1992294400 134512640 135752675 4288193280 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 94348 93863 146 303 0 94043 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 377392

[startup+1002.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 29264
/proc/meminfo: memFree=1279392/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=408848 CPUtime=1001.91
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 103674 0 0 0 99873 318 0 0 25 0 1 0 24850822 418660352 101698 1992294400 134512640 135752675 4288193280 18446744073709551615 134611724 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 102212 101698 146 303 0 101907 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 408848

[startup+1062.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 29266
/proc/meminfo: memFree=1241944/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=446672 CPUtime=1061.89
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 113115 0 0 0 105847 342 0 0 25 0 1 0 24850822 457392128 111139 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 111668 111139 146 303 0 111363 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 446672

[startup+1122.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 29267
/proc/meminfo: memFree=1215780/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=472356 CPUtime=1121.87
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 119528 0 0 0 111827 360 0 0 25 0 1 0 24850822 483692544 117552 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 118089 117552 146 303 0 117784 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 472356

[startup+1182.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 29268
/proc/meminfo: memFree=1191848/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=496412 CPUtime=1181.85
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 125514 0 0 0 117811 374 0 0 25 0 1 0 24850822 508325888 123538 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 124103 123538 146 303 0 123798 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 496412

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29270
/proc/meminfo: memFree=1171884/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=516244 CPUtime=1241.83
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 130479 0 0 0 123795 388 0 0 25 0 1 0 24850822 528633856 128503 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 129061 128503 146 303 0 128756 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 516244

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29272
/proc/meminfo: memFree=1155516/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=532260 CPUtime=1301.81
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 134487 0 0 0 129781 400 0 0 25 0 1 0 24850822 545034240 132511 1992294400 134512640 135752675 4288193280 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 133065 132511 146 303 0 132760 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 532260

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29274
/proc/meminfo: memFree=1133692/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=554556 CPUtime=1361.78
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 140036 0 0 0 135762 416 0 0 25 0 1 0 24850822 567865344 138060 1992294400 134512640 135752675 4288193280 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 138639 138060 146 303 0 138334 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 554556

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29275
/proc/meminfo: memFree=1107776/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=580168 CPUtime=1421.76
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 146432 0 0 0 141742 434 0 0 25 0 1 0 24850822 594092032 144456 1992294400 134512640 135752675 4288193280 18446744073709551615 134605234 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 145042 144456 146 303 0 144737 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 580168

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29276
/proc/meminfo: memFree=1082604/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=605548 CPUtime=1481.73
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 152762 0 0 0 147723 450 0 0 25 0 1 0 24850822 620081152 150786 1992294400 134512640 135752675 4288193280 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 151387 150786 146 303 0 151082 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 605548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29278
/proc/meminfo: memFree=1060036/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=627940 CPUtime=1541.71
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 158343 0 0 0 153707 464 0 0 25 0 1 0 24850822 643010560 156367 1992294400 134512640 135752675 4288193280 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 156985 156367 146 303 0 156680 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 627940

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29280
/proc/meminfo: memFree=1038460/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=649584 CPUtime=1601.69
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 163721 0 0 0 159690 479 0 0 25 0 1 0 24850822 665174016 161745 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 162396 161745 146 303 0 162091 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 649584

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29282
/proc/meminfo: memFree=1010932/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=677048 CPUtime=1661.67
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 170619 0 0 0 165670 497 0 0 25 0 1 0 24850822 693297152 168643 1992294400 134512640 135752675 4288193280 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 169262 168643 146 303 0 168957 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 677048

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29283
/proc/meminfo: memFree=983156/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=705052 CPUtime=1721.65
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 177594 0 0 0 171649 516 0 0 25 0 1 0 24850822 721973248 175618 1992294400 134512640 135752675 4288193280 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 176263 175618 146 303 0 175958 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 705052

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29284
/proc/meminfo: memFree=959596/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=728088 CPUtime=1781.62
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 183344 0 0 0 177630 532 0 0 25 0 1 0 24850822 745562112 181368 1992294400 134512640 135752675 4288193280 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 182022 181368 146 303 0 181717 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 728088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29285
/proc/meminfo: memFree=952032/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=735484 CPUtime=1800.03
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 185211 0 0 0 179466 537 0 0 25 0 1 0 24850822 753135616 183235 1992294400 134512640 135752675 4288193280 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 183871 183235 146 303 0 183566 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 735484

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29285
/proc/meminfo: memFree=952032/2059040 swapFree=4151252/4192956
[pid=29236] ppid=29234 vsize=735484 CPUtime=1800.03
/proc/29236/stat : 29236 (wbo1.4b) R 29234 29236 28554 0 -1 4202496 185211 0 0 0 179466 537 0 0 25 0 1 0 24850822 753135616 183235 1992294400 134512640 135752675 4288193280 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29236/statm: 183871 183235 146 303 0 183566 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 735484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.79
CPU time (s): 1800.11
CPU user time (s): 1794.67
CPU system time (s): 5.44517
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 735484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.67
system time used= 5.44517
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185211
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= 8
involuntary context switches= 2099

runsolver used 3.11653 second user time and 8.36473 second system time

The end

Launcher Data

Begin job on node025 at 2010-07-08 07:19:49
IDJOB=2702411
IDBENCH=48140
IDSOLVER=1190
FILE ID=node025/2702411-1278566389
PBS_JOBID= 11239573
Free space on /tmp= 62516 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_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-2702411-1278566389/watcher-2702411-1278566389 -o /tmp/evaluation-result-2702411-1278566389/solver-2702411-1278566389 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702411-1278566389.opb

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

MD5SUM BENCH= e4d0ce6c299ae1a05f607b170c68aad6
RANDOM SEED=536341643

node025.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.264
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.52
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.264
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1688756 kB
Buffers:         71056 kB
Cached:         200900 kB
SwapCached:       4972 kB
Active:         145884 kB
Inactive:       149876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1688756 kB
SwapTotal:     4192956 kB
SwapFree:      4151252 kB
Dirty:            2872 kB
Writeback:           0 kB
AnonPages:       18920 kB
Mapped:          12600 kB
Slab:            52488 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179276 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-2702411-1278566389.opb

Free space on /tmp at the end= 62516 MiB
End job on node025 at 2010-07-08 07:49:53