Trace number 3446732

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.6? (TO) 1800.07 1800.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-85-80--soft-66-100-0.wbo
MD5SUM6d906c6a0b5d527a5b0feb820bb742c0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.586909
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6800
Total number of constraints165
Number of soft constraints53
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
Top cost 2598
Min constraint cost 1
Max constraint cost 94
Sum of constraints costs 2597
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3446732-1307904089.wbo.
0.00/0.00	c Instance file HOME/instance-3446732-1307904089.wbo
0.00/0.00	c File size is 121943 bytes.
0.00/0.01	c Highest Coefficient sum: 86
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      6800                                                |
0.00/0.01	c |  Number Clauses:        85                                                  |
0.00/0.01	c |  Number Cardinality:    80                                                  |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    6800      165    13600 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       101 |    6800      165    13600 |     5500      101    359 |  0.000 % |
0.00/0.02	c |       252 |    6800      165    13600 |     6050      252    347 |  0.000 % |
0.00/0.04	c |       479 |    6800      165    13600 |     6655      479    490 |  0.000 % |
0.09/0.10	c |       819 |    6800      165    13600 |     7320      819    721 |  0.000 % |
0.09/0.15	c |      1325 |    6800      165    13600 |     8052     1325    626 |  0.000 % |
0.19/0.25	c |      2085 |    6800      165    13600 |     8857     2085    558 |  0.000 % |
0.39/0.44	c |      3224 |    6800      165    13600 |     9743     3224    524 |  0.000 % |
0.69/0.75	c |      4935 |    6800      165    13600 |    10717     4935    538 |  0.000 % |
1.39/1.41	c |      7498 |    6800      165    13600 |    11789     7498    551 |  0.000 % |
2.49/2.50	c |     11345 |    6800      165    13600 |    12968    11345    538 |  0.000 % |
5.09/5.14	c |     17112 |    6800      165    13600 |    14265    17112    565 |  0.000 % |
9.49/9.57	c |     25763 |    6800      165    13600 |    15692    17207    614 |  0.000 % |
19.80/19.81	c |     38737 |    6800      165    13600 |    17261    21578   1012 |  0.000 % |
42.49/42.55	c |     58200 |    6800      165    13600 |    18987    17879   1416 |  0.000 % |
68.69/68.71	c |     87393 |    6800      165    13600 |    20886    21060   1479 |  0.000 % |
110.30/110.39	c |    131182 |    6800      165    13600 |    22974    25111   1421 |  0.000 % |
216.19/216.25	c |    196871 |    6800      165    13600 |    25272    13529   1584 |  0.000 % |
523.30/523.39	c |    295397 |    6800      165    13600 |    27799    21690   1984 |  0.000 % |
794.22/794.24	c |    443189 |    6800      165    13600 |    30579    21874   1774 |  0.000 % |
1278.62/1278.60	c |    664873 |    6800      165    13600 |    33637    32610   1699 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3446732-1307904089/watcher-3446732-1307904089 -o /var/tmp/evaluation-result-3446732-1307904089/solver-3446732-1307904089 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446732-1307904089.wbo 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.94 3/176 6148
/proc/meminfo: memFree=1287588/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=3736 CPUtime=0 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 635 0 0 0 0 0 0 0 24 0 1 0 902007651 3825664 586 33554432000 4194304 5714214 140737191448944 18446744073709551615 4237155 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 934 586 174 372 0 529 0

[startup+0.0107369 s]
/proc/loadavg: 1.84 1.97 1.94 3/176 6148
/proc/meminfo: memFree=1287588/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=4132 CPUtime=0 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 780 0 0 0 0 0 0 0 24 0 1 0 902007651 4231168 731 33554432000 4194304 5714214 140737191448944 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 1033 731 192 372 0 628 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4132

[startup+0.100721 s]
/proc/loadavg: 1.84 1.97 1.94 3/176 6148
/proc/meminfo: memFree=1287588/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=6928 CPUtime=0.09 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 1537 0 0 0 9 0 0 0 25 0 1 0 902007651 7094272 1458 33554432000 4194304 5714214 140737191448944 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 1732 1458 177 372 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6928

[startup+0.300685 s]
/proc/loadavg: 1.84 1.97 1.94 3/176 6148
/proc/meminfo: memFree=1287588/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=10636 CPUtime=0.29 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 2448 0 0 0 28 1 0 0 25 0 1 0 902007651 10891264 2369 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 2659 2369 177 372 0 2284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10636

[startup+0.700613 s]
/proc/loadavg: 1.84 1.97 1.94 3/176 6148
/proc/meminfo: memFree=1287588/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=15808 CPUtime=0.69 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 3734 0 0 0 67 2 0 0 25 0 1 0 902007651 16187392 3655 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 3952 3655 177 372 0 3577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15808

