Trace number 2689725

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 NameAnswerCPU timeWall clock time
wbo 1.4a? (TO) 1800.1 1800.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-66-100-0.wbo
MD5SUMbaadf39a9a4e5770052dc23dee998ba5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.031995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints13
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 596
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 595
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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 - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2689725-1277891760.wbo.
0.00/0.00	c Instance file HOME/instance-2689725-1277891760.wbo
0.00/0.00	c File size is 8442 bytes.
0.00/0.00	c Highest Coefficient sum: 26
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      500                                                 |
0.00/0.00	c |  Number Clauses:        25                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     500       45     1000 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |     500       45     1000 |     5500      100     77 |  0.000 % |
0.00/0.00	c |       250 |     500       45     1000 |     6050      250    101 |  0.000 % |
0.00/0.01	c |       475 |     500       45     1000 |     6655      475    108 |  0.000 % |
0.00/0.03	c |       812 |     500       45     1000 |     7320      812    109 |  0.000 % |
0.03/0.05	c |      1318 |     500       45     1000 |     8052     1318    117 |  0.000 % |
0.09/0.10	c |      2077 |     500       45     1000 |     8857     2077    123 |  0.000 % |
0.09/0.18	c |      3216 |     500       45     1000 |     9743     3216    125 |  0.000 % |
0.29/0.35	c |      4926 |     500       45     1000 |    10717     4926    124 |  0.000 % |
0.69/0.71	c |      7488 |     500       45     1000 |    11789     7488    131 |  0.000 % |
1.49/1.54	c |     11332 |     500       45     1000 |    12968    11332    134 |  0.000 % |
2.69/2.70	c |     17100 |     500       45     1000 |    14265    10393    135 |  0.000 % |
5.29/5.35	c |     25751 |     500       45     1000 |    15692    11692    135 |  0.000 % |
8.89/8.97	c |     38726 |     500       45     1000 |    17261     8541    166 |  0.000 % |
15.09/15.19	c |     58189 |     500       45     1000 |    18987    10333    148 |  0.000 % |
33.29/33.38	c |     87382 |     500       45     1000 |    20886    10419    208 |  0.000 % |
55.90/55.98	c |    131172 |     500       45     1000 |    22974    11845    166 |  0.000 % |
85.89/85.98	c |    196856 |     500       45     1000 |    25272    18613    190 |  0.000 % |
125.69/125.74	c |    295382 |     500       45     1000 |    27799    24780    199 |  0.000 % |
212.39/212.41	c |    443171 |     500       45     1000 |    30579    22196    191 |  0.000 % |
381.71/381.78	c |    664854 |     500       45     1000 |    33637    15367    256 |  0.000 % |
553.70/553.73	c |    997379 |     500       45     1000 |    37001    31784    150 |  0.000 % |
871.21/871.26	c |   1496168 |     500       45     1000 |    40701    28099    246 |  0.000 % |
1425.70/1425.79	c |   2244352 |     500       45     1000 |    44771    36119    156 |  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-2689725-1277891760/watcher-2689725-1277891760 -o /tmp/evaluation-result-2689725-1277891760/solver-2689725-1277891760 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689725-1277891760.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.08 3/178 10010
/proc/meminfo: memFree=28553804/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2704 CPUtime=0
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 309 0 0 0 0 0 0 0 18 0 1 0 130472428 2768896 225 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 676 225 143 303 0 371 0

[startup+0.04208 s]
/proc/loadavg: 1.99 2.00 2.08 3/178 10010
/proc/meminfo: memFree=28553804/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=3100 CPUtime=0.03
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 436 0 0 0 3 0 0 0 18 0 1 0 130472428 3174400 352 4089446400 134512640 135751879 4290918832 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 775 352 143 303 0 470 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3100

[startup+0.101069 s]
/proc/loadavg: 1.99 2.00 2.08 3/178 10010
/proc/meminfo: memFree=28553804/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=3896 CPUtime=0.09
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 606 0 0 0 9 0 0 0 18 0 1 0 130472428 3989504 522 4089446400 134512640 135751879 4290918832 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 974 522 143 303 0 669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3896

