Trace number 2702429

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.07 1800.54

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 - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702429-1278566646.opb.
0.00/0.00	c Instance file HOME/instance-2702429-1278566646.opb
0.00/0.00	c File size is 5904571 bytes.
0.89/1.00	c Highest Coefficient sum: 109
1.00/1.00	c ============================[ Problem Statistics ]=============================
1.00/1.00	c |                                                                             |
1.00/1.00	c |  Parsing time:          0.96         s                                      |
1.00/1.00	c |  Number Variables:      76294                                               |
1.00/1.00	c |  Number Clauses:        76294                                               |
1.00/1.00	c |  Number Cardinality:    0                                                   |
1.00/1.00	c |  Number PB Constraints: 75294                                               |
1.00/1.10	c ============================[ Search Statistics ]==============================
1.00/1.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.10	c ===============================================================================
1.00/1.10	c |         0 |   76294   151588   528058 |    50529        0    nan |  0.000 % |
1.10/1.19	c ===============================================================================
1.10/1.19	c New solution: 999
1.10/1.19	o 999
1.10/1.19	c Elapsed CPU time: 1.14083 s	Remaining CPU time: 178.859 s
1.10/1.19	c ===============================================================================
1.10/1.19	c |         0 |   76294   151589   529058 |    50529        0    nan |  0.000 % |
1.19/1.26	c ===============================================================================
1.19/1.26	c New solution: 987
1.19/1.26	o 987
1.19/1.26	c Elapsed CPU time: 1.21081 s	Remaining CPU time: 178.789 s
1.19/1.26	c ===============================================================================
1.19/1.26	c |         0 |   76294   151590   530058 |    50530        0    nan |  0.000 % |
1.29/1.33	c ===============================================================================
1.29/1.33	c New solution: 986
1.29/1.33	o 986
1.29/1.33	c Elapsed CPU time: 1.27981 s	Remaining CPU time: 178.72 s
1.29/1.33	c ===============================================================================
1.29/1.33	c |         0 |   76294   151591   531058 |    50530        0    nan |  0.000 % |
1.39/1.40	c ===============================================================================
1.39/1.40	c New solution: 985
1.39/1.40	o 985
1.39/1.40	c Elapsed CPU time: 1.34479 s	Remaining CPU time: 178.655 s
1.39/1.40	c ===============================================================================
1.39/1.40	c |         0 |   76294   151592   532058 |    50530        0    nan |  0.000 % |
1.39/1.47	c ===============================================================================
1.39/1.47	c New solution: 984
1.39/1.47	o 984
1.39/1.47	c Elapsed CPU time: 1.41478 s	Remaining CPU time: 178.585 s
1.39/1.47	c ===============================================================================
1.39/1.47	c |         0 |   76294   151593   533058 |    50531        0    nan |  0.000 % |
1.49/1.54	c ===============================================================================
1.49/1.54	c New solution: 983
1.49/1.54	o 983
1.49/1.54	c Elapsed CPU time: 1.48577 s	Remaining CPU time: 178.514 s
1.49/1.54	c ===============================================================================
1.49/1.54	c |         0 |   76294   151594   534058 |    50531        0    nan |  0.000 % |
1.59/1.61	c ===============================================================================
1.59/1.61	c New solution: 982
1.59/1.61	o 982
1.59/1.61	c Elapsed CPU time: 1.55576 s	Remaining CPU time: 178.444 s
1.59/1.61	c ===============================================================================
1.59/1.61	c |         0 |   76294   151595   535058 |    50531        0    nan |  0.000 % |
1.59/1.68	c ===============================================================================
1.59/1.68	c New solution: 981
1.59/1.68	o 981
1.59/1.68	c Elapsed CPU time: 1.62275 s	Remaining CPU time: 178.377 s
1.59/1.68	c ===============================================================================
1.59/1.68	c |         0 |   76294   151596   536058 |    50532        0    nan |  0.000 % |
1.79/1.81	c ===============================================================================
1.79/1.81	c New solution: 156
1.79/1.81	o 156
1.79/1.81	c Elapsed CPU time: 1.74274 s	Remaining CPU time: 178.257 s
1.79/1.81	c ===============================================================================
1.79/1.81	c |         0 |   76294   151597   537058 |    50532        0    nan |  0.000 % |
1.89/1.92	c ===============================================================================
1.89/1.92	c New solution: 155
1.89/1.92	o 155
1.89/1.92	c Elapsed CPU time: 1.85872 s	Remaining CPU time: 178.141 s
1.89/1.92	c ===============================================================================
1.89/1.92	c |         0 |   76294   151598   538058 |    50532        0    nan |  0.000 % |
2.00/2.04	c ===============================================================================
2.00/2.04	c New solution: 154
2.00/2.04	o 154
2.00/2.04	c Elapsed CPU time: 1.9787 s	Remaining CPU time: 178.021 s
2.00/2.04	c ===============================================================================
2.00/2.04	c |         0 |   76294   151599   539058 |    50533        0    nan |  0.000 % |
2.10/2.15	c ===============================================================================
2.10/2.15	c New solution: 153
2.10/2.15	o 153
2.10/2.15	c Elapsed CPU time: 2.08368 s	Remaining CPU time: 177.916 s
2.10/2.15	c ===============================================================================
2.10/2.15	c |         0 |   76294   151600   540058 |    50533        0    nan |  0.000 % |
2.20/2.26	c ===============================================================================
2.20/2.26	c New solution: 152
2.20/2.26	o 152
2.20/2.26	c Elapsed CPU time: 2.19167 s	Remaining CPU time: 177.808 s
2.20/2.26	c ===============================================================================
2.20/2.26	c |         1 |   76294   151601   541058 |    50533        1    153 |  0.000 % |
2.39/2.40	c ===============================================================================
2.39/2.40	c New solution: 50
2.39/2.40	o 50
2.39/2.40	c Elapsed CPU time: 2.32565 s	Remaining CPU time: 177.674 s
2.39/2.40	c ===============================================================================
2.39/2.40	c |         1 |   76294   151602   542058 |    50534        1    153 |  0.000 % |
4.40/4.41	c |       102 |   76294   151602   542058 |    55587      102    119 |  0.000 % |
5.40/5.45	c |       252 |   76294   151602   542058 |    61146      252    199 |  0.000 % |
5.79/5.87	c |       478 |   76294   151602   542058 |    67260      478    230 |  0.000 % |
6.19/6.21	c ===============================================================================
6.19/6.21	c New solution: 49
6.19/6.21	o 49
6.19/6.21	c Elapsed CPU time: 6.12407 s	Remaining CPU time: 173.876 s
6.19/6.21	c ===============================================================================
6.19/6.21	c |       679 |   76294   151603   543058 |    50534      679    278 |  0.000 % |
6.29/6.36	c ===============================================================================
6.29/6.36	c New solution: 48
6.29/6.36	o 48
6.29/6.36	c Elapsed CPU time: 6.27205 s	Remaining CPU time: 173.728 s
6.29/6.36	c ===============================================================================
6.29/6.36	c |       689 |   76294   151604   544058 |    50534      689    278 |  0.000 % |
6.50/6.56	c |       790 |   76294   151604   544058 |    55588      790    289 |  0.000 % |
6.79/6.83	c |       942 |   76294   151604   544058 |    61146      942    299 |  0.000 % |
7.09/7.14	c |      1167 |   76294   151604   544058 |    67261     1167    327 |  0.000 % |
7.49/7.56	c |      1504 |   76294   151604   544058 |    73987     1504    338 |  0.000 % |
8.19/8.22	c |      2010 |   76294   151604   544058 |    81386     2010    353 |  0.000 % |
8.99/9.06	c |      2770 |   76294   151604   544058 |    89525     2770    367 |  0.000 % |
10.79/10.84	c |      3909 |   76294   151604   544058 |    98477     3909    361 |  0.000 % |
12.69/12.79	c |      5617 |   76294   151604   544058 |   108325     5617    367 |  0.000 % |
15.58/15.69	c |      8180 |   76294   151604   544058 |   119158     8180    391 |  0.000 % |
20.89/20.91	c |     12024 |   76294   151604   544058 |   131073    12024    429 |  0.000 % |
28.28/28.39	c |     17790 |   76294   151604   544058 |   144181    17790    425 |  0.000 % |
28.59/28.64	c ===============================================================================
28.59/28.64	c New solution: 47
28.59/28.64	o 47
28.59/28.64	c Elapsed CPU time: 28.3647 s	Remaining CPU time: 151.635 s
28.59/28.64	c ===============================================================================
28.59/28.64	c |     17877 |   76294   151605   545058 |    50535    17877    424 |  0.000 % |
28.78/28.85	c |     17978 |   76294   151605   545058 |    55588    17978    424 |  0.000 % |
29.08/29.14	c |     18129 |   76294   151605   545058 |    61147    18129    424 |  0.000 % |
29.49/29.53	c |     18356 |   76294   151605   545058 |    67262    18356    424 |  0.000 % |
29.98/30.02	c |     18694 |   76294   151605   545058 |    73988    18694    422 |  0.000 % |
30.69/30.78	c |     19200 |   76294   151605   545058 |    81387    19200    422 |  0.000 % |
30.88/30.97	c ===============================================================================
30.88/30.97	c New solution: 46
30.88/30.97	o 46
30.88/30.97	c Elapsed CPU time: 30.6673 s	Remaining CPU time: 149.333 s
30.88/30.97	c ===============================================================================
30.88/30.97	c |     19208 |   76294   151606   546058 |    50535    19208    422 |  0.000 % |
31.08/31.16	c |     19308 |   76294   151606   546058 |    55588    19308    422 |  0.000 % |
31.38/31.43	c |     19458 |   76294   151606   546058 |    61147    19458    422 |  0.000 % |
31.68/31.78	c |     19683 |   76294   151606   546058 |    67262    19683    423 |  0.000 % |
32.28/32.33	c |     20020 |   76294   151606   546058 |    73988    20020    421 |  0.000 % |
32.99/33.02	c |     20526 |   76294   151606   546058 |    81387    20526    419 |  0.000 % |
33.99/34.10	c |     21285 |   76294   151606   546058 |    89526    21285    416 |  0.000 % |
35.58/35.64	c |     22424 |   76294   151606   546058 |    98479    22424    417 |  0.000 % |
37.68/37.74	c |     24133 |   76294   151606   546058 |   108326    24133    418 |  0.000 % |
41.79/41.81	c |     26696 |   76294   151606   546058 |   119159    26696    417 |  0.000 % |
47.88/47.98	c |     30540 |   76294   151606   546058 |   131075    30540    450 |  0.000 % |
56.09/56.16	c |     36306 |   76294   151606   546058 |   144183    36306    467 |  0.000 % |
71.17/71.28	c |     44958 |   76294   151606   546058 |   158601    44958    463 |  0.000 % |
94.87/94.99	c |     57932 |   76294   151606   546058 |   174461    57932    480 |  0.000 % |
140.35/140.48	c |     77394 |   76294   151606   546058 |   191907    77394    501 |  0.000 % |
181.15/181.26	c There are 0 assigned variables. 0 in cost function.
182.55/182.68	c core #1
182.55/182.68	c 
182.55/182.68	c 
182.55/182.68	c Core size: 122	Core Weight: 1	Total Weight: 1
182.55/182.68	c
182.55/182.68	c
182.55/182.68	c core #2
182.55/182.68	c 
182.55/182.68	c 
182.55/182.68	c Core size: 126	Core Weight: 1	Total Weight: 2
182.55/182.68	c
182.55/182.68	c
182.55/182.68	c core #3
182.55/182.68	c 
182.55/182.68	c 
182.55/182.68	c Core size: 254	Core Weight: 1	Total Weight: 3
182.55/182.68	c
182.55/182.68	c
182.55/182.68	c ============================[ Search Statistics ]==============================
182.55/182.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.55/182.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.55/182.68	c ===============================================================================
182.55/182.68	c |         0 |   19195   152609   369027 |    50869        0    nan |  0.000 % |
183.34/183.46	c |       102 |   19195   152609   369027 |    55956      102    224 | 74.923 % |
183.94/184.01	c ===============================================================================
184.35/184.47	c core #4
184.35/184.47	c 
184.35/184.47	c 
184.35/184.47	c Core size: 936	Core Weight: 1	Total Weight: 4
184.35/184.47	c
184.35/184.47	c
184.35/184.47	c ============================[ Search Statistics ]==============================
184.35/184.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.35/184.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.35/184.47	c ===============================================================================
184.35/184.47	c |         0 |   44910   152610   445032 |    50870        0    nan |  0.000 % |
185.25/185.30	c |       103 |   44910   152610   445032 |    55957      103    224 | 41.695 % |
186.95/187.07	c |       253 |   44910   152610   445032 |    61552      253    261 | 41.695 % |
189.34/189.41	c |       478 |   44910   152610   445032 |    67707      478    288 | 41.695 % |
193.44/193.50	c |       815 |   44910   152610   445032 |    74478      815    287 | 41.695 % |
198.04/198.16	c |      1324 |   44910   152610   445032 |    81926     1324    333 | 41.695 % |
206.14/206.29	c |      2083 |   44910   152610   445032 |    90119     2083    331 | 41.695 % |
222.23/222.38	c |      3222 |   44910   152610   445032 |    99131     3222    288 | 41.695 % |
250.82/250.97	c |      4931 |   44910   152610   445032 |   109044     4931    270 | 41.695 % |
293.01/293.11	c |      7495 |   44910   152610   445032 |   119948     7495    257 | 41.695 % |
318.40/318.52	c ===============================================================================
319.01/319.14	c core #5
319.01/319.14	c 
319.01/319.14	c 
319.01/319.14	c Core size: 1266	Core Weight: 1	Total Weight: 5
319.01/319.14	c
319.01/319.14	c
319.01/319.14	c ============================[ Search Statistics ]==============================
319.01/319.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
319.01/319.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
319.01/319.14	c ===============================================================================
319.01/319.14	c |         0 |   67361   152611   511005 |    50870        0    nan |  0.000 % |
319.91/320.00	c |       100 |   67361   152611   511005 |    55957      100    245 | 13.456 % |
322.80/322.99	c |       250 |   67361   152611   511005 |    61553      250    181 | 13.456 % |
328.10/328.25	c |       475 |   67361   152611   511005 |    67708      475    192 | 13.456 % |
335.61/335.78	c |       812 |   67361   152611   511005 |    74479      812    265 | 13.456 % |
344.80/344.92	c |      1319 |   67361   152611   511005 |    81927     1319    341 | 13.456 % |
356.40/356.56	c |      2078 |   67361   152611   511005 |    90119     2078    337 | 13.456 % |
377.89/378.08	c |      3217 |   67361   152611   511005 |    99131     3217    355 | 13.456 % |
409.00/409.19	c |      4928 |   67361   152611   511005 |   109045     4928    341 | 13.456 % |
464.27/464.45	c |      7490 |   67361   152611   511005 |   119949     7490    318 | 13.456 % |
498.56/498.70	c |     11335 |   67361   152611   511005 |   131944    11335    381 | 13.456 % |
593.94/594.14	c |     17102 |   67361   152611   511005 |   145138    17102    384 | 13.456 % |
767.39/767.64	c |     25754 |   67361   152611   511005 |   159652    25754    386 | 13.456 % |
907.05/907.35	c |     38730 |   67361   152611   511005 |   175618    38730    503 | 13.456 % |
1205.97/1206.34	c |     58191 |   67361   152611   511005 |   193180    58191    536 | 13.456 % |
1608.17/1608.60	c |     87384 |   67361   152611   511005 |   212498    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-2702429-1278566646/watcher-2702429-1278566646 -o /tmp/evaluation-result-2702429-1278566646/solver-2702429-1278566646 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702429-1278566646.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/105 31049
/proc/meminfo: memFree=1667072/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=8816 CPUtime=0
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 409 0 0 0 0 0 0 0 21 0 1 0 24873215 9027584 327 1992294400 134512640 135752675 4292808016 18446744073709551615 135274771 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 2240 337 138 303 0 493 0

