Trace number 2689764

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.13 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-33-100-0.wbo
MD5SUM48f3bbbf57f9425639eae287513fe205
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.062989
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 constraints35
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 1410
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1409
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-2689764-1277893520.wbo.
0.00/0.00	c Instance file HOME/instance-2689764-1277893520.wbo
0.00/0.00	c File size is 8550 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    113 |  0.000 % |
0.00/0.03	c |       813 |     500       45     1000 |     7320      813    116 |  0.000 % |
0.05/0.06	c |      1321 |     500       45     1000 |     8052     1321    111 |  0.000 % |
0.09/0.10	c |      2080 |     500       45     1000 |     8857     2080    119 |  0.000 % |
0.19/0.20	c |      3220 |     500       45     1000 |     9743     3220    119 |  0.000 % |
0.39/0.42	c |      4928 |     500       45     1000 |    10717     4928    120 |  0.000 % |
0.69/0.79	c |      7492 |     500       45     1000 |    11789     7492    131 |  0.000 % |
1.49/1.51	c |     11337 |     500       45     1000 |    12968    11337    138 |  0.000 % |
2.59/2.68	c |     17103 |     500       45     1000 |    14265    10398    146 |  0.000 % |
4.80/4.81	c |     25754 |     500       45     1000 |    15692    11697    139 |  0.000 % |
8.09/8.18	c |     38730 |     500       45     1000 |    17261     8533    137 |  0.000 % |
12.99/13.09	c |     58191 |     500       45     1000 |    18987    10311    128 |  0.000 % |
22.49/22.59	c |     87384 |     500       45     1000 |    20886    10384    137 |  0.000 % |
43.90/43.92	c |    131177 |     500       45     1000 |    22974    11557    179 |  0.000 % |
66.50/66.54	c |    196863 |     500       45     1000 |    25272    18319    182 |  0.000 % |
115.59/115.63	c |    295391 |     500       45     1000 |    27799    24823    161 |  0.000 % |
196.19/196.21	c |    443180 |     500       45     1000 |    30579    17956    204 |  0.000 % |
337.20/337.26	c |    664863 |     500       45     1000 |    33637    27791    164 |  0.000 % |
462.40/462.41	c |    997389 |     500       45     1000 |    37001    29971    171 |  0.000 % |
764.00/764.02	c |   1496178 |     500       45     1000 |    40701    23157    252 |  0.000 % |
1604.94/1604.94	c |   2244362 |     500       45     1000 |    44771    18520    271 |  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-2689764-1277893520/watcher-2689764-1277893520 -o /tmp/evaluation-result-2689764-1277893520/solver-2689764-1277893520 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2689764-1277893520.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: 2.00 2.00 2.03 3/178 11979
/proc/meminfo: memFree=29262972/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2704 CPUtime=0
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 313 0 0 0 0 0 0 0 21 0 1 0 130647950 2768896 228 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 676 228 143 303 0 371 0