[startup+1.50047 s]
/proc/loadavg: 1.84 1.97 1.94 4/178 6150
/proc/meminfo: memFree=1253232/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=24336 CPUtime=1.49 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 5851 0 0 0 146 3 0 0 25 0 1 0 902007651 24920064 5772 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 6084 5772 177 372 0 5709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24336

[startup+3.10025 s]
/proc/loadavg: 1.84 1.97 1.94 4/178 6150
/proc/meminfo: memFree=1235004/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=38364 CPUtime=3.09 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 9373 0 0 0 304 5 0 0 25 0 1 0 902007651 39284736 9294 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 9591 9295 177 372 0 9216 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38364

[startup+6.30062 s]
/proc/loadavg: 1.85 1.97 1.94 4/178 6150
/proc/meminfo: memFree=1198312/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=47784 CPUtime=6.29 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 11717 0 0 0 622 7 0 0 25 0 1 0 902007651 48930816 11638 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 11946 11638 177 372 0 11571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47784

[startup+12.7005 s]
/proc/loadavg: 1.86 1.97 1.94 4/178 6150
/proc/meminfo: memFree=1153952/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=74268 CPUtime=12.69 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 18342 0 0 0 1259 10 0 0 25 0 1 0 902007651 76050432 18263 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 18567 18263 177 372 0 18192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74268

[startup+25.5002 s]
/proc/loadavg: 1.89 1.97 1.94 4/178 6150
/proc/meminfo: memFree=999120/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=131120 CPUtime=25.49 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 32545 0 0 0 2535 14 0 0 25 0 1 0 902007651 134266880 32466 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 32780 32466 177 372 0 32405 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131120

[startup+51.1006 s]
/proc/loadavg: 1.93 1.97 1.94 4/178 6151
/proc/meminfo: memFree=885080/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=172232 CPUtime=51.09 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 42823 0 0 0 5087 22 0 0 25 0 1 0 902007651 176365568 42744 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 43058 42744 177 372 0 42683 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172232

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.94 4/178 6152
/proc/meminfo: memFree=802844/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=189352 CPUtime=102.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 47069 0 0 0 10196 34 0 0 25 0 1 0 902007651 193896448 46990 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 47338 46990 177 372 0 46963 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 189352

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.94 4/178 6154
/proc/meminfo: memFree=732120/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=261464 CPUtime=162.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 65127 0 0 0 16183 47 0 0 25 0 1 0 902007651 267739136 64964 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 65366 64964 177 372 0 64991 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 261464

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.94 4/178 6156
/proc/meminfo: memFree=695856/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=274108 CPUtime=222.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 68300 0 0 0 22174 56 0 0 25 0 1 0 902007651 280686592 68137 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 68527 68137 177 372 0 68152 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 274108

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.94 4/178 6157
/proc/meminfo: memFree=695812/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=274108 CPUtime=282.29 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 68305 0 0 0 28167 62 0 0 25 0 1 0 902007651 280686592 68142 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 68527 68142 177 372 0 68152 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 274108

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.94 4/178 6159
/proc/meminfo: memFree=614156/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=274108 CPUtime=342.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 68305 0 0 0 34162 68 0 0 25 0 1 0 902007651 280686592 68142 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 68527 68142 177 372 0 68152 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 274108

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.94 4/178 6160
/proc/meminfo: memFree=563748/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=289232 CPUtime=402.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 72112 0 0 0 40157 73 0 0 25 0 1 0 902007651 296173568 71949 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 72308 71949 177 372 0 71933 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 289232

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.94 4/178 6162
/proc/meminfo: memFree=543976/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=309112 CPUtime=462.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 77061 0 0 0 46154 76 0 0 25 0 1 0 902007651 316530688 76898 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 77278 76898 177 372 0 76903 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 309112

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.94 4/178 6164
/proc/meminfo: memFree=498528/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=337384 CPUtime=522.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 84135 0 0 0 52148 82 0 0 25 0 1 0 902007651 345481216 83972 33554432000 4194304 5714214 140737191448944 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 84346 83972 177 372 0 83971 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 337384

[startup+582.301 s]
/proc/loadavg: 2.03 1.99 1.95 4/178 6165
/proc/meminfo: memFree=489668/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=344764 CPUtime=582.3 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 85964 0 0 0 58140 90 0 0 25 0 1 0 902007651 353038336 85801 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 86191 85801 177 372 0 85816 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 344764

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.95 4/178 6172
/proc/meminfo: memFree=433268/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=381856 CPUtime=822.31 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 95990 0 0 0 82110 121 0 0 25 0 1 0 902007651 391020544 95069 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 95464 95069 177 372 0 95089 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 381856

