Trace number 2702593

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.1 1800.59

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_3.opb
MD5SUMe70f8e0da8fa345ba6e82dce1b0133d2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark708.262
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

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-2702593-1278578293.opb.
0.00/0.00	c Instance file HOME/instance-2702593-1278578293.opb
0.00/0.00	c File size is 118615 bytes.
0.00/0.02	c Highest Coefficient sum: 100
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      1576                                                |
0.00/0.02	c |  Number Clauses:        1526                                                |
0.00/0.02	c |  Number Cardinality:    102                                                 |
0.00/0.02	c |  Number PB Constraints: 1476                                                |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1576     3104    12108 |     5000        0    nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 0
0.00/0.04	o 0
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 179.96 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1576     3105    12158 |     5000        0    nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: -1
0.00/0.04	o -1
0.00/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 179.958 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |         1 |    1576     3106    12208 |     5000        1     51 |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: -2
0.00/0.04	o -2
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 179.957 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |         2 |    1576     3107    12258 |     5000        2     27 |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: -3
0.00/0.04	o -3
0.00/0.04	c Elapsed CPU time: 0.045993 s	Remaining CPU time: 179.954 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |        37 |    1576     3108    12308 |     5000       37     45 |  0.000 % |
0.00/0.05	c |       139 |    1576     3108    12308 |     5500      139     69 |  0.001 % |
0.00/0.06	c |       289 |    1576     3108    12308 |     6050      289     80 |  0.001 % |
0.00/0.08	c |       524 |    1576     3108    12308 |     6655      524     85 |  0.001 % |
0.09/0.12	c |       868 |    1576     3108    12308 |     7320      868     88 |  0.001 % |
0.09/0.18	c |      1381 |    1576     3108    12308 |     8052     1381     89 |  0.001 % |
0.29/0.33	c |      2150 |    1576     3108    12308 |     8857     2150     89 |  0.001 % |
0.49/0.57	c |      3289 |    1576     3108    12308 |     9743     3289     88 |  0.001 % |
1.00/1.02	c |      4997 |    1576     3108    12308 |    10717     4997     88 |  0.001 % |
1.99/2.01	c |      7559 |    1576     3108    12308 |    11789     7559     86 |  0.001 % |
4.19/4.23	c |     11410 |    1576     3108    12308 |    12968    11410     85 |  0.001 % |
8.49/8.56	c |     17177 |    1576     3108    12308 |    14265     9942     80 |  0.001 % |
8.99/9.06	c ===============================================================================
8.99/9.06	c New solution: -4
8.99/9.06	o -4
8.99/9.06	c Elapsed CPU time: 9.00563 s	Remaining CPU time: 170.994 s
8.99/9.06	c ===============================================================================
8.99/9.06	c |     18564 |    1576     3109    12358 |     5000    11329     79 |  0.001 % |
9.09/9.17	c |     18667 |    1576     3109    12358 |     5500     2936     75 |  0.001 % |
9.09/9.18	c |     18817 |    1576     3109    12358 |     6050     3086     76 |  0.001 % |
9.19/9.21	c |     19042 |    1576     3109    12358 |     6655     3311     76 |  0.001 % |
9.19/9.26	c |     19381 |    1576     3109    12358 |     7320     3650     76 |  0.001 % |
9.29/9.38	c |     19887 |    1576     3109    12358 |     8052     4156     76 |  0.001 % |
9.39/9.47	c |     20650 |    1576     3109    12358 |     8857     4919     77 |  0.001 % |
9.59/9.68	c |     21791 |    1576     3109    12358 |     9743     6060     78 |  0.002 % |
10.09/10.19	c |     23501 |    1576     3109    12358 |    10717     7770     77 |  0.001 % |
10.90/10.91	c |     26065 |    1576     3109    12358 |    11789    10334     77 |  0.001 % |
11.99/12.00	c |     29909 |    1576     3109    12358 |    12968     7603     75 |  0.001 % |
13.38/13.41	c |     35675 |    1576     3109    12358 |    14265    13369     76 |  0.001 % |
15.99/16.03	c |     44326 |    1576     3109    12358 |    15692    14153     77 |  0.001 % |
16.98/17.05	c ===============================================================================
16.98/17.05	c New solution: -5
16.98/17.05	o -5
16.98/17.05	c Elapsed CPU time: 16.8684 s	Remaining CPU time: 163.132 s
16.98/17.05	c ===============================================================================
16.98/17.05	c |     46873 |    1576     3110    12408 |     5000    16700     77 |  0.001 % |
17.09/17.14	c |     46978 |    1576     3110    12408 |     5500     4280     68 |  0.001 % |
17.09/17.18	c |     47130 |    1576     3110    12408 |     6050     4432     68 |  0.001 % |
17.19/17.21	c |     47356 |    1576     3110    12408 |     6655     4658     65 |  0.001 % |
17.19/17.27	c |     47693 |    1576     3110    12408 |     7320     4995     67 |  0.001 % |
17.29/17.32	c |     48200 |    1576     3110    12408 |     8052     5502     69 |  0.001 % |
17.39/17.41	c |     48959 |    1576     3110    12408 |     8857     6261     72 |  0.001 % |
17.49/17.58	c |     50098 |    1576     3110    12408 |     9743     7400     75 |  0.001 % |
17.89/17.93	c |     51808 |    1576     3110    12408 |    10717     9110     76 |  0.001 % |
18.60/18.69	c |     54371 |    1576     3110    12408 |    11789    11673     79 |  0.001 % |
19.89/19.98	c |     58228 |    1576     3110    12408 |    12968     8868     87 |  0.001 % |
22.18/22.20	c |     63996 |    1576     3110    12408 |    14265     7385     88 |  0.001 % |
25.59/25.64	c |     72654 |    1576     3110    12408 |    15692     8172     81 |  0.001 % |
30.58/30.61	c |     85628 |    1576     3110    12408 |    17261    12547     79 |  0.001 % |
37.78/37.86	c |    105092 |    1576     3110    12408 |    18987    13255     75 |  0.001 % |
47.38/47.43	c |    134285 |    1576     3110    12408 |    20886    11766     76 |  0.001 % |
62.97/63.07	c |    178074 |    1576     3110    12408 |    22974    22078     74 |  0.001 % |
88.98/89.06	c |    243758 |    1576     3110    12408 |    25272    23029     77 |  0.001 % |
92.46/92.50	c ===============================================================================
92.46/92.50	c New solution: -6
92.46/92.50	o -6
92.46/92.50	c Elapsed CPU time: 91.4761 s	Remaining CPU time: 88.5239 s
92.46/92.50	c ===============================================================================
92.46/92.50	c |    248696 |    1576     3111    12458 |     5000    12992     65 |  0.001 % |
92.46/92.55	c |    248796 |    1576     3111    12458 |     5500     3348     50 |  0.001 % |
92.46/92.56	c |    248947 |    1576     3111    12458 |     6050     3499     51 |  0.001 % |
92.46/92.59	c |    249174 |    1576     3111    12458 |     6655     3726     53 |  0.001 % |
92.57/92.64	c |    249512 |    1576     3111    12458 |     7320     4064     55 |  0.001 % |
92.67/92.73	c |    250024 |    1576     3111    12458 |     8052     4576     57 |  0.001 % |
92.77/92.89	c |    250783 |    1576     3111    12458 |     8857     5335     59 |  0.001 % |
93.06/93.14	c |    251927 |    1576     3111    12458 |     9743     6479     62 |  0.001 % |
93.47/93.55	c |    253645 |    1576     3111    12458 |    10717     8197     64 |  0.001 % |
94.06/94.16	c |    256207 |    1576     3111    12458 |    11789    10759     62 |  0.001 % |
94.86/94.91	c |    260051 |    1576     3111    12458 |    12968     8011     53 |  0.001 % |
95.97/96.06	c |    265817 |    1576     3111    12458 |    14265    13777     57 |  0.001 % |
98.26/98.30	c |    274468 |    1576     3111    12458 |    15692    14607     58 |  0.001 % |
101.66/101.73	c |    287442 |    1576     3111    12458 |    17261    10628     57 |  0.001 % |
107.46/107.55	c |    306903 |    1576     3111    12458 |    18987    11547     54 |  0.001 % |
116.96/117.06	c |    336095 |    1576     3111    12458 |    20886    20302     65 |  0.001 % |
134.75/134.84	c |    379884 |    1576     3111    12458 |    22974    19517     74 |  0.001 % |
161.56/161.64	c |    445571 |    1576     3111    12458 |    25272    22295     73 |  0.001 % |
181.84/181.98	c There are 0 assigned variables. 0 in cost function.
182.45/182.53	c core #1
182.45/182.53	c 
182.45/182.53	c 
182.45/182.53	c Core size: 101	Core Weight: 1	Total Weight: -49
182.45/182.53	c
182.45/182.53	c
182.45/182.53	c ============================[ Search Statistics ]==============================
182.45/182.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.45/182.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.45/182.53	c ===============================================================================
182.45/182.53	c |         0 |    1626     4670    17091 |     5000        0    nan |  0.000 % |
182.45/182.54	c ===============================================================================
182.45/182.55	c core #2
182.45/182.55	c 
182.45/182.55	c 
182.45/182.55	c Core size: 49	Core Weight: 1	Total Weight: -48
182.45/182.55	c
182.45/182.55	c
182.45/182.55	c ============================[ Search Statistics ]==============================
182.45/182.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.45/182.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.45/182.55	c ===============================================================================
182.45/182.55	c |         0 |    1668     4672    17178 |     5000        0    nan |  0.000 % |
182.45/182.57	c |       100 |    1668     4672    17178 |     5500      100     30 |  2.158 % |
182.45/182.60	c |       250 |    1601     4672    17178 |     6050      200     30 |  9.473 % |
182.54/182.63	c |       475 |    1119     4672    17178 |     6655      273     36 | 32.930 % |
182.54/182.65	c ===============================================================================
182.54/182.66	c core #3
182.54/182.66	c 
182.54/182.66	c 
182.54/182.66	c Core size: 84	Core Weight: 1	Total Weight: -47
182.54/182.66	c
182.54/182.66	c
182.54/182.66	c ============================[ Search Statistics ]==============================
182.54/182.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.54/182.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.54/182.66	c ===============================================================================
182.54/182.66	c |         0 |    1718     4685    17314 |     5000        0    nan |  0.000 % |
182.54/182.69	c |       100 |    1718     4685    17314 |     5500      100     63 |  0.001 % |
182.64/182.72	c |       250 |    1718     4685    17314 |     6050      250     53 |  0.000 % |
182.64/182.75	c |       476 |    1718     4685    17314 |     6655      476     40 |  0.001 % |
182.74/182.82	c |       821 |    1718     4685    17314 |     7320      821     37 |  0.002 % |
182.84/182.91	c |      1327 |    1718     4685    17314 |     8052     1327     34 |  0.002 % |
182.94/183.05	c |      2088 |    1718     4685    17314 |     8857     2088     34 |  0.022 % |
183.15/183.24	c |      3228 |    1718     4685    17314 |     9743     3228     35 |  0.001 % |
183.54/183.63	c ===============================================================================
183.54/183.68	c core #4
183.54/183.68	c 
183.54/183.68	c 
183.54/183.68	c Core size: 62	Core Weight: 1	Total Weight: -46
183.54/183.68	c
183.54/183.68	c
183.54/183.68	c ============================[ Search Statistics ]==============================
183.54/183.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.68	c ===============================================================================
183.54/183.68	c |         0 |    1767     4897    18042 |     5000        0    nan |  0.000 % |
183.64/183.71	c |       100 |    1767     4897    18042 |     5500      100     71 |  0.001 % |
183.64/183.75	c |       251 |    1767     4897    18042 |     6050      251     52 |  0.001 % |
183.64/183.77	c |       478 |    1767     4897    18042 |     6655      478     37 |  0.001 % |
183.74/183.83	c |       815 |    1767     4897    18042 |     7320      815     36 |  0.001 % |
183.84/183.94	c |      1321 |    1767     4897    18042 |     8052     1321     36 |  0.001 % |
184.04/184.13	c |      2080 |    1767     4897    18042 |     8857     2080     31 |  0.001 % |
184.24/184.33	c |      3219 |    1767     4897    18042 |     9743     3219     39 |  0.001 % |
184.44/184.58	c |      4928 |    1767     4897    18042 |    10717     4928     54 |  0.001 % |
184.94/185.00	c |      7490 |    1767     4897    18042 |    11789     7490     63 |  0.001 % |
186.44/186.50	c |     11334 |    1767     4897    18042 |    12968    11334     69 |  0.001 % |
188.54/188.65	c |     17100 |    1767     4897    18042 |    14265     9851     80 |  0.001 % |
192.34/192.45	c |     25751 |    1767     4897    18042 |    15692    10615     70 |  0.001 % |
197.13/197.26	c |     38725 |    1767     4897    18042 |    17261    14978     67 |  0.001 % |
204.14/204.28	c |     58189 |    1767     4897    18042 |    18987    15855     66 |  0.001 % |
215.64/215.72	c |     87381 |    1767     4897    18042 |    20886    14428     69 |  0.001 % |
232.83/232.94	c |    131174 |    1767     4897    18042 |    22974    13680     68 |  0.001 % |
266.42/266.53	c |    196858 |    1767     4897    18042 |    25272    17798     47 |  0.001 % |
312.71/312.88	c |    295384 |    1767     4897    18042 |    27799    14431     65 |  0.001 % |
403.99/404.17	c |    443174 |    1767     4897    18042 |    30579    14768     56 |  0.001 % |
526.95/527.17	c |    664857 |    1767     4897    18042 |    33637    25098     61 |  0.001 % |
719.60/719.82	c |    997383 |    1767     4897    18042 |    37001    23975     53 |  0.001 % |
1046.11/1046.44	c |   1496171 |    1767     4897    18042 |    40701    37308     60 |  0.001 % |
1573.06/1573.52	c |   2244353 |    1767     4897    18042 |    44771    22150     59 |  0.001 % |

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-2702593-1278578293/watcher-2702593-1278578293 -o /tmp/evaluation-result-2702593-1278578293/solver-2702593-1278578293 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702593-1278578293.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 0.92 3/105 31987
/proc/meminfo: memFree=1608788/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=2972 CPUtime=0
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 342 0 0 0 0 0 0 0 25 0 1 0 26037552 3043328 260 1992294400 134512640 135752675 4286892384 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 743 260 140 303 0 409 0

