Trace number 2690359

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 464.48 464.468

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-15-10--soft-66-100-0.wbo
MD5SUM9acc4a01e291192ca8cd72bb114b6c35
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark0.006998
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 constraints5
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 239
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 238
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-2690359-1277891722.wbo.
0.00/0.00	c Instance file HOME/instance-2690359-1277891722.wbo
0.00/0.00	c File size is 2652 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     47 |  0.004 % |
0.00/0.02	c |       814 |     150       25      300 |     7320      814     49 |  0.004 % |
0.02/0.04	c |      1320 |     150       25      300 |     8052     1320     50 |  0.004 % |
0.09/0.10	c |      2084 |     150       25      300 |     8857     2084     53 |  0.004 % |
0.09/0.19	c |      3225 |     150       25      300 |     9743     3225     55 |  0.004 % |
0.39/0.45	c |      4933 |     150       25      300 |    10717     4933     55 |  0.004 % |
0.79/0.89	c |      7498 |     150       25      300 |    11789     7498     55 |  0.004 % |
1.99/2.05	c |     11343 |     150       25      300 |    12968    11343     55 |  0.004 % |
3.39/3.40	c |     17111 |     150       25      300 |    14265    10582     53 |  0.004 % |
5.40/5.48	c |     25761 |     150       25      300 |    15692    12060     50 |  0.004 % |
8.49/8.50	c |     38738 |     150       25      300 |    17261     9282     48 |  0.004 % |
12.99/13.01	c |     58199 |     150       25      300 |    18987    11408     47 |  0.004 % |
19.69/19.79	c |     87405 |     150       25      300 |    20886    12008     50 |  0.004 % |
28.59/28.62	c |    131195 |     150       25      300 |    22974    13864     52 |  0.004 % |
44.09/44.12	c |    196880 |     150       25      300 |    25272    21908     53 |  0.004 % |
67.89/67.90	c |    295406 |     150       25      300 |    27799    17358     52 |  0.004 % |
111.00/111.04	c |    443196 |     150       25      300 |    30579    13732     53 |  0.004 % |
180.89/180.96	c |    664882 |     150       25      300 |    33637    25220     56 |  0.004 % |
181.40/181.47	c There are 0 assigned variables. 0 in cost function.
181.69/181.72	c ============================[ Search Statistics ]==============================
181.69/181.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.69/181.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.69/181.72	c ===============================================================================
181.69/181.72	c |         0 |     150       25      300 |     5000        0    nan |  0.000 % |
181.69/181.77	c |       100 |     150       25      300 |     5500      100     33 |  0.004 % |
181.69/181.78	c |       251 |     150       25      300 |     6050      251     32 |  0.004 % |
181.69/181.78	c |       476 |     150       25      300 |     6655      476     35 |  0.004 % |
181.80/181.80	c |       815 |     150       25      300 |     7320      815     38 |  0.004 % |
181.80/181.82	c |      1323 |     150       25      300 |     8052     1323     41 |  0.004 % |
181.80/181.87	c |      2086 |     150       25      300 |     8857     2086     44 |  0.004 % |
181.90/181.99	c |      3225 |     150       25      300 |     9743     3225     45 |  0.004 % |
182.09/182.19	c |      4933 |     150       25      300 |    10717     4933     44 |  0.004 % |
182.40/182.49	c |      7495 |     150       25      300 |    11789     7495     44 |  0.004 % |
183.40/183.46	c |     11342 |     150       25      300 |    12968    11342     45 |  0.004 % |
185.10/185.13	c |     17108 |     150       25      300 |    14265    10586     45 |  0.004 % |
187.69/187.71	c |     25759 |     150       25      300 |    15692    12065     42 |  0.004 % |
190.09/190.11	c |     38736 |     150       25      300 |    17261     9281     44 |  0.004 % |
194.90/194.98	c |     58197 |     150       25      300 |    18987    11423     42 |  0.004 % |
201.20/201.26	c |     87391 |     150       25      300 |    20886    12012     43 |  0.004 % |
211.79/211.86	c |    131181 |     150       25      300 |    22974    13872     45 |  0.004 % |
230.10/230.11	c |    196865 |     150       25      300 |    25272    21928     43 |  0.004 % |
255.90/255.98	c |    295398 |     150       25      300 |    27799    17005     50 |  0.004 % |
299.60/299.66	c |    443188 |     150       25      300 |    30579    17569     49 |  0.004 % |
368.20/368.20	c |    664872 |     150       25      300 |    33637    21070     38 |  0.004 % |
464.40/464.45	c ===============================================================================
464.40/464.45	c core #1
464.40/464.45	c 
464.40/464.45	c 
464.40/464.45	c Core size: 4	Core Weight: 2147483647	Total Weight: 2147483647
464.40/464.45	c
464.40/464.45	c
464.40/464.45	c Memory used           : 394.81 MB
464.40/464.45	c CPU time              : 460.984 s
464.40/464.45	c 
464.40/464.45	s UNSATISFIABLE
464.40/464.45	c Total CPU time: 460.984 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-2690359-1277891722/watcher-2690359-1277891722 -o /tmp/evaluation-result-2690359-1277891722/solver-2690359-1277891722 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690359-1277891722.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.42 3/178 23286
/proc/meminfo: memFree=30667448/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=2576 CPUtime=0
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 286 0 0 0 0 0 0 0 21 0 1 0 164775716 2637824 203 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 644 203 144 303 0 339 0

