Trace number 2680450

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.2 1800.79

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_3.opb
MD5SUM82a3d84200b069df277c7f14e0e883d0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved NO
Number of variables6076
Total number of constraints21401
Number of constraints which are clauses21392
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint666
Number of terms in the objective function 666
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 666
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680450-1277459971.opb.
0.00/0.00	c Instance file HOME/instance-2680450-1277459971.opb
0.00/0.00	c File size is 619623 bytes.
0.09/0.10	c Highest Coefficient sum: 697
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Parsing time:          0.10         s                                      |
0.09/0.10	c |  Number Variables:      6076                                                |
0.09/0.10	c |  Number Clauses:        21392                                               |
0.09/0.10	c |  Number Cardinality:    1                                                   |
0.09/0.10	c |  Number PB Constraints: 8                                                   |
1.29/1.33	c ============================[ Search Statistics ]==============================
1.29/1.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.33	c ===============================================================================
1.29/1.33	c |         0 |    5949    21523    54371 |     7133        0    nan |  0.000 % |
1.29/1.34	c ===============================================================================
1.29/1.34	c New solution: 29
1.29/1.34	o 29
1.29/1.34	c Elapsed CPU time: 1.3298 s	Remaining CPU time: 178.67 s
1.29/1.34	c ===============================================================================
1.29/1.34	c |        10 |    5949    21524    55037 |     7174       10    151 |  0.000 % |
1.29/1.35	c ===============================================================================
1.29/1.35	c New solution: 27
1.29/1.35	o 27
1.29/1.35	c Elapsed CPU time: 1.3358 s	Remaining CPU time: 178.664 s
1.29/1.35	c ===============================================================================
1.29/1.35	c |        13 |    5949    21525    55703 |     7175       13    132 |  0.000 % |
1.29/1.37	c |       113 |    5949    21525    55703 |     7892      113     60 |  2.090 % |
1.39/1.42	c |       263 |    5949    21525    55703 |     8681      263    106 |  2.090 % |
1.39/1.48	c |       488 |    5949    21525    55703 |     9549      488     95 |  2.090 % |
1.49/1.56	c |       826 |    5949    21525    55703 |    10504      826    130 |  2.090 % |
1.59/1.66	c |      1332 |    5949    21525    55703 |    11555     1332    215 |  2.090 % |
1.69/1.78	c |      2092 |    5949    21525    55703 |    12710     2092    190 |  2.090 % |
1.99/2.02	c |      3231 |    5949    21525    55703 |    13982     3231    182 |  2.090 % |
2.49/2.54	c |      4939 |    5949    21525    55703 |    15380     4939    299 |  2.090 % |
3.09/3.16	c |      7505 |    5949    21525    55703 |    16918     7505    268 |  2.090 % |
4.19/4.27	c |     11349 |    5949    21525    55703 |    18610    11349    320 |  2.090 % |
5.79/5.80	c |     17115 |    5949    21525    55703 |    20471    17115    309 |  2.090 % |
8.59/8.62	c |     25766 |    5949    21525    55703 |    22518    25766    379 |  2.090 % |
12.09/12.17	c |     38740 |    5949    21525    55703 |    24770    24204    359 |  2.090 % |
19.70/19.73	c |     58201 |    5949    21525    55703 |    27247    25131    344 |  2.090 % |
30.88/30.93	c |     87394 |    5949    21525    55703 |    29971    13452    404 |  2.090 % |
46.57/46.63	c |    131183 |    5949    21525    55703 |    32968    33335    253 |  2.090 % |
79.17/79.21	c |    196867 |    5949    21525    55703 |    36265    26068    670 |  2.090 % |
119.14/119.26	c |    295394 |    5949    21525    55703 |    39892    36335    311 |  2.090 % |
182.22/182.35	c There are 127 assigned variables. 5 in cost function.
183.02/183.12	c core #1
183.02/183.12	c 
183.02/183.12	c 
183.02/183.12	c Core size: 341	Core Weight: 1	Total Weight: 6
183.02/183.12	c
183.02/183.12	c
183.02/183.12	c core #2
183.02/183.12	c 
183.02/183.12	c 
183.02/183.12	c Core size: 166	Core Weight: 1	Total Weight: 7
183.02/183.12	c
183.02/183.12	c
183.02/183.12	c core #3
183.02/183.12	c 
183.02/183.12	c 
183.02/183.12	c Core size: 172	Core Weight: 1	Total Weight: 8
183.02/183.12	c
183.02/183.12	c
183.02/183.12	c core #4
183.02/183.12	c 
183.02/183.12	c 
183.02/183.12	c Core size: 173	Core Weight: 1	Total Weight: 9
183.02/183.12	c
183.02/183.12	c
183.02/183.12	c core #5
183.02/183.12	c 
183.02/183.12	c 
183.02/183.12	c Core size: 179	Core Weight: 1	Total Weight: 10
183.02/183.12	c
183.02/183.12	c
183.02/183.12	c ============================[ Search Statistics ]==============================
183.02/183.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.02/183.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.02/183.12	c ===============================================================================
183.02/183.12	c |         0 |    4558    22179    54793 |     7393        0    nan |  0.000 % |
183.02/183.16	c ===============================================================================
183.12/183.20	c core #6
183.12/183.20	c 
183.12/183.20	c 
183.12/183.20	c Core size: 761	Core Weight: 1	Total Weight: 11
183.12/183.20	c
183.12/183.20	c
183.12/183.20	c ============================[ Search Statistics ]==============================
183.12/183.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.12/183.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.12/183.20	c ===============================================================================
183.12/183.20	c |         0 |    5597    22180    56073 |     7393        0    nan |  0.000 % |
183.12/183.24	c ===============================================================================
183.12/183.29	c core #7
183.12/183.29	c 
183.12/183.29	c 
183.12/183.29	c Core size: 341	Core Weight: 1	Total Weight: 12
183.12/183.29	c
183.12/183.29	c
183.12/183.29	c ============================[ Search Statistics ]==============================
183.12/183.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.12/183.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.12/183.29	c ===============================================================================
183.12/183.29	c |         0 |    5951    22181    56679 |     7393        0    nan |  0.000 % |
183.22/183.34	c ===============================================================================
183.22/183.39	c core #8
183.22/183.39	c 
183.22/183.39	c 
183.22/183.39	c Core size: 815	Core Weight: 1	Total Weight: 13
183.22/183.39	c
183.22/183.39	c
183.22/183.39	c ============================[ Search Statistics ]==============================
183.22/183.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.22/183.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.22/183.39	c ===============================================================================
183.22/183.39	c |         0 |    6948    22182    58339 |     7394        0    nan |  0.000 % |
183.32/183.43	c |       100 |    6948    22182    58339 |     8133      100     61 |  1.795 % |
183.32/183.46	c |       251 |    6948    22182    58339 |     8946      251     95 |  1.795 % |
183.43/183.50	c |       476 |    6948    22182    58339 |     9841      476     87 |  1.795 % |
183.43/183.60	c |       813 |    6946    22182    58339 |    10825      812     89 |  1.823 % |
183.63/183.74	c |      1319 |    6946    22182    58339 |    11908     1318     83 |  1.823 % |
183.93/184.02	c |      2078 |    6940    22182    58339 |    13098     2056     93 |  1.908 % |
183.93/184.08	c ===============================================================================
184.03/184.15	c core #9
184.03/184.15	c 
184.03/184.15	c 
184.03/184.15	c Core size: 257	Core Weight: 1	Total Weight: 14
184.03/184.15	c
184.03/184.15	c
184.03/184.15	c ============================[ Search Statistics ]==============================
184.03/184.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.03/184.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.03/184.15	c ===============================================================================
184.03/184.15	c |         0 |    7060    22183    58563 |     7394        0    nan |  0.000 % |
184.12/184.22	c |       100 |    7049    22183    58563 |     8133      100     53 |  1.920 % |
184.23/184.31	c |       250 |    7038    22183    58563 |     8947      236     86 |  2.073 % |
184.32/184.47	c |       475 |    7034    22183    58563 |     9841      451    123 |  2.129 % |
184.63/184.71	c |       814 |    7033    22183    58563 |    10826      787    168 |  2.143 % |
185.02/185.11	c |      1320 |    7032    22183    58563 |    11908     1291    173 |  2.157 % |
185.62/185.70	c |      2080 |    7029    22183    58563 |    13099     2050    184 |  2.198 % |
186.43/186.60	c |      3221 |    6998    22183    58563 |    14409     3188    183 |  2.658 % |
186.62/186.72	c ===============================================================================
186.72/186.82	c core #10
186.72/186.82	c 
186.72/186.82	c 
186.72/186.82	c Core size: 776	Core Weight: 1	Total Weight: 15
186.72/186.82	c
186.72/186.82	c
186.72/186.82	c ============================[ Search Statistics ]==============================
186.72/186.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.72/186.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.72/186.82	c ===============================================================================
186.72/186.82	c |         0 |    7360    22184    59163 |     7394        0    nan |  0.000 % |
186.72/186.86	c |       101 |    7360    22184    59163 |     8134      101     93 |  1.696 % |
186.83/186.92	c |       252 |    7360    22184    59163 |     8947      252    123 |  1.696 % |
186.83/186.98	c |       479 |    7360    22184    59163 |     9842      479    145 |  1.696 % |
187.12/187.26	c |       816 |    7360    22184    59163 |    10826      816    190 |  1.696 % |
187.42/187.57	c |      1323 |    7360    22184    59163 |    11909     1323    200 |  1.696 % |
187.82/187.99	c |      2085 |    7360    22184    59163 |    13100     2085    194 |  1.696 % |
188.92/189.03	c |      3224 |    7360    22184    59163 |    14410     3224    301 |  1.697 % |
190.62/190.75	c |      4932 |    7360    22184    59163 |    15851     4932    289 |  1.696 % |
193.43/193.59	c |      7494 |    7360    22184    59163 |    17436     7494    283 |  1.696 % |
197.52/197.60	c |     11339 |    7360    22184    59163 |    19179    11339    288 |  1.697 % |
207.11/207.23	c |     17105 |    7360    22184    59163 |    21097    17105    341 |  1.697 % |
226.31/226.42	c |     25754 |    7360    22184    59163 |    23207    14128    494 |  1.697 % |
258.50/258.64	c |     38728 |    7360    22184    59163 |    25528    14963    549 |  1.696 % |
312.08/312.28	c |     58191 |    7360    22184    59163 |    28081    20544    468 |  1.697 % |
415.35/415.55	c |     87386 |    7360    22184    59163 |    30889    19564    514 |  1.696 % |
615.19/615.43	c |    131175 |    7360    22184    59163 |    33978    30960    397 |  1.697 % |
878.41/878.71	c |    196861 |    7359    22184    59163 |    37376    25118    538 |  1.710 % |
1259.18/1259.61	c |    295387 |    7359    22184    59163 |    41113    27342    308 |  1.710 % |
1528.99/1529.53	c ===============================================================================
1560.38/1560.94	c core #11
1560.38/1560.94	c 
1560.38/1560.94	c 
1560.38/1560.94	c Core size: 248	Core Weight: 1	Total Weight: 16
1560.38/1560.94	c
1560.38/1560.94	c
1560.38/1560.94	c ============================[ Search Statistics ]==============================
1560.38/1560.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1560.38/1560.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1560.38/1560.94	c ===============================================================================
1560.38/1560.94	c |         0 |    7602    22191    59659 |     7397        0    nan |  0.000 % |
1560.48/1561.09	c |       100 |    7602    22191    59659 |     8136      100     86 |  1.643 % |
1560.58/1561.14	c |       250 |    7602    22191    59659 |     8950      250     75 |  1.643 % |
1560.68/1561.20	c |       475 |    7602    22191    59659 |     9845      475     90 |  1.643 % |
1560.78/1561.33	c |       813 |    7602    22191    59659 |    10829      813    112 |  1.643 % |
1560.98/1561.55	c |      1319 |    7602    22191    59659 |    11912     1319    125 |  1.643 % |
1561.39/1561.90	c |      2079 |    7602    22191    59659 |    13104     2079    190 |  1.643 % |
1561.98/1562.51	c |      3220 |    7602    22191    59659 |    14414     3220    206 |  1.643 % |
1562.88/1563.46	c |      4928 |    7602    22191    59659 |    15856     4928    250 |  1.643 % |
1563.98/1564.59	c |      7493 |    7602    22191    59659 |    17441     7493    242 |  1.643 % |
1567.88/1568.50	c |     11340 |    7602    22191    59659 |    19185    11340    319 |  1.643 % |
1574.08/1574.64	c |     17108 |    7602    22191    59659 |    21104    17108    385 |  1.643 % |
1586.17/1586.74	c |     25759 |    7602    22191    59659 |    23214    14904    471 |  1.643 % |
1607.97/1608.53	c |     38734 |    7602    22191    59659 |    25536    15862    483 |  1.643 % |
1639.35/1639.96	c |     58196 |    7602    22191    59659 |    28090    21920    398 |  1.643 % |
1686.75/1687.40	c |     87391 |    7602    22191    59659 |    30899    20345    575 |  1.643 % |
1760.91/1761.51	c |    131181 |    7600    22191    59659 |    33989    29115    523 |  1.669 % |

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-2680450-1277459971/watcher-2680450-1277459971 -o /tmp/evaluation-result-2680450-1277459971/solver-2680450-1277459971 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680450-1277459971.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27086
/proc/meminfo: memFree=1840440/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=3464 CPUtime=0
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 87285175 3547136 256 1992294400 134512640 135752675 4287586752 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 866 257 140 303 0 409 0

