Trace number 2702428

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b? (TO) 1800.11 1800.65

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_3.opb
MD5SUM12e000f4c238d036e0b89e0774c838fa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark1798.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products75294
Sum of products size150588

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2702428-1278566628.opb.
0.00/0.00	c Instance file HOME/instance-2702428-1278566628.opb
0.00/0.00	c File size is 5904571 bytes.
1.00/1.01	c Highest Coefficient sum: 109
1.00/1.01	c ============================[ Problem Statistics ]=============================
1.00/1.01	c |                                                                             |
1.00/1.01	c |  Parsing time:          0.97         s                                      |
1.00/1.01	c |  Number Variables:      76294                                               |
1.00/1.01	c |  Number Clauses:        76294                                               |
1.00/1.01	c |  Number Cardinality:    0                                                   |
1.00/1.01	c |  Number PB Constraints: 75294                                               |
1.10/1.12	c ============================[ Search Statistics ]==============================
1.10/1.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.10/1.12	c ===============================================================================
1.10/1.12	c |         0 |   76294   151588   528058 |    50529        0    nan |  0.000 % |
1.19/1.21	c ===============================================================================
1.19/1.21	c New solution: 999
1.19/1.21	o 999
1.19/1.21	c Elapsed CPU time: 1.15682 s	Remaining CPU time: 178.843 s
1.19/1.21	c ===============================================================================
1.19/1.21	c |         0 |   76294   151589   529058 |    50529        0    nan |  0.000 % |
1.19/1.29	c ===============================================================================
1.19/1.29	c New solution: 987
1.19/1.29	o 987
1.19/1.29	c Elapsed CPU time: 1.22781 s	Remaining CPU time: 178.772 s
1.19/1.29	c ===============================================================================
1.19/1.29	c |         0 |   76294   151590   530058 |    50530        0    nan |  0.000 % |
1.29/1.36	c ===============================================================================
1.29/1.36	c New solution: 986
1.29/1.36	o 986
1.29/1.36	c Elapsed CPU time: 1.2978 s	Remaining CPU time: 178.702 s
1.29/1.36	c ===============================================================================
1.29/1.36	c |         0 |   76294   151591   531058 |    50530        0    nan |  0.000 % |
1.39/1.43	c ===============================================================================
1.39/1.43	c New solution: 985
1.39/1.43	o 985
1.39/1.43	c Elapsed CPU time: 1.37179 s	Remaining CPU time: 178.628 s
1.39/1.43	c ===============================================================================
1.39/1.43	c |         0 |   76294   151592   532058 |    50530        0    nan |  0.000 % |
1.49/1.51	c ===============================================================================
1.49/1.51	c New solution: 984
1.49/1.51	o 984
1.49/1.51	c Elapsed CPU time: 1.44278 s	Remaining CPU time: 178.557 s
1.49/1.51	c ===============================================================================
1.49/1.51	c |         0 |   76294   151593   533058 |    50531        0    nan |  0.000 % |
1.49/1.58	c ===============================================================================
1.49/1.58	c New solution: 983
1.49/1.58	o 983
1.49/1.58	c Elapsed CPU time: 1.51677 s	Remaining CPU time: 178.483 s
1.49/1.58	c ===============================================================================
1.49/1.58	c |         0 |   76294   151594   534058 |    50531        0    nan |  0.000 % |
1.59/1.66	c ===============================================================================
1.59/1.66	c New solution: 982
1.59/1.66	o 982
1.59/1.66	c Elapsed CPU time: 1.59276 s	Remaining CPU time: 178.407 s
1.59/1.66	c ===============================================================================
1.59/1.66	c |         0 |   76294   151595   535058 |    50531        0    nan |  0.000 % |
1.69/1.74	c ===============================================================================
1.69/1.74	c New solution: 981
1.69/1.74	o 981
1.69/1.74	c Elapsed CPU time: 1.66775 s	Remaining CPU time: 178.332 s
1.69/1.74	c ===============================================================================
1.69/1.74	c |         0 |   76294   151596   536058 |    50532        0    nan |  0.000 % |
1.79/1.87	c ===============================================================================
1.79/1.87	c New solution: 156
1.79/1.87	o 156
1.79/1.87	c Elapsed CPU time: 1.79473 s	Remaining CPU time: 178.205 s
1.79/1.87	c ===============================================================================
1.79/1.87	c |         0 |   76294   151597   537058 |    50532        0    nan |  0.000 % |
1.89/1.99	c ===============================================================================
1.89/1.99	c New solution: 155
1.89/1.99	o 155
1.89/1.99	c Elapsed CPU time: 1.91571 s	Remaining CPU time: 178.084 s
1.89/1.99	c ===============================================================================
1.89/1.99	c |         0 |   76294   151598   538058 |    50532        0    nan |  0.000 % |
2.09/2.11	c ===============================================================================
2.09/2.11	c New solution: 154
2.09/2.11	o 154
2.09/2.11	c Elapsed CPU time: 2.03369 s	Remaining CPU time: 177.966 s
2.09/2.11	c ===============================================================================
2.09/2.11	c |         0 |   76294   151599   539058 |    50533        0    nan |  0.000 % |
2.20/2.22	c ===============================================================================
2.20/2.22	c New solution: 153
2.20/2.22	o 153
2.20/2.22	c Elapsed CPU time: 2.14267 s	Remaining CPU time: 177.857 s
2.20/2.22	c ===============================================================================
2.20/2.22	c |         0 |   76294   151600   540058 |    50533        0    nan |  0.000 % |
2.29/2.33	c ===============================================================================
2.29/2.33	c New solution: 152
2.29/2.33	o 152
2.29/2.33	c Elapsed CPU time: 2.25466 s	Remaining CPU time: 177.745 s
2.29/2.33	c ===============================================================================
2.29/2.33	c |         1 |   76294   151601   541058 |    50533        1    153 |  0.000 % |
2.39/2.47	c ===============================================================================
2.39/2.47	c New solution: 50
2.39/2.47	o 50
2.39/2.47	c Elapsed CPU time: 2.38864 s	Remaining CPU time: 177.611 s
2.39/2.47	c ===============================================================================
2.39/2.47	c |         1 |   76294   151602   542058 |    50534        1    153 |  0.000 % |
4.49/4.53	c |       102 |   76294   151602   542058 |    55587      102    119 |  0.000 % |
5.50/5.59	c |       252 |   76294   151602   542058 |    61146      252    199 |  0.000 % |
5.99/6.03	c |       478 |   76294   151602   542058 |    67260      478    230 |  0.000 % |
6.29/6.38	c ===============================================================================
6.29/6.38	c New solution: 49
6.29/6.38	o 49
6.29/6.38	c Elapsed CPU time: 6.27904 s	Remaining CPU time: 173.721 s
6.29/6.38	c ===============================================================================
6.29/6.38	c |       679 |   76294   151603   543058 |    50534      679    278 |  0.000 % |
6.49/6.53	c ===============================================================================
6.49/6.53	c New solution: 48
6.49/6.53	o 48
6.49/6.53	c Elapsed CPU time: 6.42802 s	Remaining CPU time: 173.572 s
6.49/6.53	c ===============================================================================
6.49/6.53	c |       689 |   76294   151604   544058 |    50534      689    278 |  0.000 % |
6.69/6.73	c |       790 |   76294   151604   544058 |    55588      790    289 |  0.000 % |
6.99/7.01	c |       942 |   76294   151604   544058 |    61146      942    299 |  0.000 % |
7.29/7.33	c |      1167 |   76294   151604   544058 |    67261     1167    327 |  0.000 % |
7.70/7.77	c |      1504 |   76294   151604   544058 |    73987     1504    338 |  0.000 % |
8.38/8.44	c |      2010 |   76294   151604   544058 |    81386     2010    353 |  0.000 % |
9.29/9.31	c |      2770 |   76294   151604   544058 |    89525     2770    367 |  0.000 % |
11.09/11.15	c |      3909 |   76294   151604   544058 |    98477     3909    361 |  0.000 % |
13.19/13.22	c |      5617 |   76294   151604   544058 |   108325     5617    367 |  0.000 % |
16.18/16.24	c |      8180 |   76294   151604   544058 |   119158     8180    391 |  0.000 % |
21.58/21.67	c |     12024 |   76294   151604   544058 |   131073    12024    429 |  0.000 % |
29.37/29.43	c |     17790 |   76294   151604   544058 |   144181    17790    425 |  0.000 % |
29.59/29.70	c ===============================================================================
29.59/29.70	c New solution: 47
29.59/29.70	o 47
29.59/29.70	c Elapsed CPU time: 29.4155 s	Remaining CPU time: 150.584 s
29.59/29.70	c ===============================================================================
29.59/29.70	c |     17877 |   76294   151605   545058 |    50535    17877    424 |  0.000 % |
29.88/29.92	c |     17978 |   76294   151605   545058 |    55588    17978    424 |  0.000 % |
30.18/30.21	c |     18129 |   76294   151605   545058 |    61147    18129    424 |  0.000 % |
30.57/30.62	c |     18356 |   76294   151605   545058 |    67262    18356    424 |  0.000 % |
31.08/31.12	c |     18694 |   76294   151605   545058 |    73988    18694    422 |  0.000 % |
31.79/31.90	c |     19200 |   76294   151605   545058 |    81387    19200    422 |  0.000 % |
32.08/32.10	c ===============================================================================
32.08/32.10	c New solution: 46
32.08/32.10	o 46
32.08/32.10	c Elapsed CPU time: 31.7932 s	Remaining CPU time: 148.207 s
32.08/32.10	c ===============================================================================
32.08/32.10	c |     19208 |   76294   151606   546058 |    50535    19208    422 |  0.000 % |
32.18/32.29	c |     19308 |   76294   151606   546058 |    55588    19308    422 |  0.000 % |
32.47/32.58	c |     19458 |   76294   151606   546058 |    61147    19458    422 |  0.000 % |
32.89/32.94	c |     19683 |   76294   151606   546058 |    67262    19683    423 |  0.000 % |
33.47/33.52	c |     20020 |   76294   151606   546058 |    73988    20020    421 |  0.000 % |
34.17/34.22	c |     20526 |   76294   151606   546058 |    81387    20526    419 |  0.000 % |
35.27/35.33	c |     21285 |   76294   151606   546058 |    89526    21285    416 |  0.000 % |
36.87/36.93	c |     22424 |   76294   151606   546058 |    98479    22424    417 |  0.000 % |
39.07/39.13	c |     24133 |   76294   151606   546058 |   108326    24133    418 |  0.000 % |
43.26/43.37	c |     26696 |   76294   151606   546058 |   119159    26696    417 |  0.000 % |
49.66/49.79	c |     30540 |   76294   151606   546058 |   131075    30540    450 |  0.000 % |
58.27/58.31	c |     36306 |   76294   151606   546058 |   144183    36306    467 |  0.000 % |
73.86/73.97	c |     44958 |   76294   151606   546058 |   158601    44958    463 |  0.000 % |
98.35/98.46	c |     57932 |   76294   151606   546058 |   174461    57932    480 |  0.000 % |
145.24/145.36	c |     77394 |   76294   151606   546058 |   191907    77394    501 |  0.000 % |
181.12/181.27	c There are 0 assigned variables. 0 in cost function.
182.63/182.74	c core #1
182.63/182.74	c core #2
182.63/182.74	c core #3
182.63/182.74	c ============================[ Search Statistics ]==============================
182.63/182.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.63/182.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.63/182.74	c ===============================================================================
182.63/182.74	c |         0 |   19195   152610   370027 |    50870        0    nan |  0.000 % |
183.42/183.53	c |       102 |   19195   152610   370027 |    55957      102    224 | 74.923 % |
183.92/184.09	c ===============================================================================
184.42/184.57	c core #4
184.42/184.57	c ============================[ Search Statistics ]==============================
184.42/184.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.42/184.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.42/184.57	c ===============================================================================
184.42/184.57	c |         0 |   44910   152611   446032 |    50870        0    nan |  0.000 % |
185.32/185.41	c |       103 |   44910   152611   446032 |    55957      103    224 | 41.695 % |
187.13/187.21	c |       253 |   44910   152611   446032 |    61553      253    261 | 41.695 % |
189.42/189.59	c |       478 |   44910   152611   446032 |    67708      478    288 | 41.695 % |
193.63/193.75	c |       815 |   44910   152611   446032 |    74479      815    287 | 41.695 % |
198.32/198.49	c |      1324 |   44910   152611   446032 |    81927     1324    333 | 41.695 % |
206.62/206.79	c |      2083 |   44910   152611   446032 |    90119     2083    331 | 41.695 % |
223.01/223.19	c |      3222 |   44910   152611   446032 |    99131     3222    288 | 41.695 % |
252.21/252.35	c |      4931 |   44910   152611   446032 |   109045     4931    270 | 41.695 % |
295.19/295.31	c |      7495 |   44910   152611   446032 |   119949     7495    257 | 41.695 % |
321.09/321.24	c ===============================================================================
321.69/321.89	c core #5
321.69/321.89	c ============================[ Search Statistics ]==============================
321.69/321.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
321.69/321.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
321.69/321.89	c ===============================================================================
321.69/321.89	c |         0 |   67361   152612   512005 |    50870        0    nan |  0.000 % |
322.59/322.76	c |       100 |   67361   152612   512005 |    55957      100    245 | 13.456 % |
325.68/325.80	c |       250 |   67361   152612   512005 |    61553      250    181 | 13.456 % |
330.99/331.14	c |       475 |   67361   152612   512005 |    67708      475    192 | 13.456 % |
338.59/338.79	c |       812 |   67361   152612   512005 |    74479      812    265 | 13.456 % |
347.88/348.07	c |      1319 |   67361   152612   512005 |    81927     1319    341 | 13.456 % |
359.78/359.91	c |      2078 |   67361   152612   512005 |    90120     2078    337 | 13.456 % |
381.67/381.80	c |      3217 |   67361   152612   512005 |    99132     3217    355 | 13.456 % |
413.26/413.43	c |      4928 |   67361   152612   512005 |   109045     4928    341 | 13.456 % |
469.35/469.55	c |      7490 |   67361   152612   512005 |   119950     7490    318 | 13.456 % |
504.23/504.48	c |     11335 |   67361   152612   512005 |   131945    11335    381 | 13.456 % |
601.30/601.56	c |     17102 |   67361   152612   512005 |   145139    17102    384 | 13.456 % |
777.65/777.98	c |     25754 |   67361   152612   512005 |   159653    25754    386 | 13.456 % |
920.51/920.87	c |     38730 |   67361   152612   512005 |   175619    38730    503 | 13.456 % |
1225.52/1225.99	c |     58191 |   67361   152612   512005 |   193181    58191    536 | 13.456 % |
1636.70/1637.25	c |     87384 |   67361   152612   512005 |   212499    87384    602 | 13.456 % |

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-2702428-1278566628/watcher-2702428-1278566628 -o /tmp/evaluation-result-2702428-1278566628/solver-2702428-1278566628 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702428-1278566628.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 29243
/proc/meminfo: memFree=1787664/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=8812 CPUtime=0
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 411 0 0 0 0 0 0 0 18 0 1 0 24874676 9023488 330 1992294400 134512640 135751879 4288261952 18446744073709551615 134613677 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 2203 330 142 303 0 456 0

