Trace number 2690658

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 467.588 467.574

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-15-10--soft-0-100-0.wbo
MD5SUM5c6d98aba4f4f2cf2db8cd0c78364d4c
Bench CategorySOFT-SMALLINT-LIN (only soft 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 constraints25
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 979
Min constraint cost 1
Max constraint cost 88
Sum of constraints costs 978
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-2690658-1277921879.wbo.
0.00/0.00	c Instance file HOME/instance-2690658-1277921879.wbo
0.00/0.00	c File size is 2745 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.89/0.90	c |      7499 |     150       25      300 |    11789     7499     58 |  0.004 % |
1.39/1.47	c |     11347 |     150       25      300 |    12968    11347     59 |  0.004 % |
2.49/2.54	c |     17114 |     150       25      300 |    14265    10590     55 |  0.004 % |
4.49/4.56	c |     25763 |     150       25      300 |    15692    12065     54 |  0.004 % |
7.49/7.57	c |     38737 |     150       25      300 |    17261     9263     50 |  0.004 % |
11.00/11.06	c |     58199 |     150       25      300 |    18987    11370     47 |  0.004 % |
17.49/17.53	c |     87392 |     150       25      300 |    20886    11928     52 |  0.004 % |
28.09/28.12	c |    131181 |     150       25      300 |    22974    13782     50 |  0.004 % |
45.29/45.39	c |    196865 |     150       25      300 |    25272    21843     45 |  0.004 % |
78.69/78.70	c |    295395 |     150       25      300 |    27799    16428     51 |  0.004 % |
123.39/123.48	c |    443184 |     150       25      300 |    30579    17123     54 |  0.004 % |
180.70/180.70	c There are 0 assigned variables. 0 in cost function.
180.90/180.92	c ============================[ Search Statistics ]==============================
180.90/180.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.90/180.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.90/180.92	c ===============================================================================
180.90/180.92	c |         0 |     150       25      300 |     5000        0    nan |  0.000 % |
180.90/180.97	c |       100 |     150       25      300 |     5500      100     33 |  0.004 % |
180.90/180.97	c |       251 |     150       25      300 |     6050      251     32 |  0.004 % |
180.90/180.98	c |       476 |     150       25      300 |     6655      476     35 |  0.004 % |
180.90/180.99	c |       815 |     150       25      300 |     7320      815     38 |  0.004 % |
181.00/181.01	c |      1323 |     150       25      300 |     8052     1323     41 |  0.004 % |
181.00/181.06	c |      2086 |     150       25      300 |     8857     2086     44 |  0.004 % |
181.10/181.18	c |      3225 |     150       25      300 |     9743     3225     45 |  0.004 % |
181.29/181.37	c |      4933 |     150       25      300 |    10717     4933     44 |  0.004 % |
181.59/181.66	c |      7495 |     150       25      300 |    11789     7495     44 |  0.004 % |
182.50/182.57	c |     11342 |     150       25      300 |    12968    11342     45 |  0.004 % |
184.19/184.20	c |     17108 |     150       25      300 |    14265    10586     45 |  0.004 % |
186.70/186.79	c |     25759 |     150       25      300 |    15692    12065     42 |  0.004 % |
189.29/189.32	c |     38736 |     150       25      300 |    17261     9281     44 |  0.004 % |
194.50/194.60	c |     58197 |     150       25      300 |    18987    11423     42 |  0.004 % |
201.49/201.59	c |     87391 |     150       25      300 |    20886    12012     43 |  0.004 % |
212.90/212.97	c |    131181 |     150       25      300 |    22974    13872     45 |  0.004 % |
231.59/231.62	c |    196865 |     150       25      300 |    25272    21928     43 |  0.004 % |
257.70/257.75	c |    295398 |     150       25      300 |    27799    17005     50 |  0.004 % |
301.90/301.94	c |    443188 |     150       25      300 |    30579    17569     49 |  0.004 % |
370.70/370.75	c |    664872 |     150       25      300 |    33637    21070     38 |  0.004 % |
467.51/467.56	c ===============================================================================
467.51/467.56	c core #1
467.51/467.56	c 
467.51/467.56	c 
467.51/467.56	c Core size: 4	Core Weight: 2147483647	Total Weight: 2147483647
467.51/467.56	c
467.51/467.56	c
467.51/467.56	c Memory used           : 379.00 MB
467.51/467.56	c CPU time              : 465.789 s
467.51/467.56	c 
467.51/467.56	s UNSATISFIABLE
467.51/467.56	c Total CPU time: 465.789 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-2690658-1277921879/watcher-2690658-1277921879 -o /tmp/evaluation-result-2690658-1277921879/solver-2690658-1277921879 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690658-1277921879.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.10 2.04 2.01 4/182 14499
/proc/meminfo: memFree=31064060/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=2572 CPUtime=0
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 288 0 0 0 0 0 0 0 25 0 1 0 133483472 2633728 206 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 643 206 144 303 0 338 0

[startup+0.0857501 s]
/proc/loadavg: 2.10 2.04 2.01 4/182 14499
/proc/meminfo: memFree=31064060/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=3364 CPUtime=0.08
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 489 0 0 0 8 0 0 0 25 0 1 0 133483472 3444736 407 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 841 407 144 303 0 536 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3364

[startup+0.100734 s]
/proc/loadavg: 2.10 2.04 2.01 4/182 14499
/proc/meminfo: memFree=31064060/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=3496 CPUtime=0.09
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 506 0 0 0 9 0 0 0 25 0 1 0 133483472 3579904 424 4089446400 134512640 135752675 4288018464 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 874 425 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.300704 s]
/proc/loadavg: 2.10 2.04 2.01 4/182 14499
/proc/meminfo: memFree=31064060/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=4156 CPUtime=0.29
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 698 0 0 0 29 0 0 0 25 0 1 0 133483472 4255744 616 4089446400 134512640 135752675 4288018464 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 1039 616 144 303 0 734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4156