[startup+0.0246271 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27086
/proc/meminfo: memFree=1840440/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=3740 CPUtime=0.02
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 435 0 0 0 2 0 0 0 20 0 1 0 87285175 3829760 353 1992294400 134512640 135752675 4287586752 18446744073709551615 134612552 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 935 353 165 303 0 478 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3740

[startup+0.10064 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27086
/proc/meminfo: memFree=1840440/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=5028 CPUtime=0.09
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 862 0 0 0 9 0 0 0 20 0 1 0 87285175 5148672 780 1992294400 134512640 135752675 4287586752 18446744073709551615 135188649 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 1257 780 278 303 0 800 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5028

[startup+0.300667 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27086
/proc/meminfo: memFree=1840440/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=6956 CPUtime=0.29
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 1466 0 0 0 29 0 0 0 20 0 1 0 87285175 7122944 1232 1992294400 134512640 135752675 4287586752 18446744073709551615 134580243 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 1739 1232 142 303 0 1434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6956

[startup+0.700723 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 27086
/proc/meminfo: memFree=1840440/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=7484 CPUtime=0.69
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 1606 0 0 0 69 0 0 0 21 0 1 0 87285175 7663616 1372 1992294400 134512640 135752675 4287586752 18446744073709551615 135221619 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 1871 1372 142 303 0 1566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7484

[startup+1.50084 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27087
/proc/meminfo: memFree=1834728/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=8540 CPUtime=1.49
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 1885 0 0 0 148 1 0 0 23 0 1 0 87285175 8744960 1651 1992294400 134512640 135752675 4287586752 18446744073709551615 134604987 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 2135 1651 145 303 0 1830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8540

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27087
/proc/meminfo: memFree=1834108/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=13720 CPUtime=3.09
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 3154 0 0 0 304 5 0 0 25 0 1 0 87285175 14049280 2920 1992294400 134512640 135752675 4287586752 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 3430 2920 145 303 0 3125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13720

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27087
/proc/meminfo: memFree=1816624/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=30856 CPUtime=6.29
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 7460 0 0 0 618 11 0 0 25 0 1 0 87285175 31596544 7226 1992294400 134512640 135752675 4287586752 18446744073709551615 134639507 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 7714 7226 145 303 0 7409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30856

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27087
/proc/meminfo: memFree=1781532/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=63760 CPUtime=12.68
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 15671 0 0 0 1245 23 0 0 25 0 1 0 87285175 65290240 15437 1992294400 134512640 135752675 4287586752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 15940 15437 145 303 0 15635 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63760

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27089
/proc/meminfo: memFree=1728956/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=115096 CPUtime=25.49
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 28491 0 0 0 2508 41 0 0 25 0 1 0 87285175 117858304 28257 1992294400 134512640 135752675 4287586752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 28774 28257 145 303 0 28469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 115096

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27089
/proc/meminfo: memFree=1629508/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=215224 CPUtime=51.08
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 53529 0 0 0 5033 75 0 0 25 0 1 0 87285175 220389376 53295 1992294400 134512640 135752675 4287586752 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 53806 53295 145 303 0 53501 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 215224

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27100
/proc/meminfo: memFree=1421684/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=419700 CPUtime=102.26
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 104622 0 0 0 10091 135 0 0 25 0 1 0 87285175 429772800 104388 1992294400 134512640 135752675 4287586752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 104925 104388 145 303 0 104620 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 419700

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27100
/proc/meminfo: memFree=1227376/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=615148 CPUtime=162.23
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 153466 0 0 0 16018 205 0 0 25 0 1 0 87285175 629911552 153232 1992294400 134512640 135752675 4287586752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 153787 153232 145 303 0 153482 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 615148

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27102
/proc/meminfo: memFree=1174676/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=665312 CPUtime=222.21
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 166292 0 0 0 21973 248 0 0 25 0 1 0 87285175 681279488 165869 1992294400 134512640 135752675 4287586752 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 166328 165869 146 303 0 166023 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 665312

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27104
/proc/meminfo: memFree=1136484/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=704268 CPUtime=282.19
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 176041 0 0 0 27949 270 0 0 25 0 1 0 87285175 721170432 175618 1992294400 134512640 135752675 4287586752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 176067 175618 146 303 0 175762 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 704268

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27106
/proc/meminfo: memFree=1095936/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=744464 CPUtime=342.17
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 186082 0 0 0 33927 290 0 0 25 0 1 0 87285175 762331136 185659 1992294400 134512640 135752675 4287586752 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 186116 185659 146 303 0 185811 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 744464

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27108
/proc/meminfo: memFree=1055016/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=786148 CPUtime=402.16
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 196485 0 0 0 39904 312 0 0 25 0 1 0 87285175 805015552 196062 1992294400 134512640 135752675 4287586752 18446744073709551615 134611809 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 196537 196062 146 303 0 196232 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 786148

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27108
/proc/meminfo: memFree=1017320/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=822984 CPUtime=462.14
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 205698 0 0 0 45884 330 0 0 25 0 1 0 87285175 842735616 205275 1992294400 134512640 135752675 4287586752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 205746 205275 146 303 0 205441 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 822984

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27110
/proc/meminfo: memFree=991900/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=848408 CPUtime=522.12
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 212051 0 0 0 51867 345 0 0 25 0 1 0 87285175 868769792 211628 1992294400 134512640 135752675 4287586752 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 212102 211628 146 303 0 211797 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 848408

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27112
/proc/meminfo: memFree=966852/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=873472 CPUtime=582.1
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 218319 0 0 0 57849 361 0 0 25 0 1 0 87285175 894435328 217896 1992294400 134512640 135752675 4287586752 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 218368 217896 146 303 0 218063 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 873472

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27114
/proc/meminfo: memFree=947136/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=893120 CPUtime=642.09
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 223192 0 0 0 63836 373 0 0 25 0 1 0 87285175 914554880 222769 1992294400 134512640 135752675 4287586752 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 223280 222769 146 303 0 222975 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 893120

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27120
/proc/meminfo: memFree=784076/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1055896 CPUtime=882
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 263867 0 0 0 87739 461 0 0 25 0 1 0 87285175 1081237504 263444 1992294400 134512640 135752675 4287586752 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 263974 263444 146 303 0 263669 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1055896

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27122
/proc/meminfo: memFree=741172/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1099120 CPUtime=941.98
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 274658 0 0 0 93715 483 0 0 25 0 1 0 87285175 1125498880 274235 1992294400 134512640 135752675 4287586752 18446744073709551615 134639428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 274780 274235 146 303 0 274475 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1099120

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27124
/proc/meminfo: memFree=695416/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1144428 CPUtime=1001.96
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 285999 0 0 0 99690 506 0 0 25 0 1 0 87285175 1171894272 285576 1992294400 134512640 135752675 4287586752 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 286107 285576 146 303 0 285802 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1144428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27124
/proc/meminfo: memFree=648544/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1191784 CPUtime=1061.95
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 297822 0 0 0 105666 529 0 0 25 0 1 0 87285175 1220386816 297399 1992294400 134512640 135752675 4287586752 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 297946 297399 146 303 0 297641 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 1191784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27126
/proc/meminfo: memFree=602788/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1237080 CPUtime=1121.93
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 309141 0 0 0 111646 547 0 0 25 0 1 0 87285175 1266769920 308718 1992294400 134512640 135752675 4287586752 18446744073709551615 134639428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 309270 308718 146 303 0 308965 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 1237080

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27128
/proc/meminfo: memFree=559140/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1281336 CPUtime=1181.9
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 320203 0 0 0 117617 573 0 0 25 0 1 0 87285175 1312088064 319780 1992294400 134512640 135752675 4287586752 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 320334 319780 146 303 0 320029 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1281336

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27130
/proc/meminfo: memFree=513136/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1326400 CPUtime=1241.88
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 331454 0 0 0 123591 597 0 0 25 0 1 0 87285175 1358233600 331031 1992294400 134512640 135752675 4287586752 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 331600 331031 146 303 0 331295 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 1326400

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27132
/proc/meminfo: memFree=479904/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1359128 CPUtime=1301.87
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 339616 0 0 0 129566 621 0 0 25 0 1 0 87285175 1391747072 339193 1992294400 134512640 135752675 4287586752 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 339782 339193 146 303 0 339477 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 1359128

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27132
/proc/meminfo: memFree=434396/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1404928 CPUtime=1361.85
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 351050 0 0 0 135536 649 0 0 25 0 1 0 87285175 1438646272 350627 1992294400 134512640 135752675 4287586752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 351232 350627 146 303 0 350927 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 1404928

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27134
/proc/meminfo: memFree=393972/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1444992 CPUtime=1421.83
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 361070 0 0 0 141515 668 0 0 25 0 1 0 87285175 1479671808 360647 1992294400 134512640 135752675 4287586752 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 361248 360647 146 303 0 360943 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1444992

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27136
/proc/meminfo: memFree=356648/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1483252 CPUtime=1481.8
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 370596 0 0 0 147492 688 0 0 25 0 1 0 87285175 1518850048 370173 1992294400 134512640 135752675 4287586752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 370813 370173 146 303 0 370508 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 1483252

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27138
/proc/meminfo: memFree=319324/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1519772 CPUtime=1541.78
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 379728 0 0 0 153471 707 0 0 25 0 1 0 87285175 1556246528 379305 1992294400 134512640 135752675 4287586752 18446744073709551615 134516340 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 379943 379305 146 303 0 379638 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 1519772

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27140
/proc/meminfo: memFree=304692/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1533976 CPUtime=1601.76
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 383477 0 0 0 159437 739 0 0 25 0 1 0 87285175 1570791424 383054 1992294400 134512640 135752675 4287586752 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 383494 383054 146 303 0 383189 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 1533976

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27140
/proc/meminfo: memFree=238724/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1599488 CPUtime=1661.74
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 399822 0 0 0 165394 780 0 0 25 0 1 0 87285175 1637875712 399399 1992294400 134512640 135752675 4287586752 18446744073709551615 134616067 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 399872 399399 146 303 0 399567 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1599488

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27142
/proc/meminfo: memFree=164324/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1674836 CPUtime=1721.73
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 418652 0 0 0 171354 819 0 0 25 0 1 0 87285175 1715032064 418229 1992294400 134512640 135752675 4287586752 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 418709 418229 146 303 0 418404 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1674836

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27144
/proc/meminfo: memFree=79880/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1757792 CPUtime=1781.71
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 439408 0 0 0 177303 868 0 0 25 0 1 0 87285175 1799979008 438985 1992294400 134512640 135752675 4287586752 18446744073709551615 134638063 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 439448 438985 146 303 0 439143 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 1757792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27144
/proc/meminfo: memFree=63760/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=1773788 CPUtime=1800.02
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4202496 443371 0 0 0 179123 879 0 0 25 0 1 0 87285175 1816358912 442948 1992294400 134512640 135752675 4287586752 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27086/statm: 443447 442948 146 303 0 443142 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1773788

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

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

[startup+1800.72 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 27144
/proc/meminfo: memFree=63760/2059040 swapFree=4140632/4192956
[pid=27086] ppid=27084 vsize=0 CPUtime=1800.12
/proc/27086/stat : 27086 (wbo1.4b) R 27084 27086 26433 0 -1 4203524 443371 0 0 0 179123 889 0 0 25 0 1 0 87285175 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27086/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.79
CPU time (s): 1800.2
CPU user time (s): 1791.23
CPU system time (s): 8.96264
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 1773788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.23
system time used= 8.96264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 17381

runsolver used 2.91556 second user time and 8.5657 second system time

The end

Launcher Data

Begin job on node049 at 2010-06-25 11:59:31
IDJOB=2680450
IDBENCH=25012
IDSOLVER=1190
FILE ID=node049/2680450-1277459971
PBS_JOBID= 11188119
Free space on /tmp= 62456 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_3.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680450-1277459971/watcher-2680450-1277459971 -o /tmp/evaluation-result-2680450-1277459971/solver-2680450-1277459971 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680450-1277459971.opb

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

MD5SUM BENCH= 82a3d84200b069df277c7f14e0e883d0
RANDOM SEED=1227085204

node049.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.244
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.48
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.244
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:       1840968 kB
Buffers:         41828 kB
Cached:          76308 kB
SwapCached:       5652 kB
Active:          58792 kB
Inactive:        73096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1840968 kB
SwapTotal:     4192956 kB
SwapFree:      4140632 kB
Dirty:            3228 kB
Writeback:           0 kB
AnonPages:       12360 kB
Mapped:          11976 kB
Slab:            64008 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62452 MiB
End job on node049 at 2010-06-25 12:29:34