[startup+0.0260771 s]
/proc/loadavg: 2.00 2.00 2.42 3/178 23286
/proc/meminfo: memFree=30667448/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=2840 CPUtime=0.02
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 342 0 0 0 2 0 0 0 21 0 1 0 164775716 2908160 259 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 710 259 144 303 0 405 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2840

[startup+0.101067 s]
/proc/loadavg: 2.00 2.00 2.42 3/178 23286
/proc/meminfo: memFree=30667448/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=3236 CPUtime=0.09
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 456 0 0 0 9 0 0 0 21 0 1 0 164775716 3313664 373 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 809 373 144 303 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3236

[startup+0.301034 s]
/proc/loadavg: 2.00 2.00 2.42 3/178 23286
/proc/meminfo: memFree=30667448/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=4032 CPUtime=0.29
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 649 0 0 0 28 1 0 0 21 0 1 0 164775716 4128768 566 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 1008 566 144 303 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4032

[startup+0.70096 s]
/proc/loadavg: 2.00 2.00 2.42 3/178 23286
/proc/meminfo: memFree=30667448/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=4960 CPUtime=0.69
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 895 0 0 0 68 1 0 0 22 0 1 0 164775716 5079040 812 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 1240 812 144 303 0 935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4960

[startup+1.50082 s]
/proc/loadavg: 2.00 2.00 2.42 3/179 23287
/proc/meminfo: memFree=30664216/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=6284 CPUtime=1.49
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 1208 0 0 0 148 1 0 0 25 0 1 0 164775716 6434816 1125 4089446400 134512640 135752675 4288789616 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 1571 1125 144 303 0 1266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6284

[startup+3.10053 s]
/proc/loadavg: 2.00 2.00 2.42 3/179 23287
/proc/meminfo: memFree=30662728/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=8552 CPUtime=3.09
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 1785 0 0 0 306 3 0 0 25 0 1 0 164775716 8757248 1702 4089446400 134512640 135752675 4288789616 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 2138 1702 144 303 0 1833 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8552

[startup+6.30096 s]
/proc/loadavg: 2.00 2.00 2.42 3/179 23287
/proc/meminfo: memFree=30658380/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=12948 CPUtime=6.29
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 2891 0 0 0 623 6 0 0 25 0 1 0 164775716 13258752 2808 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 3237 2808 144 303 0 2932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12948

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.42 3/179 23287
/proc/meminfo: memFree=30650568/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=21480 CPUtime=12.69
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 5008 0 0 0 1257 12 0 0 25 0 1 0 164775716 21995520 4925 4089446400 134512640 135752675 4288789616 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 5370 4925 144 303 0 5065 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21480

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.41 3/179 23288
/proc/meminfo: memFree=30629736/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=42240 CPUtime=25.49
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 10169 0 0 0 2524 25 0 0 25 0 1 0 164775716 43253760 10086 4089446400 134512640 135752675 4288789616 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 10560 10086 144 303 0 10255 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42240

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.40 3/179 23288
/proc/meminfo: memFree=30593488/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=78732 CPUtime=51.09
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 19247 0 0 0 5058 51 0 0 25 0 1 0 164775716 80621568 19164 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 19683 19164 144 303 0 19378 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78732

[startup+102.307 s]
/proc/loadavg: 1.96 1.98 2.37 3/179 23369
/proc/meminfo: memFree=30422220/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=138456 CPUtime=102.3
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 34106 0 0 0 10138 92 0 0 25 0 1 0 164775716 141778944 34023 4089446400 134512640 135752675 4288789616 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 34614 34023 144 303 0 34309 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 138456