[startup+0.301035 s]
/proc/loadavg: 1.99 2.00 2.08 3/178 10010
/proc/meminfo: memFree=28553804/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=5348 CPUtime=0.29
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 998 0 0 0 28 1 0 0 18 0 1 0 130472428 5476352 914 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 1337 914 143 303 0 1032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5348

[startup+0.700968 s]
/proc/loadavg: 1.99 2.00 2.08 3/178 10010
/proc/meminfo: memFree=28553804/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=7600 CPUtime=0.69
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 1552 0 0 0 68 1 0 0 18 0 1 0 130472428 7782400 1468 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 1900 1468 143 303 0 1595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7600

[startup+1.50083 s]
/proc/loadavg: 1.99 2.00 2.08 3/179 10011
/proc/meminfo: memFree=28546976/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=10256 CPUtime=1.49
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 2225 0 0 0 147 2 0 0 20 0 1 0 130472428 10502144 2141 4089446400 134512640 135751879 4290918832 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 2564 2141 143 303 0 2259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10256

[startup+3.10056 s]
/proc/loadavg: 1.99 2.00 2.08 3/179 10011
/proc/meminfo: memFree=28540936/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=15212 CPUtime=3.09
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 3448 0 0 0 306 3 0 0 25 0 1 0 130472428 15577088 3364 4089446400 134512640 135751879 4290918832 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 3803 3364 143 303 0 3498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15212

[startup+6.30102 s]
/proc/loadavg: 1.99 2.00 2.08 3/179 10011
/proc/meminfo: memFree=28515392/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=24212 CPUtime=6.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 5681 0 0 0 624 6 0 0 25 0 1 0 130472428 24793088 5597 4089446400 134512640 135751879 4290918832 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 6053 5597 143 303 0 5748 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 24212

[startup+12.7009 s]
/proc/loadavg: 1.99 2.00 2.07 3/179 10011
/proc/meminfo: memFree=28503708/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=42128 CPUtime=12.69
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 10165 0 0 0 1259 10 0 0 25 0 1 0 130472428 43139072 10081 4089446400 134512640 135751879 4290918832 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 10532 10081 143 303 0 10227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42128

[startup+25.5008 s]
/proc/loadavg: 1.99 2.00 2.07 3/179 10011
/proc/meminfo: memFree=28483116/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=63276 CPUtime=25.49
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 15408 0 0 0 2533 16 0 0 25 0 1 0 130472428 64794624 15324 4089446400 134512640 135751879 4290918832 18446744073709551615 134616430 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 15819 15324 143 303 0 15514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63276

[startup+51.1005 s]
/proc/loadavg: 1.99 2.00 2.07 3/179 10013
/proc/meminfo: memFree=28439628/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=104564 CPUtime=51.09
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 25731 0 0 0 5081 28 0 0 25 0 1 0 130472428 107073536 25647 4089446400 134512640 135751879 4290918832 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 26141 25647 143 303 0 25836 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 104564

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.07 3/179 10013
/proc/meminfo: memFree=28271204/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=199640 CPUtime=102.29
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 49444 0 0 0 10176 53 0 0 25 0 1 0 130472428 204431360 49360 4089446400 134512640 135751879 4290918832 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 49910 49360 143 303 0 49605 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 199640

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.06 3/179 10015
/proc/meminfo: memFree=28126576/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=339776 CPUtime=162.29
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 84422 0 0 0 16141 88 0 0 25 0 1 0 130472428 347930624 84338 4089446400 134512640 135751879 4290918832 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 84944 84338 143 303 0 84639 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 339776

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.05 3/179 10017
/proc/meminfo: memFree=28004012/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=457312 CPUtime=222.29
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 113760 0 0 0 22111 118 0 0 25 0 1 0 130472428 468287488 113676 4089446400 134512640 135751879 4290918832 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 114328 113676 143 303 0 114023 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 457312

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.05 3/179 10019
/proc/meminfo: memFree=27918032/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=540440 CPUtime=282.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 134481 0 0 0 28092 138 0 0 25 0 1 0 130472428 553410560 134397 4089446400 134512640 135751879 4290918832 18446744073709551615 134606342 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 135110 134397 143 303 0 134805 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 540440

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/179 10030
/proc/meminfo: memFree=27813992/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=640308 CPUtime=342.29
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 159404 0 0 0 34074 155 0 0 25 0 1 0 130472428 655675392 159320 4089446400 134512640 135751879 4290918832 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 160077 159320 143 303 0 159772 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 640308

