Trace number 2690373

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.4bWrong UNSAT 465.893 465.88

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-15-10--soft-33-100-0.wbo
MD5SUMf8d5ed276152247cc0d8dd0253710bfc
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.007998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables150
Total number of constraints25
Number of soft constraints21
Number of constraints which are clauses15
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 877
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 876
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
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 - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690373-1277892046.wbo.
0.00/0.00	c Instance file HOME/instance-2690373-1277892046.wbo
0.00/0.00	c File size is 2731 bytes.
0.00/0.00	c Highest Coefficient sum: 16
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:      150                                                 |
0.00/0.00	c |  Number Clauses:        15                                                  |
0.00/0.00	c |  Number Cardinality:    10                                                  |
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 |     150       25      300 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     150       25      300 |     5500      101     37 |  0.004 % |
0.00/0.00	c |       252 |     150       25      300 |     6050      252     37 |  0.004 % |
0.00/0.01	c |       477 |     150       25      300 |     6655      477     45 |  0.004 % |
0.00/0.02	c |       815 |     150       25      300 |     7320      815     46 |  0.004 % |
0.00/0.04	c |      1322 |     150       25      300 |     8052     1322     51 |  0.004 % |
0.00/0.08	c |      2086 |     150       25      300 |     8857     2086     54 |  0.004 % |
0.19/0.20	c |      3227 |     150       25      300 |     9743     3227     56 |  0.004 % |
0.39/0.41	c |      4937 |     150       25      300 |    10717     4937     58 |  0.004 % |
0.79/0.90	c |      7499 |     150       25      300 |    11789     7499     58 |  0.004 % |
1.39/1.46	c |     11347 |     150       25      300 |    12968    11347     59 |  0.004 % |
2.49/2.53	c |     17114 |     150       25      300 |    14265    10590     55 |  0.004 % |
4.49/4.53	c |     25763 |     150       25      300 |    15692    12065     54 |  0.004 % |
7.50/7.53	c |     38737 |     150       25      300 |    17261     9263     50 |  0.004 % |
11.00/11.01	c |     58199 |     150       25      300 |    18987    11370     47 |  0.004 % |
17.39/17.45	c |     87392 |     150       25      300 |    20886    11928     52 |  0.004 % |
27.89/27.99	c |    131181 |     150       25      300 |    22974    13782     50 |  0.004 % |
45.10/45.19	c |    196865 |     150       25      300 |    25272    21843     45 |  0.004 % |
78.29/78.32	c |    295395 |     150       25      300 |    27799    16428     51 |  0.004 % |
122.90/122.90	c |    443184 |     150       25      300 |    30579    17123     54 |  0.004 % |
180.70/180.75	c There are 0 assigned variables. 0 in cost function.
180.90/180.98	c ============================[ Search Statistics ]==============================
180.90/180.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.90/180.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.90/180.98	c ===============================================================================
180.90/180.98	c |         0 |     150       25      300 |     5000        0    nan |  0.000 % |
181.00/181.03	c |       100 |     150       25      300 |     5500      100     33 |  0.004 % |
181.00/181.03	c |       251 |     150       25      300 |     6050      251     32 |  0.004 % |
181.00/181.04	c |       476 |     150       25      300 |     6655      476     35 |  0.004 % |
181.00/181.05	c |       815 |     150       25      300 |     7320      815     38 |  0.004 % |
181.00/181.07	c |      1323 |     150       25      300 |     8052     1323     41 |  0.004 % |
181.10/181.12	c |      2086 |     150       25      300 |     8857     2086     44 |  0.004 % |
181.20/181.24	c |      3225 |     150       25      300 |     9743     3225     45 |  0.004 % |
181.40/181.43	c |      4933 |     150       25      300 |    10717     4933     44 |  0.004 % |
181.69/181.73	c |      7495 |     150       25      300 |    11789     7495     44 |  0.004 % |
182.61/182.66	c |     11342 |     150       25      300 |    12968    11342     45 |  0.004 % |
184.30/184.31	c |     17108 |     150       25      300 |    14265    10586     45 |  0.004 % |
186.90/186.97	c |     25759 |     150       25      300 |    15692    12065     42 |  0.004 % |
189.50/189.56	c |     38736 |     150       25      300 |    17261     9281     44 |  0.004 % |
194.80/194.82	c |     58197 |     150       25      300 |    18987    11423     42 |  0.004 % |
201.30/201.31	c |     87391 |     150       25      300 |    20886    12012     43 |  0.004 % |
212.00/212.06	c |    131181 |     150       25      300 |    22974    13872     45 |  0.004 % |
230.49/230.52	c |    196865 |     150       25      300 |    25272    21928     43 |  0.004 % |
256.50/256.57	c |    295398 |     150       25      300 |    27799    17005     50 |  0.004 % |
300.50/300.52	c |    443188 |     150       25      300 |    30579    17569     49 |  0.004 % |
369.10/369.19	c |    664872 |     150       25      300 |    33637    21070     38 |  0.004 % |
465.81/465.86	c ===============================================================================
465.81/465.86	c core #1
465.81/465.86	c 
465.81/465.86	c 
465.81/465.86	c Core size: 4	Core Weight: 2147483647	Total Weight: 2147483647
465.81/465.86	c
465.81/465.86	c
465.81/465.86	c Memory used           : 378.99 MB
465.81/465.86	c CPU time              : 463.967 s
465.81/465.86	c 
465.81/465.86	s UNSATISFIABLE
465.81/465.86	c Total CPU time: 463.968 s

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-2690373-1277892046/watcher-2690373-1277892046 -o /tmp/evaluation-result-2690373-1277892046/solver-2690373-1277892046 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690373-1277892046.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.11 4/178 11002
/proc/meminfo: memFree=30598824/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=2576 CPUtime=0
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 288 0 0 0 0 0 0 0 25 0 1 0 130501604 2637824 205 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11002/statm: 644 205 144 303 0 339 0