[startup+0.0935429 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 31987
/proc/meminfo: memFree=1608788/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=3532 CPUtime=0.08
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 557 0 0 0 8 0 0 0 18 0 1 0 26037552 3616768 446 1992294400 134512640 135752675 4286892384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 883 446 145 303 0 578 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3532

[startup+0.101543 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 31987
/proc/meminfo: memFree=1608788/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=3532 CPUtime=0.09
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 557 0 0 0 9 0 0 0 18 0 1 0 26037552 3616768 446 1992294400 134512640 135752675 4286892384 18446744073709551615 134605360 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 883 446 145 303 0 578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3532

[startup+0.301566 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 31987
/proc/meminfo: memFree=1608788/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=4176 CPUtime=0.29
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 707 0 0 0 29 0 0 0 18 0 1 0 26037552 4276224 596 1992294400 134512640 135752675 4286892384 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 1044 596 145 303 0 739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4176

[startup+0.701609 s]
/proc/loadavg: 1.00 1.00 0.92 3/105 31987
/proc/meminfo: memFree=1608788/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=5100 CPUtime=0.7
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 953 0 0 0 69 1 0 0 18 0 1 0 26037552 5222400 842 1992294400 134512640 135752675 4286892384 18446744073709551615 134518784 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 1275 842 145 303 0 970 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 5100

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31988
/proc/meminfo: memFree=1605804/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=6432 CPUtime=1.49
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 1266 0 0 0 148 1 0 0 20 0 1 0 26037552 6586368 1155 1992294400 134512640 135752675 4286892384 18446744073709551615 134611645 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 1608 1156 145 303 0 1303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6432

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31988
/proc/meminfo: memFree=1604068/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=8196 CPUtime=3.09
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 1702 0 0 0 307 2 0 0 25 0 1 0 26037552 8392704 1591 1992294400 134512640 135752675 4286892384 18446744073709551615 134605408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 2049 1591 145 303 0 1744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8196

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31988
/proc/meminfo: memFree=1601472/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=10064 CPUtime=6.29
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 2170 0 0 0 625 4 0 0 25 0 1 0 26037552 10305536 2059 1992294400 134512640 135752675 4286892384 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 2516 2059 145 303 0 2211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10064

[startup+12.7009 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31988
/proc/meminfo: memFree=1594048/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=18360 CPUtime=12.69
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 4236 0 0 0 1258 11 0 0 25 0 1 0 26037552 18800640 4125 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 4590 4125 145 303 0 4285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18360

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31988
/proc/meminfo: memFree=1576316/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=34916 CPUtime=25.49
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 8371 0 0 0 2523 26 0 0 25 0 1 0 26037552 35753984 8260 1992294400 134512640 135752675 4286892384 18446744073709551615 134603238 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 8729 8260 145 303 0 8424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34916

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31990
/proc/meminfo: memFree=1547920/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=63908 CPUtime=51.08
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 15577 0 0 0 5054 54 0 0 25 0 1 0 26037552 65441792 15466 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 15977 15466 145 303 0 15672 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63908

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31990
/proc/meminfo: memFree=1492368/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=118860 CPUtime=102.27
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 29307 0 0 0 10111 116 0 0 25 0 1 0 26037552 121712640 29196 1992294400 134512640 135752675 4286892384 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 29715 29196 145 303 0 29410 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 118860

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31992
/proc/meminfo: memFree=1432724/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=178440 CPUtime=162.25
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 44205 0 0 0 16048 177 0 0 25 0 1 0 26037552 182722560 44094 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 44610 44094 145 303 0 44305 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 178440

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31994
/proc/meminfo: memFree=1393788/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=216880 CPUtime=222.23
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 53872 0 0 0 21987 236 0 0 25 0 1 0 26037552 222085120 53761 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 54220 53761 146 303 0 53915 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 216880

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31996
/proc/meminfo: memFree=1360432/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=250476 CPUtime=282.21
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 62258 0 0 0 27936 285 0 0 25 0 1 0 26037552 256487424 62147 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 62619 62147 146 303 0 62314 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 250476

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31998
/proc/meminfo: memFree=1329432/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=281232 CPUtime=342.2
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 69898 0 0 0 33890 330 0 0 25 0 1 0 26037552 287981568 69787 1992294400 134512640 135752675 4286892384 18446744073709551615 134637726 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 70308 69787 146 303 0 70003 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 281232

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 31998
/proc/meminfo: memFree=1305128/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=305744 CPUtime=402.19
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 76029 0 0 0 39851 368 0 0 25 0 1 0 26037552 313081856 75918 1992294400 134512640 135752675 4286892384 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 76436 75918 146 303 0 76131 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 305744

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 32000
/proc/meminfo: memFree=1278220/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=332456 CPUtime=462.17
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 82691 0 0 0 45806 411 0 0 25 0 1 0 26037552 340434944 82580 1992294400 134512640 135752675 4286892384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 83114 82580 146 303 0 82809 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 332456

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 32002
/proc/meminfo: memFree=1245236/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=366168 CPUtime=522.16
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 91073 0 0 0 51760 456 0 0 25 0 1 0 26037552 374956032 90962 1992294400 134512640 135752675 4286892384 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 91542 90962 146 303 0 91237 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 366168

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/106 32004
/proc/meminfo: memFree=1216716/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=394116 CPUtime=582.14
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 98048 0 0 0 57716 498 0 0 25 0 1 0 26037552 403574784 97937 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 98529 97937 146 303 0 98224 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 394116

[startup+642.302 s]
/proc/loadavg: 1.04 1.01 0.93 2/106 32006
/proc/meminfo: memFree=1187328/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=423244 CPUtime=642.13
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 105319 0 0 0 63674 539 0 0 25 0 1 0 26037552 433401856 105208 1992294400 134512640 135752675 4286892384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 105811 105208 146 303 0 105506 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 423244

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.11 1.06 0.96 2/106 32012
/proc/meminfo: memFree=1059856/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=550584 CPUtime=882.05
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 137111 0 0 0 87494 711 0 0 25 0 1 0 26037552 563798016 137000 1992294400 134512640 135752675 4286892384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 137646 137000 146 303 0 137341 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 550584

[startup+942.302 s]
/proc/loadavg: 1.10 1.06 0.96 2/106 32014
/proc/meminfo: memFree=1030840/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=579740 CPUtime=942.05
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 144387 0 0 0 93454 751 0 0 25 0 1 0 26037552 593653760 144276 1992294400 134512640 135752675 4286892384 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 144935 144276 146 303 0 144630 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 579740

[startup+1002.3 s]
/proc/loadavg: 1.09 1.07 0.97 2/106 32014
/proc/meminfo: memFree=1002568/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=607932 CPUtime=1002.03
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 151419 0 0 0 99418 785 0 0 25 0 1 0 26037552 622522368 151308 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 151983 151308 146 303 0 151678 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 607932

[startup+1062.3 s]
/proc/loadavg: 1.08 1.07 0.97 2/106 32016
/proc/meminfo: memFree=974048/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=636624 CPUtime=1062.01
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 158579 0 0 0 105377 824 0 0 25 0 1 0 26037552 651902976 158468 1992294400 134512640 135752675 4286892384 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 159156 158468 146 303 0 158851 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 636624

[startup+1122.3 s]
/proc/loadavg: 1.08 1.06 0.98 2/106 32018
/proc/meminfo: memFree=942924/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=667600 CPUtime=1122
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 166305 0 0 0 111336 864 0 0 25 0 1 0 26037552 683622400 166194 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 166900 166194 146 303 0 166595 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 667600

[startup+1182.3 s]
/proc/loadavg: 1.07 1.06 0.98 2/106 32020
/proc/meminfo: memFree=911304/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=699312 CPUtime=1181.97
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 174229 0 0 0 117291 906 0 0 25 0 1 0 26037552 716095488 174118 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 174828 174118 146 303 0 174523 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 699312

[startup+1242.3 s]
/proc/loadavg: 1.07 1.06 0.99 2/106 32022
/proc/meminfo: memFree=879808/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=730348 CPUtime=1241.97
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 181969 0 0 0 123251 946 0 0 25 0 1 0 26037552 747876352 181858 1992294400 134512640 135752675 4286892384 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 182587 181858 146 303 0 182282 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 730348

[startup+1302.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/106 32022
/proc/meminfo: memFree=851536/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=758160 CPUtime=1301.96
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 188942 0 0 0 129211 985 0 0 25 0 1 0 26037552 776355840 188831 1992294400 134512640 135752675 4286892384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 189540 188831 146 303 0 189235 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 758160

[startup+1362.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/106 32024
/proc/meminfo: memFree=822520/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=787612 CPUtime=1361.93
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 196284 0 0 0 135172 1021 0 0 25 0 1 0 26037552 806514688 196173 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 196903 196173 146 303 0 196598 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 787612

[startup+1422.31 s]
/proc/loadavg: 1.13 1.08 1.01 2/106 32035
/proc/meminfo: memFree=793752/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=816092 CPUtime=1421.91
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 203394 0 0 0 141138 1053 0 0 25 0 1 0 26037552 835678208 203283 1992294400 134512640 135752675 4286892384 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 204023 203283 146 303 0 203718 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 816092

[startup+1482.3 s]
/proc/loadavg: 1.12 1.08 1.00 2/106 32037
/proc/meminfo: memFree=766596/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=843368 CPUtime=1481.88
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 210203 0 0 0 147103 1085 0 0 25 0 1 0 26037552 863608832 210092 1992294400 134512640 135752675 4286892384 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 210842 210092 146 303 0 210537 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 843368

[startup+1542.3 s]
/proc/loadavg: 1.11 1.07 1.00 2/106 32039
/proc/meminfo: memFree=739936/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=869952 CPUtime=1541.87
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 216821 0 0 0 153065 1122 0 0 25 0 1 0 26037552 890830848 216710 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 217488 216710 146 303 0 217183 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 869952

[startup+1602.3 s]
/proc/loadavg: 1.16 1.09 1.01 2/106 32039
/proc/meminfo: memFree=715880/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=894200 CPUtime=1601.85
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 222891 0 0 0 159028 1157 0 0 25 0 1 0 26037552 915660800 222780 1992294400 134512640 135752675 4286892384 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 223550 222780 146 303 0 223245 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 894200

[startup+1662.3 s]
/proc/loadavg: 1.15 1.10 1.01 2/106 32041
/proc/meminfo: memFree=692320/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=917444 CPUtime=1661.84
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 228701 0 0 0 164994 1190 0 0 25 0 1 0 26037552 939462656 228590 1992294400 134512640 135752675 4286892384 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 229361 228590 146 303 0 229056 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 917444

[startup+1722.3 s]
/proc/loadavg: 1.14 1.11 1.02 2/106 32043
/proc/meminfo: memFree=669504/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=940404 CPUtime=1721.82
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 234435 0 0 0 170961 1221 0 0 25 0 1 0 26037552 962973696 234324 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 235101 234324 146 303 0 234796 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 940404

[startup+1782.3 s]
/proc/loadavg: 1.05 1.08 1.01 2/106 32045
/proc/meminfo: memFree=644332/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=965248 CPUtime=1781.81
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 240650 0 0 0 176927 1254 0 0 25 0 1 0 26037552 988413952 240539 1992294400 134512640 135752675 4286892384 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 241312 240539 146 303 0 241007 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 965248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.03 1.08 1.01 2/106 32045
/proc/meminfo: memFree=636520/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=972884 CPUtime=1800.01
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 242533 0 0 0 178735 1266 0 0 25 0 1 0 26037552 996233216 242422 1992294400 134512640 135752675 4286892384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 243221 242422 146 303 0 242916 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 972884

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

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

[startup+1800.5 s]
/proc/loadavg: 1.03 1.08 1.01 2/106 32045
/proc/meminfo: memFree=636520/2059040 swapFree=4136400/4192956
[pid=31987] ppid=31985 vsize=972884 CPUtime=1800.01
/proc/31987/stat : 31987 (wbo1.4b) R 31985 31987 31635 0 -1 4202496 242533 0 0 0 178735 1266 0 0 25 0 1 0 26037552 996233216 242422 1992294400 134512640 135752675 4286892384 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31987/statm: 243221 242422 146 303 0 242916 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 972884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.59
CPU time (s): 1800.1
CPU user time (s): 1787.36
CPU system time (s): 12.7441
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 972884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.36
system time used= 12.7441
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242533
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= 5
involuntary context switches= 20324

runsolver used 2.86856 second user time and 8.61869 second system time

The end

Launcher Data

Begin job on node087 at 2010-07-08 10:38:13
IDJOB=2702593
IDBENCH=48231
IDSOLVER=1190
FILE ID=node087/2702593-1278578293
PBS_JOBID= 11240061
Free space on /tmp= 62548 MiB

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

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

MD5SUM BENCH= e70f8e0da8fa345ba6e82dce1b0133d2
RANDOM SEED=2095860234

node087.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.201
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.40
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.201
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	: 5999.50
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1609812 kB
Buffers:        102468 kB
Cached:         246440 kB
SwapCached:      12768 kB
Active:         148312 kB
Inactive:       217884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1609812 kB
SwapTotal:     4192956 kB
SwapFree:      4136400 kB
Dirty:            2628 kB
Writeback:           0 kB
AnonPages:       12016 kB
Mapped:           8436 kB
Slab:            61236 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181864 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-2702593-1278578293.opb

Free space on /tmp at the end= 62544 MiB
End job on node087 at 2010-07-08 11:08:16