[startup+0.048809 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29243
/proc/meminfo: memFree=1787664/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=12252 CPUtime=0.04
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 1198 0 0 0 4 0 0 0 20 0 1 0 24874676 12546048 1100 1992294400 134512640 135751879 4288261952 18446744073709551615 134564640 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 3063 1102 192 303 0 1316 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12252

[startup+0.101816 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29243
/proc/meminfo: memFree=1787664/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=17216 CPUtime=0.09
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 2266 0 0 0 8 1 0 0 20 0 1 0 24874676 17629184 2128 1992294400 134512640 135751879 4288261952 18446744073709551615 134573855 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 4304 2128 253 303 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17216

[startup+0.301844 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29243
/proc/meminfo: memFree=1787664/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=23656 CPUtime=0.29
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 4110 0 0 0 28 1 0 0 20 0 1 0 24874676 24223744 3858 1992294400 134512640 135751879 4288261952 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 5914 3858 535 303 0 4167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23656

[startup+0.701901 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29243
/proc/meminfo: memFree=1787664/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=30712 CPUtime=0.69
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 6411 0 0 0 67 2 0 0 20 0 1 0 24874676 31449088 6159 1992294400 134512640 135751879 4288261952 18446744073709551615 135225232 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 7678 6159 1113 303 0 5931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30712

[startup+1.50102 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29244
/proc/meminfo: memFree=1762112/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=33980 CPUtime=1.49
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 11803 0 0 0 143 6 0 0 23 0 1 0 24874676 34795520 7335 1992294400 134512640 135751879 4288261952 18446744073709551615 134620855 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 8495 7335 146 303 0 8190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33980

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29244
/proc/meminfo: memFree=1758516/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=34772 CPUtime=3.09
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 11997 0 0 0 301 8 0 0 25 0 1 0 24874676 35606528 7529 1992294400 134512640 135751879 4288261952 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 8693 7529 146 303 0 8388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34772

[startup+6.3007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29244
/proc/meminfo: memFree=1758020/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=35696 CPUtime=6.29
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 12212 0 0 0 620 9 0 0 25 0 1 0 24874676 36552704 7744 1992294400 134512640 135751879 4288261952 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 8924 7744 147 303 0 8619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35696

[startup+12.7006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29244
/proc/meminfo: memFree=1750828/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=43224 CPUtime=12.69
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 14087 0 0 0 1254 15 0 0 25 0 1 0 24874676 44261376 9619 1992294400 134512640 135751879 4288261952 18446744073709551615 134611152 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 10806 9619 147 303 0 10501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43224

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29244
/proc/meminfo: memFree=1731608/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=61808 CPUtime=25.48
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 18750 0 0 0 2524 24 0 0 25 0 1 0 24874676 63291392 14282 1992294400 134512640 135751879 4288261952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 15452 14282 147 303 0 15147 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61808

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29246
/proc/meminfo: memFree=1699244/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=94872 CPUtime=51.07
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 27004 0 0 0 5066 41 0 0 25 0 1 0 24874676 97148928 22536 1992294400 134512640 135751879 4288261952 18446744073709551615 134611167 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 23718 22536 147 303 0 23413 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 94872

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29246
/proc/meminfo: memFree=1637120/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=155616 CPUtime=102.26
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 42193 0 0 0 10153 73 0 0 25 0 1 0 24874676 159350784 37725 1992294400 134512640 135751879 4288261952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 38904 37725 147 303 0 38599 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 155616

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29248
/proc/meminfo: memFree=1578344/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=215032 CPUtime=162.23
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 57029 0 0 0 16117 106 0 0 25 0 1 0 24874676 220192768 52561 1992294400 134512640 135751879 4288261952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 53758 52561 147 303 0 53453 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 215032

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29250
/proc/meminfo: memFree=1556148/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=233460 CPUtime=222.21
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 67457 0 0 0 22097 124 0 0 25 0 1 0 24874676 239063040 57736 1992294400 134512640 135751879 4288261952 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 58365 57736 151 303 0 58060 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 233460

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29252
/proc/meminfo: memFree=1556024/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=233460 CPUtime=282.2
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 67457 0 0 0 28091 129 0 0 25 0 1 0 24874676 239063040 57736 1992294400 134512640 135751879 4288261952 18446744073709551615 134518864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 58365 57736 151 303 0 58060 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 233460

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29252
/proc/meminfo: memFree=1553048/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=342.17
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68373 0 0 0 34083 134 0 0 25 0 1 0 24874676 244043776 58652 1992294400 134512640 135751879 4288261952 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58652 151 303 0 59276 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 238324

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29254
/proc/meminfo: memFree=1552924/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=402.17
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68373 0 0 0 40077 140 0 0 25 0 1 0 24874676 244043776 58652 1992294400 134512640 135751879 4288261952 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58652 151 303 0 59276 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 238324

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29256
/proc/meminfo: memFree=1552800/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=462.14
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68373 0 0 0 46070 144 0 0 25 0 1 0 24874676 244043776 58652 1992294400 134512640 135751879 4288261952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58652 151 303 0 59276 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 238324

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29258
/proc/meminfo: memFree=1552800/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=522.12
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68373 0 0 0 52061 151 0 0 25 0 1 0 24874676 244043776 58652 1992294400 134512640 135751879 4288261952 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58652 151 303 0 59276 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 238324

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29260
/proc/meminfo: memFree=1552676/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=582.11
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68373 0 0 0 58056 155 0 0 25 0 1 0 24874676 244043776 58652 1992294400 134512640 135751879 4288261952 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58652 151 303 0 59276 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 238324

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29260
/proc/meminfo: memFree=1552676/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=642.1
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68373 0 0 0 64048 162 0 0 25 0 1 0 24874676 244043776 58652 1992294400 134512640 135751879 4288261952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58652 151 303 0 59276 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 238324

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29266
/proc/meminfo: memFree=1552552/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=822.04
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68373 0 0 0 82027 177 0 0 25 0 1 0 24874676 244043776 58652 1992294400 134512640 135751879 4288261952 18446744073709551615 134606453 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58652 151 303 0 59276 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 238324

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29268
/proc/meminfo: memFree=1552552/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=882.02
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68374 0 0 0 88018 184 0 0 25 0 1 0 24874676 244043776 58653 1992294400 134512640 135751879 4288261952 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58653 151 303 0 59276 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 238324

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29268
/proc/meminfo: memFree=1552428/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=942.01
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68374 0 0 0 94012 189 0 0 25 0 1 0 24874676 244043776 58653 1992294400 134512640 135751879 4288261952 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58653 151 303 0 59276 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 238324

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29270
/proc/meminfo: memFree=1552428/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=1001.99
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68374 0 0 0 100005 194 0 0 25 0 1 0 24874676 244043776 58653 1992294400 134512640 135751879 4288261952 18446744073709551615 134611056 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58653 151 303 0 59276 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 238324

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29272
/proc/meminfo: memFree=1552428/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=1061.97
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68374 0 0 0 105999 198 0 0 25 0 1 0 24874676 244043776 58653 1992294400 134512640 135751879 4288261952 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58653 151 303 0 59276 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 238324

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29274
/proc/meminfo: memFree=1552304/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=1121.95
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68374 0 0 0 111993 202 0 0 25 0 1 0 24874676 244043776 58653 1992294400 134512640 135751879 4288261952 18446744073709551615 134606336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58653 151 303 0 59276 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 238324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29276
/proc/meminfo: memFree=1552180/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=1181.93
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68388 0 0 0 117988 205 0 0 25 0 1 0 24874676 244043776 58667 1992294400 134512640 135751879 4288261952 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58667 151 303 0 59276 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 238324

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29276
/proc/meminfo: memFree=1551932/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=1241.91
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68402 0 0 0 123981 210 0 0 25 0 1 0 24874676 244043776 58681 1992294400 134512640 135751879 4288261952 18446744073709551615 134620419 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58681 151 303 0 59276 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 238324

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29278
/proc/meminfo: memFree=1551808/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=1301.91
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68402 0 0 0 129975 216 0 0 25 0 1 0 24874676 244043776 58681 1992294400 134512640 135751879 4288261952 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58681 151 303 0 59276 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 238324

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29280
/proc/meminfo: memFree=1551808/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=238324 CPUtime=1361.88
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68403 0 0 0 135967 221 0 0 25 0 1 0 24874676 244043776 58682 1992294400 134512640 135751879 4288261952 18446744073709551615 134616273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 59581 58682 151 303 0 59276 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 238324

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29282
/proc/meminfo: memFree=1549824/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=240340 CPUtime=1421.87
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 68922 0 0 0 141961 226 0 0 25 0 1 0 24874676 246108160 59201 1992294400 134512640 135751879 4288261952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 60085 59201 151 303 0 59780 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 240340

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29284
/proc/meminfo: memFree=1535812/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=254436 CPUtime=1481.84
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 72436 0 0 0 147949 235 0 0 25 0 1 0 24874676 260542464 62715 1992294400 134512640 135751879 4288261952 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 63609 62715 151 303 0 63304 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 254436

[startup+1542.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 29284
/proc/meminfo: memFree=1522544/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=267624 CPUtime=1541.83
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 75721 0 0 0 153941 242 0 0 25 0 1 0 24874676 274046976 66000 1992294400 134512640 135751879 4288261952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 66906 66000 151 303 0 66601 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 267624

[startup+1602.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 29286
/proc/meminfo: memFree=1513244/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=276876 CPUtime=1601.81
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 78039 0 0 0 159933 248 0 0 25 0 1 0 24874676 283521024 68318 1992294400 134512640 135751879 4288261952 18446744073709551615 134611016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 69219 68318 151 303 0 68914 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 276876

[startup+1662.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 29288
/proc/meminfo: memFree=1498488/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=291688 CPUtime=1661.79
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 81711 0 0 0 165923 256 0 0 25 0 1 0 24874676 298688512 71990 1992294400 134512640 135751879 4288261952 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 72922 71990 151 303 0 72617 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 291688

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 29290
/proc/meminfo: memFree=1483856/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=306448 CPUtime=1721.78
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 85361 0 0 0 171910 268 0 0 25 0 1 0 24874676 313802752 75640 1992294400 134512640 135751879 4288261952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 76612 75640 151 303 0 76307 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 306448

[startup+1782.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 29292
/proc/meminfo: memFree=1469100/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=321020 CPUtime=1781.76
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 88986 0 0 0 177899 277 0 0 25 0 1 0 24874676 328724480 79265 1992294400 134512640 135751879 4288261952 18446744073709551615 134616545 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 80255 79265 151 303 0 79950 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 321020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29292
/proc/meminfo: memFree=1464884/2059040 swapFree=4082496/4192956
[pid=29243] ppid=29241 vsize=325136 CPUtime=1800.07
/proc/29243/stat : 29243 (wbo1.4b) R 29241 29243 28921 0 -1 4202496 90029 0 0 0 179728 279 0 0 25 0 1 0 24874676 332939264 80308 1992294400 134512640 135751879 4288261952 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29243/statm: 81284 80308 151 303 0 80979 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 325136

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.65
CPU time (s): 1800.11
CPU user time (s): 1797.28
CPU system time (s): 2.82357
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 325136

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

runsolver used 2.90656 second user time and 8.58269 second system time

The end

Launcher Data

Begin job on node029 at 2010-07-08 07:23:48
IDJOB=2702428
IDBENCH=48149
IDSOLVER=1161
FILE ID=node029/2702428-1278566628
PBS_JOBID= 11239554
Free space on /tmp= 62560 MiB

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

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=453502902

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1793648 kB
Buffers:         40664 kB
Cached:          94504 kB
SwapCached:      64844 kB
Active:          88748 kB
Inactive:       113500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1793648 kB
SwapTotal:     4192956 kB
SwapFree:      4082496 kB
Dirty:            3720 kB
Writeback:          28 kB
AnonPages:       11240 kB
Mapped:           8504 kB
Slab:            41192 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181028 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-2702428-1278566628.opb

Free space on /tmp at the end= 62552 MiB
End job on node029 at 2010-07-08 07:53:54