Trace number 2690601

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 399.168 399.157

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_15_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMdbde182a3659a82e6c4ef24ee1922e32
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.010998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables300
Total number of constraints50
Number of soft constraints50
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 2726
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 2725
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-2690601-1277920970.wbo.
0.00/0.00	c Instance file HOME/instance-2690601-1277920970.wbo
0.00/0.00	c File size is 5460 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:      300                                                 |
0.00/0.00	c |  Number Clauses:        30                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     300       50      600 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |     300       50      600 |     5500      101     35 |  0.001 % |
0.00/0.00	c |       251 |     300       50      600 |     6050      251     40 |  0.001 % |
0.00/0.01	c |       477 |     300       50      600 |     6655      477     45 |  0.001 % |
0.00/0.02	c |       814 |     300       50      600 |     7320      814     50 |  0.001 % |
0.00/0.04	c |      1321 |     300       50      600 |     8052     1321     52 |  0.001 % |
0.09/0.10	c |      2084 |     300       50      600 |     8857     2084     52 |  0.001 % |
0.09/0.19	c |      3223 |     300       50      600 |     9743     3223     51 |  0.001 % |
0.29/0.36	c |      4932 |     300       50      600 |    10717     4932     51 |  0.001 % |
0.89/0.91	c |      7494 |     300       50      600 |    11789     7494     51 |  0.001 % |
1.99/2.02	c |     11341 |     300       50      600 |    12968    11341     52 |  0.001 % |
3.69/3.76	c |     17111 |     300       50      600 |    14265    10581     51 |  0.001 % |
5.29/5.31	c |     25761 |     300       50      600 |    15692    12056     49 |  0.001 % |
8.50/8.54	c |     38737 |     300       50      600 |    17261     9249     53 |  0.001 % |
12.99/13.09	c |     58198 |     300       50      600 |    18987    11371     48 |  0.001 % |
19.70/19.78	c |     87392 |     300       50      600 |    20886    11990     53 |  0.001 % |
31.09/31.14	c |    131181 |     300       50      600 |    22974    13830     55 |  0.001 % |
51.60/51.62	c |    196865 |     300       50      600 |    25272    21888     49 |  0.001 % |
78.49/78.50	c |    295391 |     300       50      600 |    27799    16373     49 |  0.001 % |
113.20/113.26	c |    443182 |     299       50      600 |    30579    15292     49 |  0.334 % |
180.60/180.68	c There are 1 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 |     299       51      598 |     5000        0    nan |  0.000 % |
180.90/180.97	c |       103 |     299       51      598 |     5500      103     36 |  0.334 % |
180.90/180.97	c |       253 |     299       51      598 |     6050      253     38 |  0.334 % |
180.90/180.98	c |       480 |     299       51      598 |     6655      480     38 |  0.334 % |
180.90/180.99	c |       819 |     299       51      598 |     7320      819     37 |  0.334 % |
181.00/181.03	c |      1326 |     299       51      598 |     8052     1326     43 |  0.334 % |
181.00/181.09	c |      2085 |     299       51      598 |     8857     2085     44 |  0.334 % |
181.20/181.22	c |      3224 |     299       51      598 |     9743     3224     45 |  0.334 % |
181.40/181.49	c |      4933 |     299       51      598 |    10717     4933     45 |  0.334 % |
181.89/181.90	c |      7495 |     299       51      598 |    11789     7495     45 |  0.334 % |
182.69/182.71	c |     11339 |     299       51      598 |    12968    11339     44 |  0.334 % |
183.50/183.56	c |     17105 |     299       51      598 |    14265    10582     41 |  0.334 % |
185.19/185.26	c |     25756 |     299       51      598 |    15692    12077     43 |  0.334 % |
188.40/188.40	c |     38733 |     299       51      598 |    17261     9279     48 |  0.334 % |
193.10/193.14	c |     58194 |     299       51      598 |    18987    11391     48 |  0.334 % |
200.00/200.09	c |     87387 |     299       51      598 |    20886    11988     45 |  0.334 % |
212.50/212.51	c |    131178 |     299       51      598 |    22974    13862     44 |  0.334 % |
230.20/230.21	c |    196864 |     299       51      598 |    25272    21946     39 |  0.334 % |
256.70/256.71	c |    295391 |     299       51      598 |    27799    18487     43 |  0.334 % |
304.10/304.17	c |    443180 |     299       51      598 |    30579    21560     35 |  0.334 % |
364.70/364.71	c |    664866 |     298       51      598 |    33637    18793     40 |  0.668 % |
399.10/399.14	c ===============================================================================
399.10/399.14	c core #1
399.10/399.14	c 
399.10/399.14	c 
399.10/399.14	c Core size: 1	Core Weight: 2147483647	Total Weight: 2147483647
399.10/399.14	c
399.10/399.14	c
399.10/399.14	c Memory used           : 332.21 MB
399.10/399.14	c CPU time              : 397.691 s
399.10/399.14	c 
399.10/399.14	s UNSATISFIABLE
399.10/399.14	c Total CPU time: 397.691 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-2690601-1277920970/watcher-2690601-1277920970 -o /tmp/evaluation-result-2690601-1277920970/solver-2690601-1277920970 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690601-1277920970.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.05 2.00 2.00 4/178 12565
/proc/meminfo: memFree=29743628/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=2572 CPUtime=0
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 296 0 0 0 0 0 0 0 18 0 1 0 133394506 2633728 213 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 643 213 144 303 0 338 0

