Trace number 1875419

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.14 1800.61

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_25_4.opb
MD5SUM0c3fb28b3ecb8f1eba2bffa356ef5364
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark257.452
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7
Optimality of the best value was proved YES
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2932
Sum of products size (including duplicates)5864
Number of different products1466
Sum of products size2932

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875419-1245209698.opb.
0.00/0.00	c Instance file HOME/instance-1875419-1245209698.opb
0.00/0.00	c File size is 117803 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      1566                                                |
0.00/0.01	c |  Number Clauses:        1566                                                |
0.00/0.01	c |  Number Cardinality:    102                                                 |
0.00/0.01	c |  Number PB Constraints: 1466                                                |
0.00/0.01	c core #1
0.00/0.01	c Core size: 101	Core Weight: 1	Total Weight: -49
0.00/0.01	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1616     3135    12178 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #2
0.00/0.02	c Core size: 103	Core Weight: 1	Total Weight: -48
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1665     3136    12276 |     5000        0    nan |  0.000 % |
0.00/0.04	c |       100 |    1665     3136    12276 |     5500      100     28 |  0.073 % |
0.00/0.06	c |       250 |    1598     3136    12276 |     6050      192     32 |  4.033 % |
0.07/0.09	c |       475 |    1507     3136    12276 |     6655      299     36 |  9.500 % |
0.09/0.14	c |       812 |    1326     3136    12276 |     7320      460     39 | 22.173 % |
0.09/0.17	c ===============================================================================
0.09/0.17	c core #3
0.09/0.17	c Core size: 144	Core Weight: 1	Total Weight: -47
0.09/0.17	c Elapsed CPU time: 0.174973 s	Remaining CPU time: 1799.83 s
0.09/0.18	c Learning 18 hard constraints
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    1715     3155    12853 |     5000        0    nan |  0.000 % |
0.09/0.20	c |       100 |    1715     3155    12853 |     5500      100     46 |  0.001 % |
0.19/0.21	c |       251 |    1715     3155    12853 |     6050      251     39 |  0.001 % |
0.19/0.24	c |       476 |    1715     3155    12853 |     6655      476     35 |  0.002 % |
0.19/0.28	c |       813 |    1715     3155    12853 |     7320      813     32 |  0.002 % |
0.29/0.34	c |      1319 |    1715     3155    12853 |     8052     1319     32 |  0.004 % |
0.39/0.45	c |      2078 |    1715     3155    12853 |     8857     2078     31 |  0.004 % |
0.59/0.61	c |      3218 |    1715     3155    12853 |     9743     3218     29 |  0.007 % |
0.79/0.88	c ===============================================================================
0.89/0.91	c core #4
0.89/0.91	c Core size: 529	Core Weight: 1	Total Weight: -46
0.89/0.91	c Elapsed CPU time: 0.894863 s	Remaining CPU time: 1799.11 s
0.89/0.92	c Learning 388 hard constraints
0.89/0.92	c ============================[ Search Statistics ]==============================
0.89/0.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.92	c ===============================================================================
0.89/0.92	c |         0 |    1765     3544    15589 |     5000        0    nan |  0.000 % |
0.89/0.94	c |       100 |    1765     3544    15589 |     5500      100     69 |  0.001 % |
0.89/0.96	c |       251 |    1765     3544    15589 |     6050      251     37 |  0.001 % |
0.99/1.00	c |       476 |    1765     3544    15589 |     6655      476     35 |  0.001 % |
0.99/1.05	c |       813 |    1765     3544    15589 |     7320      813     31 |  0.001 % |
1.09/1.13	c |      1320 |    1765     3544    15589 |     8052     1320     33 |  0.001 % |
1.19/1.25	c |      2079 |    1765     3544    15589 |     8857     2079     34 |  0.001 % |
1.39/1.46	c |      3219 |    1765     3544    15589 |     9743     3219     32 |  0.001 % |
1.69/1.78	c |      4927 |    1765     3544    15589 |    10717     4927     31 |  0.002 % |
2.20/2.26	c ===============================================================================
2.29/2.33	c core #5
2.29/2.33	c Core size: 1006	Core Weight: 1	Total Weight: -45
2.29/2.33	c Elapsed CPU time: 2.29365 s	Remaining CPU time: 1797.71 s
2.29/2.35	c Learning 782 hard constraints
2.29/2.35	c ============================[ Search Statistics ]==============================
2.29/2.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.29/2.35	c ===============================================================================
2.29/2.35	c |         0 |    1815     4327    40094 |     5000        0    nan |  0.000 % |
2.29/2.37	c |       102 |    1815     4327    40094 |     5500      102     76 |  0.001 % |
2.29/2.39	c |       252 |    1815     4327    40094 |     6050      252     67 |  0.001 % |
2.39/2.41	c |       479 |    1815     4327    40094 |     6655      479     48 |  0.001 % |
2.39/2.46	c |       816 |    1815     4327    40094 |     7320      816     57 |  0.000 % |
2.49/2.55	c |      1322 |    1815     4327    40094 |     8052     1322     57 |  0.000 % |
2.69/2.70	c |      2081 |    1815     4327    40094 |     8857     2081     54 |  0.001 % |
2.89/2.95	c |      3222 |    1815     4327    40094 |     9743     3222     48 |  0.001 % |
3.19/3.25	c |      4931 |    1815     4327    40094 |    10717     4931     42 |  0.000 % |
3.79/3.86	c |      7493 |    1815     4327    40094 |    11789     7493     39 |  0.001 % |
4.79/4.84	c |     11338 |    1815     4327    40094 |    12968    11338     39 |  0.001 % |
6.69/6.70	c |     17104 |    1815     4327    40094 |    14265    10502     35 |  0.001 % |
9.39/9.43	c |     25754 |    1784     4327    40094 |    15692     6070     29 |  1.721 % |
9.89/9.95	c ===============================================================================
10.29/10.34	c core #6
10.29/10.34	c Core size: 1437	Core Weight: 1	Total Weight: -44
10.29/10.34	c Elapsed CPU time: 10.2234 s	Remaining CPU time: 1789.78 s
10.29/10.39	c Learning 1947 hard constraints
10.29/10.39	c ============================[ Search Statistics ]==============================
10.29/10.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.29/10.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.29/10.39	c ===============================================================================
10.29/10.39	c |         0 |    1857     6275   108664 |     5000        0    nan |  0.000 % |
10.39/10.41	c |       105 |    1857     6275   108664 |     5500      105     92 |  0.001 % |
10.39/10.43	c |       257 |    1857     6275   108664 |     6050      257     57 |  0.001 % |
10.39/10.47	c |       483 |    1857     6275   108664 |     6655      483     52 |  0.001 % |
10.49/10.54	c |       820 |    1857     6275   108664 |     7320      820     58 |  0.000 % |
10.59/10.65	c |      1327 |    1857     6275   108664 |     8052     1327     53 |  0.000 % |
10.79/10.80	c |      2088 |    1857     6275   108664 |     8857     2088     48 |  0.001 % |
10.99/11.01	c |      3228 |    1857     6275   108664 |     9743     3228     43 |  0.001 % |
11.29/11.40	c |      4937 |    1857     6275   108664 |    10717     4937     40 |  0.000 % |
11.89/11.99	c |      7501 |    1857     6275   108664 |    11789     7501     38 |  0.001 % |
13.19/13.25	c |     11345 |    1857     6275   108664 |    12968    11345     39 |  0.000 % |
15.59/15.64	c |     17111 |    1857     6275   108664 |    14265    10536     36 |  0.001 % |
18.08/18.10	c |     25761 |    1857     6275   108664 |    15692    11423     38 |  0.000 % |
23.29/23.32	c |     38735 |    1857     6275   108664 |    17261     8245     39 |  0.001 % |
31.18/31.24	c |     58197 |    1857     6275   108664 |    18987    10130     35 |  0.001 % |
42.58/42.67	c |     87389 |    1857     6275   108664 |    20886    10210     35 |  0.000 % |
49.57/49.69	c ===============================================================================
51.58/51.61	c core #7
51.58/51.61	c Core size: 1633	Core Weight: 1	Total Weight: -43
51.58/51.61	c Elapsed CPU time: 51.1872 s	Remaining CPU time: 1748.81 s
51.68/51.76	c Learning 3777 hard constraints
51.68/51.76	c ============================[ Search Statistics ]==============================
51.68/51.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
51.68/51.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
51.68/51.76	c ===============================================================================
51.68/51.76	c |         0 |    1905    10053   221494 |     5000        0    nan |  0.000 % |
51.77/51.80	c |       101 |    1905    10053   221494 |     5500      101     91 |  0.001 % |
51.77/51.82	c |       253 |    1905    10053   221494 |     6050      253     52 |  0.001 % |
51.77/51.87	c |       478 |    1905    10053   221494 |     6655      478     56 |  0.000 % |
51.87/51.93	c |       817 |    1905    10053   221494 |     7320      817     58 |  0.001 % |
51.87/51.99	c |      1324 |    1905    10053   221494 |     8052     1324     56 |  0.001 % |
52.08/52.13	c |      2083 |    1905    10053   221494 |     8857     2083     66 |  0.001 % |
52.27/52.37	c |      3227 |    1905    10053   221494 |     9743     3227     77 |  0.000 % |
52.88/52.91	c |      4936 |    1905    10053   221494 |    10717     4936     82 |  0.001 % |
53.57/53.63	c |      7499 |    1905    10053   221494 |    11789     7499     73 |  0.000 % |
54.67/54.76	c |     11344 |    1905    10053   221494 |    12968    11344     63 |  0.001 % |
56.58/56.65	c |     17111 |    1905    10053   221494 |    14265    10401     46 |  0.000 % |
59.87/59.94	c |     25761 |    1905    10053   221494 |    15692    11612     45 |  0.000 % |
66.08/66.16	c |     38736 |    1905    10053   221494 |    17261     8551     46 |  0.001 % |
74.47/74.53	c |     58197 |    1905    10053   221494 |    18987    10385     41 |  0.000 % |
87.87/87.98	c |     87390 |    1905    10053   221494 |    20886    19600     43 |  0.001 % |
112.26/112.31	c |    131179 |    1905    10053   221494 |    22974    20588     44 |  0.000 % |
150.75/150.88	c |    196866 |    1905    10053   221494 |    25272    15078     45 |  0.001 % |
218.13/218.23	c |    295392 |    1905    10053   221494 |    27799    19119     56 |  0.000 % |
318.70/318.80	c |    443186 |    1905    10053   221494 |    30579    18107     49 |  0.000 % |
511.56/511.75	c |    664869 |    1905    10053   221494 |    33637    19222     51 |  0.001 % |
794.48/794.79	c |    997394 |    1904    10053   221494 |    37001    17537     47 |  0.053 % |
1014.23/1014.50	c ===============================================================================
1053.42/1053.77	c core #8
1053.42/1053.77	c Core size: 3048	Core Weight: 1	Total Weight: -42
1053.42/1053.77	c Elapsed CPU time: 1048.94 s	Remaining CPU time: 751.059 s
1054.81/1055.11	c Learning 4036 hard constraints
1054.81/1055.11	c ============================[ Search Statistics ]==============================
1054.81/1055.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1054.81/1055.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1054.81/1055.11	c ===============================================================================
1054.81/1055.11	c |         0 |    1954    14090   349075 |     5000        0    nan |  0.000 % |
1055.01/1055.38	c |       100 |    1954    14090   349075 |     5500      100    107 |  0.001 % |
1055.11/1055.41	c |       250 |    1954    14090   349075 |     6050      250     82 |  0.001 % |
1055.11/1055.44	c |       475 |    1954    14090   349075 |     6655      475     69 |  0.001 % |
1055.22/1055.50	c |       814 |    1954    14090   349075 |     7320      814     74 |  0.001 % |
1055.22/1055.59	c |      1320 |    1954    14090   349075 |     8052     1320     70 |  0.000 % |
1055.51/1055.86	c |      2079 |    1954    14090   349075 |     8857     2079     82 |  0.000 % |
1055.81/1056.13	c |      3218 |    1954    14090   349075 |     9743     3218     73 |  0.001 % |
1056.11/1056.45	c |      4928 |    1954    14090   349075 |    10717     4928     73 |  0.001 % |
1057.22/1057.55	c |      7492 |    1954    14090   349075 |    11789     7492     79 |  0.000 % |
1058.81/1059.17	c |     11336 |    1954    14090   349075 |    12968    11336     69 |  0.001 % |
1061.32/1061.64	c |     17103 |    1954    14090   349075 |    14265    10424     50 |  0.000 % |
1066.11/1066.47	c |     25752 |    1954    14090   349075 |    15692    11757     51 |  0.001 % |
1072.01/1072.33	c |     38727 |    1954    14090   349075 |    17261     8451     46 |  0.000 % |
1083.60/1083.94	c |     58188 |    1954    14090   349075 |    18987     9994     48 |  0.000 % |
1105.40/1105.75	c |     87380 |    1954    14090   349075 |    20886    19818     54 |  0.000 % |
1143.29/1143.63	c |    131169 |    1954    14090   349075 |    22974    20816     50 |  0.001 % |
1212.17/1212.55	c |    196855 |    1954    14090   349075 |    25272    15905     53 |  0.000 % |
1313.05/1313.42	c |    295383 |    1954    14090   349075 |    27799    23296     54 |  0.000 % |
1475.01/1475.48	c |    443174 |    1954    14090   349075 |    30579    25340     68 |  0.001 % |
1679.24/1679.72	c |    664859 |    1954    14090   349075 |    33637    23025     57 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875419-1245209698/watcher-1875419-1245209698 -o /tmp/evaluation-result-1875419-1245209698/solver-1875419-1245209698 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875419-1245209698.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/64 6833
/proc/meminfo: memFree=1847384/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=2784 CPUtime=0
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 188569768 2850816 231 1992294400 134512640 135709839 4294956240 18446744073709551615 134570352 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 696 231 126 292 0 372 0