[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.04 3/179 10030
/proc/meminfo: memFree=27719580/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=741556 CPUtime=402.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 184685 0 0 0 40049 181 0 0 25 0 1 0 130472428 759353344 184601 4089446400 134512640 135751879 4290918832 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 185389 184601 143 303 0 185084 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 741556

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/179 10032
/proc/meminfo: memFree=27646748/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=813964 CPUtime=462.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 202758 0 0 0 46026 204 0 0 25 0 1 0 130472428 833499136 202674 4089446400 134512640 135751879 4290918832 18446744073709551615 134611218 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10010/statm: 203491 202674 143 303 0 203186 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 813964

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.03 3/179 10034
/proc/meminfo: memFree=27554080/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=896800 CPUtime=522.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 223396 0 0 0 51999 231 0 0 25 0 1 0 130472428 918323200 223312 4089446400 134512640 135751879 4290918832 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10010/statm: 224200 223312 143 303 0 223895 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 896800

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 10036
/proc/meminfo: memFree=27469592/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=984224 CPUtime=582.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 245201 0 0 0 57970 260 0 0 25 0 1 0 130472428 1007845376 245117 4089446400 134512640 135751879 4290918832 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 246056 245117 143 303 0 245751 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 984224

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 10038
/proc/meminfo: memFree=27394772/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1062976 CPUtime=642.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 264873 0 0 0 63947 283 0 0 25 0 1 0 130472428 1088487424 264789 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 265744 264789 143 303 0 265439 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1062976

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10042
/proc/meminfo: memFree=27115288/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1333432 CPUtime=822.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 332431 0 0 0 81878 352 0 0 25 0 1 0 130472428 1365434368 332347 4089446400 134512640 135751879 4290918832 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 333358 332347 143 303 0 333053 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1333432

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10045
/proc/meminfo: memFree=27148212/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1396432 CPUtime=882.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 348200 0 0 0 87863 367 0 0 25 0 1 0 130472428 1429946368 348116 4089446400 134512640 135751879 4290918832 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10010/statm: 349108 348116 143 303 0 348803 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1396432

[startup+942.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 10174
/proc/meminfo: memFree=30085964/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1427504 CPUtime=942.29
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 355931 0 0 0 93854 375 0 0 25 0 1 0 130472428 1461764096 355847 4089446400 134512640 135751879 4290918832 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 356876 355847 143 303 0 356571 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1427504

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10174
/proc/meminfo: memFree=29878712/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1478840 CPUtime=1002.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 368715 0 0 0 99843 387 0 0 25 0 1 0 130472428 1514332160 368631 4089446400 134512640 135751879 4290918832 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 369710 368632 143 303 0 369405 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1478840

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10176
/proc/meminfo: memFree=29716724/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1523200 CPUtime=1062.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 379809 0 0 0 105829 401 0 0 25 0 1 0 130472428 1559756800 379725 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 380800 379725 143 303 0 380495 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1523200

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10178
/proc/meminfo: memFree=29525332/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1595452 CPUtime=1122.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 397863 0 0 0 111806 424 0 0 25 0 1 0 130472428 1633742848 397779 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 398863 397779 143 303 0 398558 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1595452

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10180
/proc/meminfo: memFree=29338280/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1668912 CPUtime=1182.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 416232 0 0 0 117784 446 0 0 25 0 1 0 130472428 1708965888 416148 4089446400 134512640 135751879 4290918832 18446744073709551615 134616871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 417228 416148 143 303 0 416923 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1668912

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10182
/proc/meminfo: memFree=29141568/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1744124 CPUtime=1242.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 435028 0 0 0 123760 470 0 0 25 0 1 0 130472428 1785982976 434944 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 436031 434944 143 303 0 435726 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1744124

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10182
/proc/meminfo: memFree=28948316/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1818304 CPUtime=1302.31
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 453571 0 0 0 129740 491 0 0 25 0 1 0 130472428 1861943296 453487 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 454576 453487 143 303 0 454271 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 1818304

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10184
/proc/meminfo: memFree=28753064/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1898772 CPUtime=1362.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 473671 0 0 0 135712 518 0 0 25 0 1 0 130472428 1944342528 473587 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 474693 473587 143 303 0 474388 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 1898772

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10186
/proc/meminfo: memFree=28553368/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=1977604 CPUtime=1422.31
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 493350 0 0 0 141689 542 0 0 25 0 1 0 130472428 2025066496 493266 4089446400 134512640 135751879 4290918832 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 494401 493266 143 303 0 494096 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 1977604

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10188
/proc/meminfo: memFree=28357508/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2056172 CPUtime=1482.3
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 512951 0 0 0 147669 561 0 0 25 0 1 0 130472428 2105520128 512867 4089446400 134512640 135751879 4290918832 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 514043 512867 143 303 0 513738 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 2056172

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 10190
/proc/meminfo: memFree=28171428/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2124000 CPUtime=1542.31
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 529869 0 0 0 153655 576 0 0 25 0 1 0 130472428 2174976000 529785 4089446400 134512640 135751879 4290918832 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 531000 529785 143 303 0 530695 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 2124000

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 10190
/proc/meminfo: memFree=27971748/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2206916 CPUtime=1602.31
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 550552 0 0 0 159633 598 0 0 25 0 1 0 130472428 2259881984 550468 4089446400 134512640 135751879 4290918832 18446744073709551615 134602919 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 551729 550468 143 303 0 551424 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 2206916

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 10192
/proc/meminfo: memFree=27777496/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2279704 CPUtime=1662.31
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 568701 0 0 0 165616 615 0 0 25 0 1 0 130472428 2334416896 568617 4089446400 134512640 135751879 4290918832 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 569926 568617 143 303 0 569621 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 2279704

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 10194
/proc/meminfo: memFree=27583764/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2357276 CPUtime=1722.31
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 588110 0 0 0 171596 635 0 0 25 0 1 0 130472428 2413850624 588026 4089446400 134512640 135751879 4290918832 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 589319 588026 143 303 0 589014 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 2357276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10196
/proc/meminfo: memFree=27385544/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2435624 CPUtime=1782.31
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 607635 0 0 0 177577 654 0 0 25 0 1 0 130472428 2494078976 607551 4089446400 134512640 135751879 4290918832 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 608906 607551 143 303 0 608601 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 2435624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 10196
/proc/meminfo: memFree=27319052/32950928 swapFree=67111528/67111528
[pid=10010] ppid=10008 vsize=2464268 CPUtime=1800.01
/proc/10010/stat : 10010 (wbo1.4a) R 10008 10010 8866 0 -1 4202496 614813 0 0 0 179340 661 0 0 25 0 1 0 130472428 2523410432 614729 4089446400 134512640 135751879 4290918832 18446744073709551615 134616473 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10010/statm: 616067 614729 143 303 0 615762 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2464268

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.08
CPU time (s): 1800.1
CPU user time (s): 1793.41
CPU system time (s): 6.69198
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2464268

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

runsolver used 2.79757 second user time and 6.12707 second system time

The end

Launcher Data

Begin job on node126 at 2010-06-30 11:56:01
IDJOB=2689725
IDBENCH=78708
IDSOLVER=1200
FILE ID=node126/2689725-1277891760
PBS_JOBID= 11197102
Free space on /tmp= 74188 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-25-20--soft-66-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2689725-1277891760/watcher-2689725-1277891760 -o /tmp/evaluation-result-2689725-1277891760/solver-2689725-1277891760 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689725-1277891760.wbo

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

MD5SUM BENCH= baadf39a9a4e5770052dc23dee998ba5
RANDOM SEED=1493245675

node126.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.835
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28554456 kB
Buffers:        173004 kB
Cached:         922176 kB
SwapCached:          0 kB
Active:        3600804 kB
Inactive:       649076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28554456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:     3154748 kB
Mapped:          16172 kB
Slab:            76884 kB
PageTables:      10844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3315220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74188 MiB
End job on node126 at 2010-06-30 12:26:03