[startup+0.00913303 s]
/proc/loadavg: 2.00 2.00 2.11 4/178 11002
/proc/meminfo: memFree=30598824/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=2576 CPUtime=0
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 299 0 0 0 0 0 0 0 25 0 1 0 130501604 2637824 216 4089446400 134512640 135752675 4287969792 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11002/statm: 644 216 144 303 0 339 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2576

[startup+0.101203 s]
/proc/loadavg: 2.00 2.00 2.11 4/178 11002
/proc/meminfo: memFree=30598824/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=3368 CPUtime=0.09
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 496 0 0 0 9 0 0 0 25 0 1 0 130501604 3448832 413 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 842 413 144 303 0 537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3368

[startup+0.300169 s]
/proc/loadavg: 2.00 2.00 2.11 4/178 11002
/proc/meminfo: memFree=30598824/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=4160 CPUtime=0.29
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 679 0 0 0 29 0 0 0 25 0 1 0 130501604 4259840 596 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 1040 596 144 303 0 735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4160

[startup+0.701097 s]
/proc/loadavg: 2.00 2.00 2.11 4/178 11002
/proc/meminfo: memFree=30598824/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=5224 CPUtime=0.69
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 938 0 0 0 69 0 0 0 25 0 1 0 130501604 5349376 855 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 1306 855 144 303 0 1001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5224