[startup+0.0816269 s]
/proc/loadavg: 2.05 2.00 2.00 4/178 12565
/proc/meminfo: memFree=29743628/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=3232 CPUtime=0.07
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 452 0 0 0 7 0 0 0 18 0 1 0 133394506 3309568 369 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 808 369 144 303 0 503 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3232

[startup+0.10062 s]
/proc/loadavg: 2.05 2.00 2.00 4/178 12565
/proc/meminfo: memFree=29743628/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=3364 CPUtime=0.09
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 482 0 0 0 9 0 0 0 18 0 1 0 133394506 3444736 399 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 841 399 144 303 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3364

[startup+0.300595 s]
/proc/loadavg: 2.05 2.00 2.00 4/178 12565
/proc/meminfo: memFree=29743628/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=4296 CPUtime=0.29
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 704 0 0 0 29 0 0 0 18 0 1 0 133394506 4399104 621 4089446400 134512640 135752675 4291699056 18446744073709551615 134612014 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 1074 621 144 303 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4296

[startup+0.700511 s]
/proc/loadavg: 2.05 2.00 2.00 4/178 12565
/proc/meminfo: memFree=29743628/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=5232 CPUtime=0.69
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 939 0 0 0 69 0 0 0 18 0 1 0 133394506 5357568 856 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 1308 856 144 303 0 1003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5232