[startup+0.0242091 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31049
/proc/meminfo: memFree=1667072/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=10532 CPUtime=0.02
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 807 0 0 0 2 0 0 0 23 0 1 0 24873215 10784768 708 1992294400 134512640 135752675 4292808016 18446744073709551615 135211752 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 2633 709 158 303 0 886 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10532

[startup+0.101216 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31049
/proc/meminfo: memFree=1667072/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=17024 CPUtime=0.09
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 2311 0 0 0 9 0 0 0 23 0 1 0 24873215 17432576 2123 1992294400 134512640 135752675 4292808016 18446744073709551615 135225873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 4256 2123 253 303 0 2509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17024

[startup+0.301238 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31049
/proc/meminfo: memFree=1667072/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=23968 CPUtime=0.29
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 4172 0 0 0 28 1 0 0 23 0 1 0 24873215 24543232 3919 1992294400 134512640 135752675 4292808016 18446744073709551615 134560782 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 5992 3919 543 303 0 4245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23968

[startup+0.701282 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31049
/proc/meminfo: memFree=1667072/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=30848 CPUtime=0.69
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 6467 0 0 0 67 2 0 0 25 0 1 0 24873215 31588352 6214 1992294400 134512640 135752675 4292808016 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 7712 6214 1123 303 0 5965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30848

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31050
/proc/meminfo: memFree=1640652/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=34116 CPUtime=1.49
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 11811 0 0 0 144 5 0 0 18 0 1 0 24873215 34934784 7342 1992294400 134512640 135752675 4292808016 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 8529 7342 143 303 0 8224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34116

[startup+3.10055 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31050
/proc/meminfo: memFree=1637924/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=34776 CPUtime=3.09
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 11998 0 0 0 302 7 0 0 19 0 1 0 24873215 35610624 7529 1992294400 134512640 135752675 4292808016 18446744073709551615 134616133 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 8694 7529 144 303 0 8389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34776

[startup+6.3009 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31050
/proc/meminfo: memFree=1637428/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=35700 CPUtime=6.29
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 12230 0 0 0 620 9 0 0 25 0 1 0 24873215 36556800 7761 1992294400 134512640 135752675 4292808016 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 8925 7761 145 303 0 8620 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35700

[startup+12.7006 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31050
/proc/meminfo: memFree=1629740/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=43652 CPUtime=12.69
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 14211 0 0 0 1255 14 0 0 25 0 1 0 24873215 44699648 9742 1992294400 134512640 135752675 4292808016 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 10913 9742 145 303 0 10608 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43652

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31050
/proc/meminfo: memFree=1609776/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=63132 CPUtime=25.49
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 19070 0 0 0 2524 25 0 0 25 0 1 0 24873215 64647168 14601 1992294400 134512640 135752675 4292808016 18446744073709551615 134605239 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 15783 14601 145 303 0 15478 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63132

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31050
/proc/meminfo: memFree=1575800/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=97408 CPUtime=51.08
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 27643 0 0 0 5063 45 0 0 25 0 1 0 24873215 99745792 23174 1992294400 134512640 135752675 4292808016 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 24352 23174 145 303 0 24047 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97408

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31052
/proc/meminfo: memFree=1513304/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=159028 CPUtime=102.27
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 43007 0 0 0 10150 77 0 0 25 0 1 0 24873215 162844672 38538 1992294400 134512640 135752675 4292808016 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 39757 38538 145 303 0 39452 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159028

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31054
/proc/meminfo: memFree=1452792/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=220216 CPUtime=162.25
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 58346 0 0 0 16118 107 0 0 25 0 1 0 24873215 225501184 53877 1992294400 134512640 135752675 4292808016 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 55054 53877 145 303 0 54749 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 220216

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31056
/proc/meminfo: memFree=1428364/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=222.23
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69273 0 0 0 22098 125 0 0 25 0 1 0 24873215 247160832 59549 1992294400 134512640 135752675 4292808016 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59549 146 303 0 60037 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 241368

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31058
/proc/meminfo: memFree=1428364/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=282.22
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69273 0 0 0 28091 131 0 0 25 0 1 0 24873215 247160832 59549 1992294400 134512640 135752675 4292808016 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59549 146 303 0 60037 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 241368

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31058
/proc/meminfo: memFree=1428240/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=342.2
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69731 0 0 0 34083 137 0 0 25 0 1 0 24873215 247160832 59555 1992294400 134512640 135752675 4292808016 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59555 146 303 0 60037 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 241368

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31060
/proc/meminfo: memFree=1428240/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=402.18
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69731 0 0 0 40077 141 0 0 25 0 1 0 24873215 247160832 59555 1992294400 134512640 135752675 4292808016 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59555 146 303 0 60037 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 241368

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31062
/proc/meminfo: memFree=1428240/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=462.17
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69731 0 0 0 46071 146 0 0 25 0 1 0 24873215 247160832 59555 1992294400 134512640 135752675 4292808016 18446744073709551615 134616174 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59555 146 303 0 60037 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 241368

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31064
/proc/meminfo: memFree=1428240/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=522.15
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69732 0 0 0 52062 153 0 0 25 0 1 0 24873215 247160832 59556 1992294400 134512640 135752675 4292808016 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59556 146 303 0 60037 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 241368

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31066
/proc/meminfo: memFree=1428116/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=582.14
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69732 0 0 0 58057 157 0 0 25 0 1 0 24873215 247160832 59556 1992294400 134512640 135752675 4292808016 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59556 146 303 0 60037 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 241368

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31066
/proc/meminfo: memFree=1428240/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=642.13
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69732 0 0 0 64051 162 0 0 25 0 1 0 24873215 247160832 59556 1992294400 134512640 135752675 4292808016 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59556 146 303 0 60037 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 241368

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/106 31074
/proc/meminfo: memFree=1427992/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=882.06
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69732 0 0 0 88026 180 0 0 25 0 1 0 24873215 247160832 59556 1992294400 134512640 135752675 4292808016 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59556 146 303 0 60037 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 241368

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31074
/proc/meminfo: memFree=1427868/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=942.05
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69733 0 0 0 94018 187 0 0 25 0 1 0 24873215 247160832 59557 1992294400 134512640 135752675 4292808016 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59557 146 303 0 60037 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 241368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31076
/proc/meminfo: memFree=1427868/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=1002.03
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69734 0 0 0 100011 192 0 0 25 0 1 0 24873215 247160832 59558 1992294400 134512640 135752675 4292808016 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59558 146 303 0 60037 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 241368

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31078
/proc/meminfo: memFree=1427992/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=1062.01
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69734 0 0 0 106004 197 0 0 25 0 1 0 24873215 247160832 59558 1992294400 134512640 135752675 4292808016 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59558 146 303 0 60037 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 241368

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31080
/proc/meminfo: memFree=1427868/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=1122
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69735 0 0 0 112000 200 0 0 25 0 1 0 24873215 247160832 59559 1992294400 134512640 135752675 4292808016 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59559 146 303 0 60037 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 241368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31082
/proc/meminfo: memFree=1427744/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=1181.98
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69735 0 0 0 117994 204 0 0 25 0 1 0 24873215 247160832 59559 1992294400 134512640 135752675 4292808016 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59559 146 303 0 60037 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 241368

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31082
/proc/meminfo: memFree=1427620/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=1241.97
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69736 0 0 0 123987 210 0 0 25 0 1 0 24873215 247160832 59560 1992294400 134512640 135752675 4292808016 18446744073709551615 134616122 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59560 146 303 0 60037 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 241368

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31084
/proc/meminfo: memFree=1427620/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=1301.96
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69750 0 0 0 129980 216 0 0 25 0 1 0 24873215 247160832 59574 1992294400 134512640 135752675 4292808016 18446744073709551615 134639393 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59574 146 303 0 60037 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 241368

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31086
/proc/meminfo: memFree=1427496/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=241368 CPUtime=1361.93
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 69750 0 0 0 135973 220 0 0 25 0 1 0 24873215 247160832 59574 1992294400 134512640 135752675 4292808016 18446744073709551615 134518796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 60342 59574 146 303 0 60037 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 241368

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31088
/proc/meminfo: memFree=1423528/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=245860 CPUtime=1421.93
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 70892 0 0 0 141966 227 0 0 25 0 1 0 24873215 251760640 60716 1992294400 134512640 135752675 4292808016 18446744073709551615 134616067 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 61465 60716 146 303 0 61160 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 245860

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31090
/proc/meminfo: memFree=1408524/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=261180 CPUtime=1481.9
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 74703 0 0 0 147955 235 0 0 25 0 1 0 24873215 267448320 64527 1992294400 134512640 135752675 4292808016 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 65295 64527 146 303 0 64990 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 261180

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31090
/proc/meminfo: memFree=1397612/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=272032 CPUtime=1541.88
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 77397 0 0 0 153946 242 0 0 25 0 1 0 24873215 278560768 67221 1992294400 134512640 135752675 4292808016 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 68008 67221 146 303 0 67703 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 272032

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31092
/proc/meminfo: memFree=1386824/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=282940 CPUtime=1601.87
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 80117 0 0 0 159939 248 0 0 25 0 1 0 24873215 289730560 69941 1992294400 134512640 135752675 4292808016 18446744073709551615 134605381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 70735 69941 146 303 0 70430 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 282940

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31094
/proc/meminfo: memFree=1370580/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=298924 CPUtime=1661.86
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 84114 0 0 0 165929 257 0 0 25 0 1 0 24873215 306098176 73938 1992294400 134512640 135752675 4292808016 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 74731 73938 146 303 0 74426 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 298924

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31096
/proc/meminfo: memFree=1357312/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=312708 CPUtime=1721.84
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 87480 0 0 0 171917 267 0 0 25 0 1 0 24873215 320212992 77304 1992294400 134512640 135752675 4292808016 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 78177 77304 146 303 0 77872 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 312708

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31098
/proc/meminfo: memFree=1339952/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=329592 CPUtime=1781.83
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 91716 0 0 0 177908 275 0 0 25 0 1 0 24873215 337502208 81540 1992294400 134512640 135752675 4292808016 18446744073709551615 134518796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 82398 81540 146 303 0 82093 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 329592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31098
/proc/meminfo: memFree=1335364/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=334120 CPUtime=1800.03
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 92844 0 0 0 179725 278 0 0 25 0 1 0 24873215 342138880 82668 1992294400 134512640 135752675 4292808016 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 83530 82668 146 303 0 83225 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 334120

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.00 1.00 1.00 2/106 31098
/proc/meminfo: memFree=1335364/2059040 swapFree=4136400/4192956
[pid=31049] ppid=31047 vsize=334120 CPUtime=1800.03
/proc/31049/stat : 31049 (wbo1.4b) R 31047 31049 30674 0 -1 4202496 92844 0 0 0 179725 278 0 0 25 0 1 0 24873215 342138880 82668 1992294400 134512640 135752675 4292808016 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31049/statm: 83530 82668 146 303 0 83225 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 334120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.54
CPU time (s): 1800.07
CPU user time (s): 1797.26
CPU system time (s): 2.81157
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 334120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.26
system time used= 2.81157
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 21112

runsolver used 2.84357 second user time and 8.64569 second system time

The end

Launcher Data

Begin job on node087 at 2010-07-08 07:24:06
IDJOB=2702429
IDBENCH=48149
IDSOLVER=1190
FILE ID=node087/2702429-1278566646
PBS_JOBID= 11239557
Free space on /tmp= 62552 MiB

SOLVER NAME= wbo 1.4b (fixed)
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-2702429-1278566646/watcher-2702429-1278566646 -o /tmp/evaluation-result-2702429-1278566646/solver-2702429-1278566646 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702429-1278566646.opb

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=1524481070

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:       1672932 kB
Buffers:         90896 kB
Cached:         201236 kB
SwapCached:      12768 kB
Active:         138284 kB
Inactive:       170520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1672932 kB
SwapTotal:     4192956 kB
SwapFree:      4136400 kB
Dirty:            3688 kB
Writeback:           0 kB
AnonPages:       11412 kB
Mapped:           8436 kB
Slab:            55416 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181568 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-2702429-1278566646.opb

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