[startup+0.700617 s]
/proc/loadavg: 2.10 2.04 2.01 4/182 14499
/proc/meminfo: memFree=31064060/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=5352 CPUtime=0.69
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 972 0 0 0 69 0 0 0 25 0 1 0 133483472 5480448 890 4089446400 134512640 135752675 4288018464 18446744073709551615 134612050 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 1338 890 144 303 0 1033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5352

[startup+1.50047 s]
/proc/loadavg: 2.10 2.04 2.01 3/183 14500
/proc/meminfo: memFree=31058488/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=7636 CPUtime=1.49
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 1541 0 0 0 148 1 0 0 25 0 1 0 133483472 7819264 1459 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 1909 1459 144 303 0 1604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7636

[startup+3.10018 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 14500
/proc/meminfo: memFree=31054024/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=10688 CPUtime=3.09
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 2310 0 0 0 307 2 0 0 25 0 1 0 133483472 10944512 2228 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 2672 2228 144 303 0 2367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10688

[startup+6.3006 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 14500
/proc/meminfo: memFree=31041616/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=16264 CPUtime=6.29
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 3692 0 0 0 625 4 0 0 25 0 1 0 133483472 16654336 3610 4089446400 134512640 135752675 4288018464 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 4066 3610 144 303 0 3761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16264

[startup+12.7004 s]
/proc/loadavg: 2.16 2.05 2.01 3/183 14501
/proc/meminfo: memFree=31015288/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=28448 CPUtime=12.69
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 6763 0 0 0 1261 8 0 0 25 0 1 0 133483472 29130752 6681 4089446400 134512640 135752675 4288018464 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 7112 6681 144 303 0 6807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28448

[startup+25.5011 s]
/proc/loadavg: 2.19 2.07 2.02 3/183 14501
/proc/meminfo: memFree=30968464/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=49620 CPUtime=25.49
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 12006 0 0 0 2536 13 0 0 25 0 1 0 133483472 50810880 11924 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 12405 11924 144 303 0 12100 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49620

[startup+51.1004 s]
/proc/loadavg: 2.13 2.06 2.02 3/183 14502
/proc/meminfo: memFree=30891868/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=81896 CPUtime=51.09
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 20054 0 0 0 5084 25 0 0 25 0 1 0 133483472 83861504 19972 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 20474 19972 144 303 0 20169 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81896

[startup+102.306 s]
/proc/loadavg: 2.11 2.06 2.02 3/183 14503
/proc/meminfo: memFree=30754564/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=140016 CPUtime=102.3
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 34509 0 0 0 10188 42 0 0 25 0 1 0 133483472 143376384 34427 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 35004 34427 144 303 0 34699 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 140016

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/183 14505
/proc/meminfo: memFree=30623952/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=206036 CPUtime=162.29
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 50994 0 0 0 16165 64 0 0 25 0 1 0 133483472 210980864 50912 4089446400 134512640 135752675 4288018464 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 51509 50912 144 303 0 51204 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 206036

[startup+222.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 14506
/proc/meminfo: memFree=30457744/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=229276 CPUtime=222.29
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 56977 0 0 0 22143 86 0 0 25 0 1 0 133483472 234778624 56865 4089446400 134512640 135752675 4288018464 18446744073709551615 134611814 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 57319 56865 146 303 0 57014 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 229276

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 14508
/proc/meminfo: memFree=30275780/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=272404 CPUtime=282.3
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 67679 0 0 0 28119 111 0 0 25 0 1 0 133483472 278941696 67567 4089446400 134512640 135752675 4288018464 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 68101 67567 146 303 0 67796 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 272404

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 14510
/proc/meminfo: memFree=30107832/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=312128 CPUtime=342.3
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 77526 0 0 0 34097 133 0 0 25 0 1 0 133483472 319619072 77414 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 78032 77414 146 303 0 77727 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 312128

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14511
/proc/meminfo: memFree=29974604/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=342240 CPUtime=402.3
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 85019 0 0 0 40076 154 0 0 25 0 1 0 133483472 350453760 84907 4089446400 134512640 135752675 4288018464 18446744073709551615 134602984 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 85560 84907 146 303 0 85255 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 342240

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14513
/proc/meminfo: memFree=29820172/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=384392 CPUtime=462.3
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 95546 0 0 0 46053 177 0 0 25 0 1 0 133483472 393617408 95434 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 96098 95434 146 303 0 95793 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 384392

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

[startup+463.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14513
/proc/meminfo: memFree=29817072/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=385588 CPUtime=463.9
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 95853 0 0 0 46213 177 0 0 25 0 1 0 133483472 394842112 95741 4089446400 134512640 135752675 4288018464 18446744073709551615 134611639 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 96397 95741 146 303 0 96092 0
Current children cumulated CPU time (s) 463.9
Current children cumulated vsize (KiB) 385588

[startup+465.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14513
/proc/meminfo: memFree=29810368/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=386524 CPUtime=465.51
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 96080 0 0 0 46373 178 0 0 25 0 1 0 133483472 395800576 95968 4089446400 134512640 135752675 4288018464 18446744073709551615 134611576 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 96631 95968 146 303 0 96326 0
Current children cumulated CPU time (s) 465.51
Current children cumulated vsize (KiB) 386524

[startup+466.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14513
/proc/meminfo: memFree=29808508/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=387280 CPUtime=466.31
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 96247 0 0 0 46453 178 0 0 25 0 1 0 133483472 396574720 96135 4089446400 134512640 135752675 4288018464 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 96820 96135 146 303 0 96515 0
Current children cumulated CPU time (s) 466.31
Current children cumulated vsize (KiB) 387280

[startup+467.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14513
/proc/meminfo: memFree=29808508/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=387960 CPUtime=467.1
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 96407 0 0 0 46532 178 0 0 25 0 1 0 133483472 397271040 96295 4089446400 134512640 135752675 4288018464 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 96990 96295 146 303 0 96685 0
Current children cumulated CPU time (s) 467.1
Current children cumulated vsize (KiB) 387960

[startup+467.507 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 14513
/proc/meminfo: memFree=29806152/32951124 swapFree=67111528/67111528
[pid=14499] ppid=14497 vsize=388092 CPUtime=467.51
/proc/14499/stat : 14499 (wbo1.4b) R 14497 14499 13694 0 -1 4202496 96448 0 0 0 46573 178 0 0 25 0 1 0 133483472 397406208 96336 4089446400 134512640 135752675 4288018464 18446744073709551615 134611702 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14499/statm: 97023 96336 146 303 0 96718 0
Current children cumulated CPU time (s) 467.51
Current children cumulated vsize (KiB) 388092

Child status: 0
Real time (s): 467.574
CPU time (s): 467.588
CPU user time (s): 465.789
CPU system time (s): 1.79873
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 388092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 465.789
system time used= 1.79873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96456
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= 1
involuntary context switches= 385

runsolver used 0.802877 second user time and 1.55276 second system time

The end

Launcher Data

Begin job on node133 at 2010-06-30 20:17:59
IDJOB=2690658
IDBENCH=79178
IDSOLVER=1201
FILE ID=node133/2690658-1277921879
PBS_JOBID= 11197337
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 5c6d98aba4f4f2cf2db8cd0c78364d4c
RANDOM SEED=1721926923

node133.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.821
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.821
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.821
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.821
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	: 7296.74
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.821
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.821
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.74
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.821
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.74
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.821
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:      31064588 kB
Buffers:        202176 kB
Cached:         982084 kB
SwapCached:          0 kB
Active:        1087128 kB
Inactive:       655968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31064588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:      559924 kB
Mapped:          16076 kB
Slab:            79488 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   702440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node133 at 2010-06-30 20:25:46