[startup+0.0592201 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 11979
/proc/meminfo: memFree=29262972/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=3364 CPUtime=0.05
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 492 0 0 0 5 0 0 0 21 0 1 0 130647950 3444736 407 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 841 408 143 303 0 536 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3364

[startup+0.100229 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 11979
/proc/meminfo: memFree=29262972/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=3892 CPUtime=0.09
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 622 0 0 0 9 0 0 0 21 0 1 0 130647950 3985408 537 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 973 537 143 303 0 668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3892

[startup+0.300179 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 11979
/proc/meminfo: memFree=29262972/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=5212 CPUtime=0.29
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 960 0 0 0 28 1 0 0 21 0 1 0 130647950 5337088 875 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 1303 875 143 303 0 998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5212

[startup+0.700107 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 11979
/proc/meminfo: memFree=29262972/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=7456 CPUtime=0.69
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 1496 0 0 0 68 1 0 0 22 0 1 0 130647950 7634944 1411 4089446400 134512640 135751879 4292306256 18446744073709551615 134616540 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 1864 1411 143 303 0 1559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7456

[startup+1.50096 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11980
/proc/meminfo: memFree=29256944/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=10892 CPUtime=1.49
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 2380 0 0 0 147 2 0 0 25 0 1 0 130647950 11153408 2295 4089446400 134512640 135751879 4292306256 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 2723 2295 143 303 0 2418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10892

[startup+3.10068 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11980
/proc/meminfo: memFree=29252356/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=16632 CPUtime=3.09
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 3806 0 0 0 305 4 0 0 25 0 1 0 130647950 17031168 3721 4089446400 134512640 135751879 4292306256 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 4158 3721 143 303 0 3853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16632

[startup+6.30012 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11980
/proc/meminfo: memFree=29240404/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=27080 CPUtime=6.29
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 6428 0 0 0 624 5 0 0 25 0 1 0 130647950 27729920 6343 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11979/statm: 6770 6343 143 303 0 6465 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27080

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 11980
/proc/meminfo: memFree=29219320/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=44300 CPUtime=12.69
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 10705 0 0 0 1259 10 0 0 25 0 1 0 130647950 45363200 10620 4089446400 134512640 135751879 4292306256 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 11075 10620 143 303 0 10770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44300

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 12009
/proc/meminfo: memFree=31099844/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=75544 CPUtime=25.49
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 18498 0 0 0 2530 19 0 0 25 0 1 0 130647950 77357056 18413 4089446400 134512640 135751879 4292306256 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 18886 18413 143 303 0 18581 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75544

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 12010
/proc/meminfo: memFree=30991464/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=122332 CPUtime=51.09
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 30168 0 0 0 5077 32 0 0 25 0 1 0 130647950 125267968 30083 4089446400 134512640 135751879 4292306256 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 30583 30083 143 303 0 30278 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122332

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 12011
/proc/meminfo: memFree=30784468/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=223052 CPUtime=102.29
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 55280 0 0 0 10170 59 0 0 25 0 1 0 130647950 228405248 55195 4089446400 134512640 135751879 4292306256 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 55763 55195 143 303 0 55458 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 223052

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12012
/proc/meminfo: memFree=30620108/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=303644 CPUtime=162.3
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 75299 0 0 0 16146 84 0 0 25 0 1 0 130647950 310931456 75214 4089446400 134512640 135751879 4292306256 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 75911 75214 143 303 0 75606 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 303644

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12014
/proc/meminfo: memFree=30466160/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=387964 CPUtime=222.29
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 96368 0 0 0 22121 108 0 0 25 0 1 0 130647950 397275136 96283 4089446400 134512640 135751879 4292306256 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 96991 96283 143 303 0 96686 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 387964

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12016
/proc/meminfo: memFree=30306156/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=461412 CPUtime=282.3
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 114721 0 0 0 28103 127 0 0 25 0 1 0 130647950 472485888 114636 4089446400 134512640 135751879 4292306256 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 115353 114636 143 303 0 115048 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 461412

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12018
/proc/meminfo: memFree=30154936/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=536472 CPUtime=342.3
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 133444 0 0 0 34078 152 0 0 25 0 1 0 130647950 549347328 133359 4089446400 134512640 135751879 4292306256 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 134118 133359 143 303 0 133813 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 536472

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12022
/proc/meminfo: memFree=29937264/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=684496 CPUtime=402.3
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 170449 0 0 0 40033 197 0 0 25 0 1 0 130647950 700923904 170364 4089446400 134512640 135751879 4292306256 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 171124 170364 143 303 0 170819 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 684496

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12023
/proc/meminfo: memFree=29664600/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=855584 CPUtime=462.3
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 213210 0 0 0 45978 252 0 0 25 0 1 0 130647950 876118016 213125 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 213896 213125 143 303 0 213591 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 855584

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12025
/proc/meminfo: memFree=29431672/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=972168 CPUtime=522.3
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 242292 0 0 0 51951 279 0 0 25 0 1 0 130647950 995500032 242207 4089446400 134512640 135751879 4292306256 18446744073709551615 134616503 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 243042 242207 143 303 0 242737 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 972168

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12027
/proc/meminfo: memFree=29255180/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1066340 CPUtime=582.3
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 265832 0 0 0 57929 301 0 0 25 0 1 0 130647950 1091932160 265747 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 266585 265747 143 303 0 266280 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1066340

[startup+642.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12029
/proc/meminfo: memFree=29030328/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1195308 CPUtime=642.31
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 298028 0 0 0 63896 335 0 0 25 0 1 0 130647950 1223995392 297943 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 298827 297943 143 303 0 298522 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1195308

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12033
/proc/meminfo: memFree=28477388/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1522652 CPUtime=822.31
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 379767 0 0 0 81817 414 0 0 25 0 1 0 130647950 1559195648 379682 4089446400 134512640 135751879 4292306256 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 380663 379682 143 303 0 380358 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1522652

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12035
/proc/meminfo: memFree=28373320/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1569284 CPUtime=882.31
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 391419 0 0 0 87807 424 0 0 25 0 1 0 130647950 1606946816 391334 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 392321 391334 143 303 0 392016 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1569284

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12037
/proc/meminfo: memFree=28252000/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1623164 CPUtime=942.31
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 404859 0 0 0 93797 434 0 0 25 0 1 0 130647950 1662119936 404774 4089446400 134512640 135751879 4292306256 18446744073709551615 134616503 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 405791 404774 143 303 0 405486 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1623164

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12038
/proc/meminfo: memFree=28120516/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1688676 CPUtime=1002.31
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 421241 0 0 0 99783 448 0 0 25 0 1 0 130647950 1729204224 421156 4089446400 134512640 135751879 4292306256 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 422169 421156 143 303 0 421864 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1688676

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12039
/proc/meminfo: memFree=27967216/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1758028 CPUtime=1062.32
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 438559 0 0 0 105768 464 0 0 25 0 1 0 130647950 1800220672 438474 4089446400 134512640 135751879 4292306256 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 439507 438474 143 303 0 439202 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1758028

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12041
/proc/meminfo: memFree=27793056/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1822780 CPUtime=1122.32
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 454738 0 0 0 111753 479 0 0 25 0 1 0 130647950 1866526720 454653 4089446400 134512640 135751879 4292306256 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 455695 454653 143 303 0 455390 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1822780

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12043
/proc/meminfo: memFree=27668272/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1876116 CPUtime=1182.32
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 468047 0 0 0 117742 490 0 0 25 0 1 0 130647950 1921142784 467962 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 469029 467962 143 303 0 468724 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1876116

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12045
/proc/meminfo: memFree=27586288/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1927548 CPUtime=1242.32
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 480898 0 0 0 123730 502 0 0 25 0 1 0 130647950 1973809152 480813 4089446400 134512640 135751879 4292306256 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 481887 480813 143 303 0 481582 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1927548

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12046
/proc/meminfo: memFree=27504040/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=1966952 CPUtime=1302.32
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 490722 0 0 0 129721 511 0 0 25 0 1 0 130647950 2014158848 490637 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 491738 490637 143 303 0 491433 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1966952

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12047
/proc/meminfo: memFree=27413988/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2021848 CPUtime=1362.32
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 504435 0 0 0 135709 523 0 0 25 0 1 0 130647950 2070372352 504350 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 505462 504350 143 303 0 505157 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 2021848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12049
/proc/meminfo: memFree=27305320/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2093308 CPUtime=1422.33
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 522287 0 0 0 141696 537 0 0 25 0 1 0 130647950 2143547392 522202 4089446400 134512640 135751879 4292306256 18446744073709551615 134616543 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 523327 522202 143 303 0 523022 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 2093308

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12051
/proc/meminfo: memFree=27171480/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2179276 CPUtime=1482.33
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 543767 0 0 0 147676 557 0 0 25 0 1 0 130647950 2231578624 543682 4089446400 134512640 135751879 4292306256 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 544819 543682 143 303 0 544514 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 2179276

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12053
/proc/meminfo: memFree=27069132/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2244104 CPUtime=1542.33
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 559964 0 0 0 153663 570 0 0 25 0 1 0 130647950 2297962496 559879 4089446400 134512640 135751879 4292306256 18446744073709551615 134616404 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 561026 559879 143 303 0 560721 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2244104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12054
/proc/meminfo: memFree=26928972/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2330628 CPUtime=1602.33
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 581590 0 0 0 159646 587 0 0 25 0 1 0 130647950 2386563072 581505 4089446400 134512640 135751879 4292306256 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 582657 581505 143 303 0 582352 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2330628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12055
/proc/meminfo: memFree=26774684/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2414924 CPUtime=1662.33
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 602652 0 0 0 165629 604 0 0 25 0 1 0 130647950 2472882176 602567 4089446400 134512640 135751879 4292306256 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 603731 602567 143 303 0 603426 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2414924

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12057
/proc/meminfo: memFree=26618636/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2488064 CPUtime=1722.34
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 620897 0 0 0 171611 623 0 0 25 0 1 0 130647950 2547777536 620812 4089446400 134512640 135751879 4292306256 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 622016 620812 143 303 0 621711 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2488064

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 12059
/proc/meminfo: memFree=26450700/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2578464 CPUtime=1782.33
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 643509 0 0 0 177588 645 0 0 25 0 1 0 130647950 2640347136 643424 4089446400 134512640 135751879 4292306256 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 644616 643424 143 303 0 644311 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2578464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12059
/proc/meminfo: memFree=26397872/32951124 swapFree=67111528/67111528
[pid=11979] ppid=11977 vsize=2606296 CPUtime=1800.04
/proc/11979/stat : 11979 (wbo1.4a) R 11977 11979 11091 0 -1 4202496 650456 0 0 0 179353 651 0 0 25 0 1 0 130647950 2668847104 650371 4089446400 134512640 135751879 4292306256 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11979/statm: 651574 650371 143 303 0 651269 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2606296

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.09
CPU time (s): 1800.13
CPU user time (s): 1793.54
CPU system time (s): 6.594
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2606296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 6.594
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650456
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= 2
involuntary context switches= 3199

runsolver used 2.54261 second user time and 5.65314 second system time

The end

Launcher Data

Begin job on node136 at 2010-06-30 12:25:20
IDJOB=2689764
IDBENCH=78728
IDSOLVER=1200
FILE ID=node136/2689764-1277893520
PBS_JOBID= 11197082
Free space on /tmp= 74136 MiB

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

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

MD5SUM BENCH= 48f3bbbf57f9425639eae287513fe205
RANDOM SEED=1450289933

node136.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.840
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.68
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.840
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.82
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.840
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.840
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.840
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.74
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.840
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.83
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.840
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.840
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29263740 kB
Buffers:        176436 kB
Cached:        1372376 kB
SwapCached:          0 kB
Active:        2639592 kB
Inactive:       900484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29263740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2736 kB
Writeback:           0 kB
AnonPages:     1991396 kB
Mapped:          16076 kB
Slab:            80644 kB
PageTables:       8196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2154392 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= 74136 MiB
End job on node136 at 2010-06-30 12:55:22