[startup+1.50095 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 11003
/proc/meminfo: memFree=30594848/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=7344 CPUtime=1.49
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 1485 0 0 0 148 1 0 0 25 0 1 0 130501604 7520256 1402 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 1836 1402 144 303 0 1531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7344

[startup+3.10067 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 11003
/proc/meminfo: memFree=30591856/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=10276 CPUtime=3.09
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 2225 0 0 0 307 2 0 0 25 0 1 0 130501604 10522624 2142 4089446400 134512640 135752675 4287969792 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 2569 2142 144 303 0 2264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10276

[startup+6.30105 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 11003
/proc/meminfo: memFree=30586772/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=15740 CPUtime=6.29
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 3558 0 0 0 625 4 0 0 25 0 1 0 130501604 16117760 3475 4089446400 134512640 135752675 4287969792 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 3935 3475 144 303 0 3630 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15740

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 11004
/proc/meminfo: memFree=30574532/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=27536 CPUtime=12.69
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 6506 0 0 0 1261 8 0 0 25 0 1 0 130501604 28196864 6423 4089446400 134512640 135752675 4287969792 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 6884 6423 144 303 0 6579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27536

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 11013
/proc/meminfo: memFree=30553552/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=47608 CPUtime=25.49
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 11513 0 0 0 2534 15 0 0 25 0 1 0 130501604 48750592 11430 4089446400 134512640 135752675 4287969792 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 11902 11430 144 303 0 11597 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47608

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.10 3/179 11013
/proc/meminfo: memFree=30523572/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=77896 CPUtime=51.09
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 19066 0 0 0 5084 25 0 0 25 0 1 0 130501604 79765504 18983 4089446400 134512640 135752675 4287969792 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 19474 18983 144 303 0 19169 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77896

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.09 3/179 11015
/proc/meminfo: memFree=30397316/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=133156 CPUtime=102.3
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 32781 0 0 0 10183 47 0 0 25 0 1 0 130501604 136351744 32698 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 33289 32698 144 303 0 32984 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 133156

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.09 3/179 11017
/proc/meminfo: memFree=30229760/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=195888 CPUtime=162.3
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 48463 0 0 0 16162 68 0 0 25 0 1 0 130501604 200589312 48380 4089446400 134512640 135752675 4287969792 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 48972 48380 144 303 0 48667 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 195888

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.08 3/179 11018
/proc/meminfo: memFree=30050772/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=228188 CPUtime=222.3
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 56675 0 0 0 22134 96 0 0 25 0 1 0 130501604 233664512 56562 4089446400 134512640 135752675 4287969792 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 57047 56562 146 303 0 56742 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 228188

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 11020
/proc/meminfo: memFree=29862372/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=272756 CPUtime=282.3
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 67728 0 0 0 28108 122 0 0 25 0 1 0 130501604 279302144 67615 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 68189 67615 146 303 0 67884 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 272756

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 11021
/proc/meminfo: memFree=29686372/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=313964 CPUtime=342.31
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 77979 0 0 0 34084 147 0 0 25 0 1 0 130501604 321499136 77866 4089446400 134512640 135752675 4287969792 18446744073709551615 134603234 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 78491 77866 146 303 0 78186 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 313964

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11023
/proc/meminfo: memFree=29571876/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=345432 CPUtime=402.3
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 85819 0 0 0 40064 166 0 0 25 0 1 0 130501604 353722368 85706 4089446400 134512640 135752675 4287969792 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 86358 85706 146 303 0 86053 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 345432

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11025
/proc/meminfo: memFree=29332752/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=385712 CPUtime=462.3
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 95869 0 0 0 46041 189 0 0 25 0 1 0 130501604 394969088 95756 4089446400 134512640 135752675 4287969792 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 96428 95756 146 303 0 96123 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 385712

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

[startup+463.9 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11025
/proc/meminfo: memFree=29328900/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=386648 CPUtime=463.91
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 96087 0 0 0 46201 190 0 0 25 0 1 0 130501604 395927552 95974 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 96662 95974 146 303 0 96357 0
Current children cumulated CPU time (s) 463.91
Current children cumulated vsize (KiB) 386648

[startup+464.7 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11025
/proc/meminfo: memFree=29325924/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=387272 CPUtime=464.7
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 96254 0 0 0 46280 190 0 0 25 0 1 0 130501604 396566528 96141 4089446400 134512640 135752675 4287969792 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 96818 96141 146 303 0 96513 0
Current children cumulated CPU time (s) 464.7
Current children cumulated vsize (KiB) 387272

[startup+465.5 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11025
/proc/meminfo: memFree=29322452/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=387952 CPUtime=465.51
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 96402 0 0 0 46360 191 0 0 25 0 1 0 130501604 397262848 96289 4089446400 134512640 135752675 4287969792 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 96988 96289 146 303 0 96683 0
Current children cumulated CPU time (s) 465.51
Current children cumulated vsize (KiB) 387952

[startup+465.701 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11025
/proc/meminfo: memFree=29322452/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=387952 CPUtime=465.71
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 96433 0 0 0 46380 191 0 0 25 0 1 0 130501604 397262848 96320 4089446400 134512640 135752675 4287969792 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 96988 96320 146 303 0 96683 0
Current children cumulated CPU time (s) 465.71
Current children cumulated vsize (KiB) 387952

[startup+465.801 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 11025
/proc/meminfo: memFree=29322452/32950928 swapFree=67111528/67111528
[pid=11002] ppid=11000 vsize=388084 CPUtime=465.81
/proc/11002/stat : 11002 (wbo1.4b) R 11000 11002 9971 0 -1 4202496 96438 0 0 0 46390 191 0 0 25 0 1 0 130501604 397398016 96325 4089446400 134512640 135752675 4287969792 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/11002/statm: 97021 96325 146 303 0 96716 0
Current children cumulated CPU time (s) 465.81
Current children cumulated vsize (KiB) 388084

Child status: 0
Real time (s): 465.88
CPU time (s): 465.893
CPU user time (s): 463.968
CPU system time (s): 1.92471
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 388084

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

runsolver used 0.792879 second user time and 1.68674 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 12:00:46
IDJOB=2690373
IDBENCH=78712
IDSOLVER=1201
FILE ID=node122/2690373-1277892046
PBS_JOBID= 11197110
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= f8d5ed276152247cc0d8dd0253710bfc
RANDOM SEED=633717276

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.836
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.836
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	: 5226.08
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.836
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.82
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.836
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.75
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.836
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.85
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.836
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.836
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.82
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.836
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:     32950928 kB
MemFree:      30599220 kB
Buffers:        174388 kB
Cached:        1132988 kB
SwapCached:          0 kB
Active:        1399104 kB
Inactive:       809508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30599220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2736 kB
Writeback:           0 kB
AnonPages:      901528 kB
Mapped:          15280 kB
Slab:            77896 kB
PageTables:       6444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1046864 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= 74208 MiB
End job on node122 at 2010-06-30 12:08:32