[startup+1.50037 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 12566
/proc/meminfo: memFree=29735932/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=6436 CPUtime=1.49
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 1266 0 0 0 148 1 0 0 20 0 1 0 133394506 6590464 1183 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 1609 1183 144 303 0 1304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6436

[startup+3.10107 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 12566
/proc/meminfo: memFree=29731592/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=8320 CPUtime=3.09
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 1734 0 0 0 308 1 0 0 25 0 1 0 133394506 8519680 1651 4089446400 134512640 135752675 4291699056 18446744073709551615 134612137 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 2080 1651 144 303 0 1775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8320

[startup+6.3005 s]
/proc/loadavg: 2.05 2.00 2.00 3/179 12566
/proc/meminfo: memFree=29708980/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=13788 CPUtime=6.29
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 3093 0 0 0 626 3 0 0 25 0 1 0 133394506 14118912 3010 4089446400 134512640 135752675 4291699056 18446744073709551615 134611744 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 3447 3010 144 303 0 3142 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13788

[startup+12.7003 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 12566
/proc/meminfo: memFree=29673972/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=23756 CPUtime=12.69
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 5571 0 0 0 1263 6 0 0 25 0 1 0 133394506 24326144 5488 4089446400 134512640 135752675 4291699056 18446744073709551615 134603234 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 5939 5488 144 303 0 5634 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23756

[startup+25.501 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 12567
/proc/meminfo: memFree=29614936/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=43900 CPUtime=25.49
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 10578 0 0 0 2537 12 0 0 25 0 1 0 133394506 44953600 10495 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 10975 10495 144 303 0 10670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43900

[startup+51.1003 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 12568
/proc/meminfo: memFree=29548892/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=76872 CPUtime=51.1
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 18762 0 0 0 5090 20 0 0 25 0 1 0 133394506 78716928 18679 4089446400 134512640 135752675 4291699056 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 19218 18679 144 303 0 18913 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 76872

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12569
/proc/meminfo: memFree=29359396/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=144552 CPUtime=102.3
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 35592 0 0 0 10190 40 0 0 25 0 1 0 133394506 148021248 35509 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 36138 35509 144 303 0 35833 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144552

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12570
/proc/meminfo: memFree=29145956/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=221100 CPUtime=162.3
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 54704 0 0 0 16167 63 0 0 25 0 1 0 133394506 226406400 54621 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 55275 54621 144 303 0 54970 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 221100

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12572
/proc/meminfo: memFree=29021920/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=242440 CPUtime=222.29
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 60279 0 0 0 22147 82 0 0 25 0 1 0 133394506 248258560 60166 4089446400 134512640 135752675 4291699056 18446744073709551615 134612107 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 60610 60166 146 303 0 60305 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 242440

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12574
/proc/meminfo: memFree=28901740/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=274748 CPUtime=282.3
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 68226 0 0 0 28126 104 0 0 25 0 1 0 133394506 281341952 68113 4089446400 134512640 135752675 4291699056 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 68687 68113 146 303 0 68382 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 274748

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 12575
/proc/meminfo: memFree=28760224/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=310716 CPUtime=342.3
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 77199 0 0 0 34103 127 0 0 25 0 1 0 133394506 318173184 77086 4089446400 134512640 135752675 4291699056 18446744073709551615 134611626 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 77679 77086 146 303 0 77374 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 310716

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

[startup+358.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28722884/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=319876 CPUtime=358.3
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 79457 0 0 0 35698 132 0 0 25 0 1 0 133394506 327553024 79344 4089446400 134512640 135752675 4291699056 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 79969 79344 146 303 0 79664 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 319876

[startup+383.907 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28664460/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=331984 CPUtime=383.91
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 82492 0 0 0 38250 141 0 0 25 0 1 0 133394506 339951616 82379 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 82996 82379 146 303 0 82691 0
Current children cumulated CPU time (s) 383.91
Current children cumulated vsize (KiB) 331984

[startup+390.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28654044/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=335944 CPUtime=390.3
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 83490 0 0 0 38887 143 0 0 25 0 1 0 133394506 344006656 83377 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 83986 83377 146 303 0 83681 0
Current children cumulated CPU time (s) 390.3
Current children cumulated vsize (KiB) 335944

[startup+393.501 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28645984/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=337924 CPUtime=393.5
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 83981 0 0 0 39206 144 0 0 25 0 1 0 133394506 346034176 83868 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 84481 83868 146 303 0 84176 0
Current children cumulated CPU time (s) 393.5
Current children cumulated vsize (KiB) 337924

[startup+396.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28639288/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=339200 CPUtime=396.7
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 84284 0 0 0 39525 145 0 0 25 0 1 0 133394506 347340800 84171 4089446400 134512640 135752675 4291699056 18446744073709551615 134611695 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 84800 84171 146 303 0 84495 0
Current children cumulated CPU time (s) 396.7
Current children cumulated vsize (KiB) 339200

[startup+398.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28634080/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=339780 CPUtime=398.3
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 84440 0 0 0 39684 146 0 0 25 0 1 0 133394506 347934720 84327 4089446400 134512640 135752675 4291699056 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 84945 84327 146 303 0 84640 0
Current children cumulated CPU time (s) 398.3
Current children cumulated vsize (KiB) 339780

[startup+398.701 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28634080/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=340044 CPUtime=398.7
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 84484 0 0 0 39724 146 0 0 25 0 1 0 133394506 348205056 84371 4089446400 134512640 135752675 4291699056 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 85011 84371 146 303 0 84706 0
Current children cumulated CPU time (s) 398.7
Current children cumulated vsize (KiB) 340044

[startup+399.101 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12576
/proc/meminfo: memFree=28634080/32951124 swapFree=67111528/67111528
[pid=12565] ppid=12563 vsize=340184 CPUtime=399.1
/proc/12565/stat : 12565 (wbo1.4b) R 12563 12565 10898 0 -1 4202496 84514 0 0 0 39764 146 0 0 25 0 1 0 133394506 348348416 84401 4089446400 134512640 135752675 4291699056 18446744073709551615 134605232 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12565/statm: 85046 84401 146 303 0 84741 0
Current children cumulated CPU time (s) 399.1
Current children cumulated vsize (KiB) 340184

Child status: 0
Real time (s): 399.157
CPU time (s): 399.168
CPU user time (s): 397.691
CPU system time (s): 1.47778
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 340184

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

runsolver used 0.641902 second user time and 1.27281 second system time

The end

Launcher Data

Begin job on node104 at 2010-06-30 20:02:50
IDJOB=2690601
IDBENCH=79167
IDSOLVER=1201
FILE ID=node104/2690601-1277920970
PBS_JOBID= 11197336
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_15_pb.cnf.cr--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-2690601-1277920970/watcher-2690601-1277920970 -o /tmp/evaluation-result-2690601-1277920970/solver-2690601-1277920970 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690601-1277920970.wbo

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

MD5SUM BENCH= dbde182a3659a82e6c4ef24ee1922e32
RANDOM SEED=81015922

node104.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.839
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.839
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.12
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.839
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.839
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.84
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.839
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.839
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.839
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.839
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29743660 kB
Buffers:        198556 kB
Cached:         701608 kB
SwapCached:          0 kB
Active:        2517328 kB
Inactive:       545772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29743660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2796 kB
Writeback:           0 kB
AnonPages:     2163436 kB
Mapped:          15072 kB
Slab:            77864 kB
PageTables:       8900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2312968 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= 74204 MiB
End job on node104 at 2010-06-30 20:09:29