[startup+0.0796511 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6833
/proc/meminfo: memFree=1847384/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=3732 CPUtime=0.07
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 552 0 0 0 7 0 0 0 18 0 1 0 188569768 3821568 507 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 933 507 136 292 0 638 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3732

[startup+0.101652 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6833
/proc/meminfo: memFree=1847384/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=3732 CPUtime=0.09
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 552 0 0 0 9 0 0 0 18 0 1 0 188569768 3821568 507 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 933 507 136 292 0 638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3732

[startup+0.301674 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6833
/proc/meminfo: memFree=1847384/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=4412 CPUtime=0.29
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 713 0 0 0 29 0 0 0 19 0 1 0 188569768 4517888 668 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 1103 668 136 292 0 808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4412

[startup+0.701717 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6833
/proc/meminfo: memFree=1847384/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=5324 CPUtime=0.69
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 941 0 0 0 68 1 0 0 22 0 1 0 188569768 5451776 896 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 1331 896 136 292 0 1036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5324

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1843088/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=6284 CPUtime=1.49
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 1195 0 0 0 146 3 0 0 25 0 1 0 188569768 6434816 1150 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 1571 1150 136 292 0 1276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6284

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1842832/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=7764 CPUtime=3.09
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 1538 0 0 0 305 4 0 0 25 0 1 0 188569768 7950336 1493 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 1941 1493 136 292 0 1646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7764

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1839376/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=11080 CPUtime=6.29
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 2368 0 0 0 622 7 0 0 25 0 1 0 188569768 11345920 2323 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 2770 2323 136 292 0 2475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11080

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1832464/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=16884 CPUtime=12.68
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 3821 0 0 0 1255 13 0 0 25 0 1 0 188569768 17289216 3776 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 4221 3776 136 292 0 3926 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16884

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1823696/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=25872 CPUtime=25.48
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 6066 0 0 0 2525 23 0 0 25 0 1 0 188569768 26492928 6021 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 6468 6021 136 292 0 6173 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25872

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1801168/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=48520 CPUtime=51.08
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 11709 0 0 0 5067 41 0 0 25 0 1 0 188569768 49684480 11664 1992294400 134512640 135709839 4294956240 18446744073709551615 134520102 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 12130 11664 136 292 0 11835 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48520

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1775952/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=73472 CPUtime=102.27
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 17971 0 0 0 10154 73 0 0 25 0 1 0 188569768 75235328 17926 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 18368 17926 136 292 0 18073 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73472

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1739408/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=110272 CPUtime=162.25
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 27156 0 0 0 16120 105 0 0 25 0 1 0 188569768 112918528 27111 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 27568 27111 136 292 0 27273 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 110272

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1704208/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=145288 CPUtime=222.23
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 35858 0 0 0 22091 132 0 0 25 0 1 0 188569768 148774912 35813 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 36322 35813 136 292 0 36027 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 145288

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1667152/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=182580 CPUtime=282.21
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 45137 0 0 0 28060 161 0 0 25 0 1 0 188569768 186961920 45092 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 45645 45092 136 292 0 45350 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 182580

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1634832/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=214520 CPUtime=342.2
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 53141 0 0 0 34036 184 0 0 25 0 1 0 188569768 219668480 53096 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 53630 53096 136 292 0 53335 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 214520

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1606992/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=242688 CPUtime=402.19
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 60144 0 0 0 40009 210 0 0 25 0 1 0 188569768 248512512 60099 1992294400 134512640 135709839 4294956240 18446744073709551615 134572849 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 60672 60099 136 292 0 60377 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 242688

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1580752/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=268532 CPUtime=462.17
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 66624 0 0 0 45986 231 0 0 25 0 1 0 188569768 274976768 66579 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 67133 66579 136 292 0 66838 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 268532

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1552592/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=296968 CPUtime=522.15
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 73717 0 0 0 51961 254 0 0 25 0 1 0 188569768 304095232 73672 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 74242 73672 136 292 0 73947 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 296968

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1525648/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=323856 CPUtime=582.14
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 80444 0 0 0 57935 279 0 0 25 0 1 0 188569768 331628544 80399 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 80964 80399 136 292 0 80669 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 323856

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1495696/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=353452 CPUtime=642.12
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 87814 0 0 0 63909 303 0 0 25 0 1 0 188569768 361934848 87769 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 88363 87769 136 292 0 88068 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 353452

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1388816/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=460156 CPUtime=882.06
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 114507 0 0 0 87809 397 0 0 25 0 1 0 188569768 471199744 114462 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 115039 114462 136 292 0 114744 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 460156

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1362576/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=486464 CPUtime=942.05
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 121061 0 0 0 93784 421 0 0 25 0 1 0 188569768 498139136 121016 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 121616 121016 136 292 0 121321 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 486464

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6834
/proc/meminfo: memFree=1334864/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=514232 CPUtime=1002.03
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 127972 0 0 0 99759 444 0 0 25 0 1 0 188569768 526573568 127927 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 128558 127927 136 292 0 128263 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 514232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1289424/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=559268 CPUtime=1062.01
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 139276 0 0 0 105740 461 0 0 25 0 1 0 188569768 572690432 139193 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 139817 139193 136 292 0 139522 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 559268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1289424/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=559268 CPUtime=1122
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 139287 0 0 0 111719 481 0 0 25 0 1 0 188569768 572690432 139204 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 139817 139204 136 292 0 139522 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 559268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1289424/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=559268 CPUtime=1181.98
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 139291 0 0 0 117702 496 0 0 25 0 1 0 188569768 572690432 139208 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 139817 139208 136 292 0 139522 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 559268

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1289296/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=559268 CPUtime=1241.97
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 139303 0 0 0 123686 511 0 0 25 0 1 0 188569768 572690432 139220 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 139817 139220 136 292 0 139522 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 559268

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1289296/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=559268 CPUtime=1301.95
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 139305 0 0 0 129668 527 0 0 25 0 1 0 188569768 572690432 139222 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 139817 139222 136 292 0 139522 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 559268

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1288720/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=559268 CPUtime=1361.93
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 139443 0 0 0 135654 539 0 0 25 0 1 0 188569768 572690432 139360 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 139817 139360 136 292 0 139522 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 559268

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1288656/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=559268 CPUtime=1421.92
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 139443 0 0 0 141640 552 0 0 25 0 1 0 188569768 572690432 139360 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 139817 139360 136 292 0 139522 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 559268

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1284496/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=563492 CPUtime=1481.9
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 140510 0 0 0 147624 566 0 0 25 0 1 0 188569768 577015808 140427 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 140873 140427 136 292 0 140578 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 563492

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6836
/proc/meminfo: memFree=1267600/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=580364 CPUtime=1541.88
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 144705 0 0 0 153600 588 0 0 25 0 1 0 188569768 594292736 144622 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 145091 144622 136 292 0 144796 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 580364

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6842
/proc/meminfo: memFree=1244112/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=604096 CPUtime=1601.87
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 150626 0 0 0 159574 613 0 0 25 0 1 0 188569768 618594304 150543 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 151024 150543 136 292 0 150729 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 604096

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6842
/proc/meminfo: memFree=1220112/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=627812 CPUtime=1661.85
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 156550 0 0 0 165549 636 0 0 25 0 1 0 188569768 642879488 156467 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 156953 156467 136 292 0 156658 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 627812

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6842
/proc/meminfo: memFree=1200464/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=647668 CPUtime=1721.84
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 161482 0 0 0 171529 655 0 0 25 0 1 0 188569768 663212032 161399 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 161917 161399 136 292 0 161622 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 647668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6842
/proc/meminfo: memFree=1181712/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=666100 CPUtime=1781.82
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 166104 0 0 0 177508 674 0 0 25 0 1 0 188569768 682086400 166021 1992294400 134512640 135709839 4294956240 18446744073709551615 134572272 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 166525 166021 136 292 0 166230 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 666100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6842
/proc/meminfo: memFree=1176784/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=670928 CPUtime=1800.02
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4194304 167306 0 0 0 179323 679 0 0 25 0 1 0 188569768 687030272 167223 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 167732 167223 136 292 0 167437 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 670928

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6843
/proc/meminfo: memFree=1802592/2055920 swapFree=4182492/4192956
[pid=6833] ppid=6831 vsize=0 CPUtime=1800.12
/proc/6833/stat : 6833 (wbo) R 6831 6833 5734 0 -1 4195332 167306 0 0 0 179323 689 0 0 25 0 1 0 188569768 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/6833/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.61
CPU time (s): 1800.14
CPU user time (s): 1793.23
CPU system time (s): 6.90295
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 670928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.23
system time used= 6.90295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167306
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= 3
involuntary context switches= 3225

runsolver used 1.24781 second user time and 3.81242 second system time

The end

Launcher Data

Begin job on node21 at 2009-06-17 05:34:58
IDJOB=1875419
IDBENCH=48259
IDSOLVER=698
FILE ID=node21/1875419-1245209698
PBS_JOBID= 9368340
Free space on /tmp= 66092 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_25_4.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875419-1245209698/watcher-1875419-1245209698 -o /tmp/evaluation-result-1875419-1245209698/solver-1875419-1245209698 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875419-1245209698.opb

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

MD5SUM BENCH= 0c3fb28b3ecb8f1eba2bffa356ef5364
RANDOM SEED=1485370445

node21.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.239
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.239
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1847872 kB
Buffers:         45976 kB
Cached:          86244 kB
SwapCached:       4256 kB
Active:          55976 kB
Inactive:        83576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847872 kB
SwapTotal:     4192956 kB
SwapFree:      4182492 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          13420 kB
Slab:            54492 kB
Committed_AS:   182528 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875419-1245209698.opb

Free space on /tmp at the end= 66088 MiB
End job on node21 at 2009-06-17 06:05:00