[startup+162.3 s]
/proc/loadavg: 1.98 1.98 2.34 3/179 23370
/proc/meminfo: memFree=30085904/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=205668 CPUtime=162.29
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 50863 0 0 0 16093 136 0 0 25 0 1 0 164775716 210604032 50780 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 51417 50780 144 303 0 51112 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 205668

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 2.32 3/179 23372
/proc/meminfo: memFree=29885096/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=244584 CPUtime=222.29
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 60763 0 0 0 22047 182 0 0 25 0 1 0 164775716 250454016 60650 4089446400 134512640 135752675 4288789616 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 61146 60650 146 303 0 60841 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 244584

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 2.29 3/179 23373
/proc/meminfo: memFree=29648220/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=290748 CPUtime=282.3
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 72226 0 0 0 28002 228 0 0 25 0 1 0 164775716 297725952 72113 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 72687 72113 146 303 0 72382 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 290748

[startup+342.301 s]
/proc/loadavg: 2.03 2.00 2.28 3/179 23384
/proc/meminfo: memFree=29428716/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=333852 CPUtime=342.3
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 82952 0 0 0 33957 273 0 0 25 0 1 0 164775716 341864448 82839 4089446400 134512640 135752675 4288789616 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 83463 82839 146 303 0 83158 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 333852

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.26 3/179 23386
/proc/meminfo: memFree=29234272/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=366928 CPUtime=402.3
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 91198 0 0 0 39920 310 0 0 25 0 1 0 164775716 375734272 91085 4089446400 134512640 135752675 4288789616 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 91732 91085 146 303 0 91427 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 366928

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 23387
/proc/meminfo: memFree=29070196/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=402756 CPUtime=462.31
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 100121 0 0 0 45884 347 0 0 25 0 1 0 164775716 412422144 100008 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 100689 100008 146 303 0 100384 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 402756

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

[startup+463.107 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 23387
/proc/meminfo: memFree=29067592/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=403348 CPUtime=463.11
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 100274 0 0 0 45964 347 0 0 25 0 1 0 164775716 413028352 100161 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 100837 100161 146 303 0 100532 0
Current children cumulated CPU time (s) 463.11
Current children cumulated vsize (KiB) 403348

[startup+463.9 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 23387
/proc/meminfo: memFree=29067592/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=404008 CPUtime=463.9
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 100429 0 0 0 46043 347 0 0 25 0 1 0 164775716 413704192 100316 4089446400 134512640 135752675 4288789616 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 101002 100316 146 303 0 100697 0
Current children cumulated CPU time (s) 463.9
Current children cumulated vsize (KiB) 404008

[startup+464.3 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 23387
/proc/meminfo: memFree=29064864/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=404152 CPUtime=464.3
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 100487 0 0 0 46082 348 0 0 25 0 1 0 164775716 413851648 100374 4089446400 134512640 135752675 4288789616 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 101038 100374 146 303 0 100733 0
Current children cumulated CPU time (s) 464.3
Current children cumulated vsize (KiB) 404152

[startup+464.4 s]
/proc/loadavg: 2.00 2.00 2.24 3/179 23387
/proc/meminfo: memFree=29064864/32950928 swapFree=67111528/67111528
[pid=23286] ppid=23284 vsize=404284 CPUtime=464.4
/proc/23286/stat : 23286 (wbo1.4b) R 23284 23286 21667 0 -1 4202496 100494 0 0 0 46092 348 0 0 25 0 1 0 164775716 413986816 100381 4089446400 134512640 135752675 4288789616 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23286/statm: 101071 100381 146 303 0 100766 0
Current children cumulated CPU time (s) 464.4
Current children cumulated vsize (KiB) 404284

Child status: 0
Real time (s): 464.468
CPU time (s): 464.48
CPU user time (s): 460.984
CPU system time (s): 3.49647
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 404284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 460.984
system time used= 3.49647
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 425

runsolver used 0.776881 second user time and 1.47278 second system time

The end

Launcher Data

Begin job on node112 at 2010-06-30 11:55:22
IDJOB=2690359
IDBENCH=78706
IDSOLVER=1201
FILE ID=node112/2690359-1277891722
PBS_JOBID= 11197130
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-66-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690359-1277891722/watcher-2690359-1277891722 -o /tmp/evaluation-result-2690359-1277891722/solver-2690359-1277891722 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690359-1277891722.wbo

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

MD5SUM BENCH= 9acc4a01e291192ca8cd72bb114b6c35
RANDOM SEED=2136165075

node112.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.827
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.65
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.827
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.827
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.827
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.73
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.827
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.82
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.827
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.827
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.827
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30668216 kB
Buffers:        172728 kB
Cached:        1874168 kB
SwapCached:          0 kB
Active:         600588 kB
Inactive:      1538592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30668216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:       92684 kB
Mapped:          15364 kB
Slab:            79544 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   236780 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 node112 at 2010-06-30 12:03:07