[startup+882.3 s]
/proc/loadavg: 2.00 1.99 1.95 4/178 6173
/proc/meminfo: memFree=433704/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=380876 CPUtime=882.32 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 96002 0 0 0 88103 129 0 0 25 0 1 0 902007651 390017024 94855 33554432000 4194304 5714214 140737191448944 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 95219 94855 177 372 0 94844 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 380876

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.95 4/178 6175
/proc/meminfo: memFree=433652/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=380876 CPUtime=942.32 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 96002 0 0 0 94097 135 0 0 25 0 1 0 902007651 390017024 94855 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319964 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 95219 94855 177 372 0 94844 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 380876

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.95 4/178 6176
/proc/meminfo: memFree=382008/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=433956 CPUtime=1002.32 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 109228 0 0 0 100087 145 0 0 25 0 1 0 902007651 444370944 108081 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 108489 108081 177 372 0 108114 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 433956

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.95 4/178 6178
/proc/meminfo: memFree=430816/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=383992 CPUtime=1062.32 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 112833 0 0 0 106080 152 0 0 25 0 1 0 902007651 393207808 95615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 95998 95615 177 372 0 95623 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 383992

[startup+1122.3 s]
/proc/loadavg: 2.05 2.00 1.95 4/178 6180
/proc/meminfo: memFree=429028/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=386672 CPUtime=1122.32 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 113472 0 0 0 112073 159 0 0 25 0 1 0 902007651 395952128 96254 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 96668 96254 177 372 0 96293 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 386672

[startup+1182.3 s]
/proc/loadavg: 2.02 2.00 1.95 4/178 6190
/proc/meminfo: memFree=407680/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=407700 CPUtime=1182.32 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118681 0 0 0 118067 165 0 0 25 0 1 0 902007651 417484800 101463 33554432000 4194304 5714214 140737191448944 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 101925 101463 177 372 0 101550 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 407700

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 6192
/proc/meminfo: memFree=406388/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408780 CPUtime=1242.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118953 0 0 0 124064 169 0 0 25 0 1 0 902007651 418590720 101735 33554432000 4194304 5714214 140737191448944 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102195 101735 177 372 0 101820 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 408780

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 6193
/proc/meminfo: memFree=406324/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408632 CPUtime=1302.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 130056 177 0 0 25 0 1 0 902007651 418439168 101730 33554432000 4194304 5714214 140737191448944 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102158 101730 177 372 0 101783 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 408632

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 6197
/proc/meminfo: memFree=406384/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1362.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 136050 183 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 408172

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 6200
/proc/meminfo: memFree=406148/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1422.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 142046 187 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 408172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 6201
/proc/meminfo: memFree=342228/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1482.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 148039 194 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 408172

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 6203
/proc/meminfo: memFree=228972/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1542.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 154033 200 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 408172

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 6204
/proc/meminfo: memFree=115912/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1602.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 160024 209 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 408172

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.96 4/178 6206
/proc/meminfo: memFree=115712/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1662.34 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 166018 216 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 408172

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.96 4/178 6208
/proc/meminfo: memFree=115692/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1722.33 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 172009 224 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 408172

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.96 4/178 6209
/proc/meminfo: memFree=115124/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1782.34 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 178002 232 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 408172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.96 4/178 6210
/proc/meminfo: memFree=115320/32950928 swapFree=67048888/67111528
[pid=6148] ppid=6146 vsize=408172 CPUtime=1800.04 cores=1,3,5,7
/proc/6148/stat : 6148 (wbo1.6) R 6146 6148 4454 0 -1 4202496 118973 0 0 0 179770 234 0 0 25 0 1 0 902007651 417968128 101615 33554432000 4194304 5714214 140737191448944 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/6148/statm: 102043 101615 177 372 0 101668 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 408172

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.03
CPU time (s): 1800.07
CPU user time (s): 1797.71
CPU system time (s): 2.36464
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 448348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.71
system time used= 2.36464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118973
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= 6
involuntary context switches= 2576

runsolver used 2.38064 second user time and 5.81012 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-12 20:41:29
IDJOB=3446732
IDBENCH=78717
IDSOLVER=1943
FILE ID=node122/3446732-1307904089
RUNJOBID= node122-1307904089-6122
PBS_JOBID= 13559584
Free space on /var/tmp= 2892 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80--soft-66-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3446732-1307904089/watcher-3446732-1307904089 -o /var/tmp/evaluation-result-3446732-1307904089/solver-3446732-1307904089 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446732-1307904089.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6d906c6a0b5d527a5b0feb820bb742c0
RANDOM SEED=1382968708

node122.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.820
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.64
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.820
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.75
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.820
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.820
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.820
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.75
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1289140 kB
Buffers:         57932 kB
Cached:       30629944 kB
SwapCached:      14912 kB
Active:       15636056 kB
Inactive:     15070492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1289140 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:            8588 kB
Writeback:           0 kB
AnonPages:       16684 kB
Mapped:           8456 kB
Slab:           889784 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188544 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 /var/tmp at the end= 2884 MiB
End job on node122 at 2011-06-12 21:11:31