Trace number 2690347

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 356.898 356.892

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl10_20_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf76bfef4498edf916ad0f53b817cfd69
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark0.011997
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables400
Total number of constraints60
Number of soft constraints41
Number of constraints which are clauses40
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 constraint20
Top cost 2005
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2004
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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-2690347-1277891473.wbo.
0.00/0.00	c Instance file HOME/instance-2690347-1277891473.wbo
0.00/0.00	c File size is 7089 bytes.
0.00/0.00	c Highest Coefficient sum: 21
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:      400                                                 |
0.00/0.00	c |  Number Clauses:        40                                                  |
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 |     400       60      800 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |     400       60      800 |     5500      100     33 |  0.001 % |
0.00/0.00	c |       250 |     400       60      800 |     6050      250     33 |  0.001 % |
0.00/0.01	c |       475 |     400       60      800 |     6655      475     42 |  0.001 % |
0.00/0.02	c |       813 |     400       60      800 |     7320      813     49 |  0.001 % |
0.00/0.04	c |      1320 |     400       60      800 |     8052     1320     52 |  0.001 % |
0.05/0.09	c |      2079 |     400       60      800 |     8857     2079     54 |  0.001 % |
0.09/0.19	c |      3219 |     400       60      800 |     9743     3219     53 |  0.001 % |
0.39/0.43	c |      4927 |     400       60      800 |    10717     4927     55 |  0.001 % |
0.99/1.00	c |      7491 |     400       60      800 |    11789     7491     57 |  0.001 % |
2.10/2.10	c |     11335 |     400       60      800 |    12968    11335     58 |  0.001 % |
3.59/3.64	c |     17102 |     400       60      800 |    14265    10576     60 |  0.001 % |
5.79/5.80	c |     25751 |     400       60      800 |    15692    12051     60 |  0.001 % |
8.79/8.84	c |     38725 |     400       60      800 |    17261     9222     55 |  0.001 % |
14.79/14.82	c |     58186 |     400       60      800 |    18987    11328     56 |  0.001 % |
22.48/22.56	c |     87380 |     400       60      800 |    20886    11897     52 |  0.001 % |
33.38/33.45	c |    131170 |     400       60      800 |    22974    13740     55 |  0.001 % |
51.19/51.26	c |    196856 |     400       60      800 |    25272    21774     57 |  0.001 % |
78.89/78.98	c |    295383 |     400       60      800 |    27799    16995     52 |  0.001 % |
128.39/128.40	c |    443176 |     400       60      800 |    30579    17507     56 |  0.001 % |
180.89/180.91	c There are 0 assigned variables. 0 in cost function.
181.09/181.14	c ============================[ Search Statistics ]==============================
181.09/181.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.09/181.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.09/181.14	c ===============================================================================
181.09/181.14	c |         0 |     400       60      800 |     5000        0    nan |  0.000 % |
181.09/181.18	c |       102 |     400       60      800 |     5500      102     33 |  0.001 % |
181.09/181.19	c |       252 |     400       60      800 |     6050      252     40 |  0.001 % |
181.09/181.19	c |       479 |     400       60      800 |     6655      479     43 |  0.001 % |
181.19/181.21	c |       816 |     400       60      800 |     7320      816     43 |  0.001 % |
181.19/181.24	c |      1323 |     400       60      800 |     8052     1323     43 |  0.001 % |
181.19/181.28	c |      2083 |     400       60      800 |     8857     2083     41 |  0.001 % |
181.29/181.34	c |      3225 |     400       60      800 |     9743     3225     42 |  0.001 % |
181.60/181.65	c |      4933 |     400       60      800 |    10717     4933     42 |  0.001 % |
182.09/182.18	c |      7495 |     400       60      800 |    11789     7495     42 |  0.001 % |
182.79/182.89	c |     11342 |     400       60      800 |    12968    11342     41 |  0.001 % |
185.29/185.31	c |     17110 |     400       60      800 |    14265    10584     44 |  0.001 % |
188.29/188.31	c |     25760 |     400       60      800 |    15692    12063     44 |  0.001 % |
190.39/190.45	c |     38734 |     400       60      800 |    17261     9253     44 |  0.001 % |
195.10/195.18	c |     58196 |     400       60      800 |    18987    11371     47 |  0.001 % |
202.60/202.65	c |     87388 |     400       60      800 |    20886    11952     44 |  0.001 % |
216.20/216.26	c |    131178 |     400       60      800 |    22974    13788     42 |  0.001 % |
233.79/233.84	c |    196863 |     400       60      800 |    25272    21824     40 |  0.001 % |
265.49/265.50	c |    295390 |     400       60      800 |    27799    18566     44 |  0.001 % |
308.30/308.35	c |    443181 |     399       60      800 |    30579    23641     40 |  0.251 % |
356.79/356.88	c ===============================================================================
356.79/356.88	c core #1
356.79/356.88	c 
356.79/356.88	c 
356.79/356.88	c Core size: 6	Core Weight: 2147483647	Total Weight: 2147483647
356.79/356.88	c
356.79/356.88	c
356.79/356.88	c Memory used           : 298.59 MB
356.79/356.88	c CPU time              : 355.098 s
356.79/356.88	c 
356.79/356.88	s UNSATISFIABLE
356.79/356.88	c Total CPU time: 355.098 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-2690347-1277891473/watcher-2690347-1277891473 -o /tmp/evaluation-result-2690347-1277891473/solver-2690347-1277891473 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690347-1277891473.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: 1.92 1.98 2.23 3/178 10932
/proc/meminfo: memFree=30076296/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=2576 CPUtime=0
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 301 0 0 0 0 0 0 0 23 0 1 0 130444228 2637824 218 4089446400 134512640 135752675 4290996896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 644 218 144 303 0 339 0

[startup+0.0522009 s]
/proc/loadavg: 1.92 1.98 2.23 3/178 10932
/proc/meminfo: memFree=30076296/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=3104 CPUtime=0.05
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 417 0 0 0 5 0 0 0 23 0 1 0 130444228 3178496 334 4089446400 134512640 135752675 4290996896 18446744073709551615 134612070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 776 334 144 303 0 471 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3104

[startup+0.100192 s]
/proc/loadavg: 1.92 1.98 2.23 3/178 10932
/proc/meminfo: memFree=30076296/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=3368 CPUtime=0.09
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 494 0 0 0 9 0 0 0 23 0 1 0 130444228 3448832 411 4089446400 134512640 135752675 4290996896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 842 411 144 303 0 537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3368

[startup+0.300156 s]
/proc/loadavg: 1.92 1.98 2.23 3/178 10932
/proc/meminfo: memFree=30076296/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=4160 CPUtime=0.29
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 687 0 0 0 29 0 0 0 23 0 1 0 130444228 4259840 604 4089446400 134512640 135752675 4290996896 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 1040 604 144 303 0 735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4160

[startup+0.700085 s]
/proc/loadavg: 1.92 1.98 2.23 3/178 10932
/proc/meminfo: memFree=30076296/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=4952 CPUtime=0.69
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 897 0 0 0 69 0 0 0 25 0 1 0 130444228 5070848 814 4089446400 134512640 135752675 4290996896 18446744073709551615 134612070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 1238 814 144 303 0 933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4952

[startup+1.50094 s]
/proc/loadavg: 1.92 1.98 2.23 3/179 10933
/proc/meminfo: memFree=30072072/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=6284 CPUtime=1.5
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 1229 0 0 0 149 1 0 0 25 0 1 0 130444228 6434816 1146 4089446400 134512640 135752675 4290996896 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 1571 1146 144 303 0 1266 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6284

[startup+3.10066 s]
/proc/loadavg: 1.92 1.98 2.23 3/179 10933
/proc/meminfo: memFree=30070088/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=8556 CPUtime=3.1
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 1798 0 0 0 308 2 0 0 25 0 1 0 130444228 8761344 1715 4089446400 134512640 135752675 4290996896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 2139 1715 144 303 0 1834 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8556

[startup+6.30009 s]
/proc/loadavg: 1.93 1.98 2.23 3/179 10933
/proc/meminfo: memFree=30062588/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=13504 CPUtime=6.3
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 3026 0 0 0 626 4 0 0 25 0 1 0 130444228 13828096 2943 4089446400 134512640 135752675 4290996896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 3376 2943 144 303 0 3071 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 13504

[startup+12.7009 s]
/proc/loadavg: 1.93 1.98 2.23 3/179 10933
/proc/meminfo: memFree=30047836/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=22992 CPUtime=12.69
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 5387 0 0 0 1262 7 0 0 25 0 1 0 130444228 23543808 5304 4089446400 134512640 135752675 4290996896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 5748 5304 144 303 0 5443 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22992

[startup+25.5007 s]
/proc/loadavg: 1.95 1.98 2.22 3/179 10933
/proc/meminfo: memFree=30017512/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=39676 CPUtime=25.49
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 9522 0 0 0 2536 13 0 0 25 0 1 0 130444228 40628224 9439 4089446400 134512640 135752675 4290996896 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10932/statm: 9919 9439 144 303 0 9614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39676

[startup+51.1001 s]
/proc/loadavg: 1.96 1.98 2.22 3/179 10934
/proc/meminfo: memFree=29953544/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=79472 CPUtime=51.09
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 19405 0 0 0 5083 26 0 0 25 0 1 0 130444228 81379328 19322 4089446400 134512640 135752675 4290996896 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 19868 19322 144 303 0 19563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79472

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 2.20 3/179 10935
/proc/meminfo: memFree=29853940/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=139788 CPUtime=102.3
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 34427 0 0 0 10178 52 0 0 25 0 1 0 130444228 143142912 34344 4089446400 134512640 135752675 4290996896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 34947 34344 144 303 0 34642 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 139788

[startup+162.3 s]
/proc/loadavg: 2.07 2.00 2.19 3/179 10937
/proc/meminfo: memFree=29737484/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=210308 CPUtime=162.29
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 52021 0 0 0 16146 83 0 0 25 0 1 0 130444228 215355392 51938 4089446400 134512640 135752675 4290996896 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 52577 51938 144 303 0 52272 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 210308

[startup+222.301 s]
/proc/loadavg: 2.02 2.00 2.17 3/179 10939
/proc/meminfo: memFree=29642948/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=231972 CPUtime=222.3
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 57648 0 0 0 22115 115 0 0 25 0 1 0 130444228 237539328 57535 4089446400 134512640 135752675 4290996896 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 57993 57535 146 303 0 57688 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 231972

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.16 3/179 10940
/proc/meminfo: memFree=29541468/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=267972 CPUtime=282.29
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 66517 0 0 0 28086 143 0 0 25 0 1 0 130444228 274403328 66404 4089446400 134512640 135752675 4290996896 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 66993 66404 146 303 0 66688 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 267972

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29453392/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=299548 CPUtime=342.29
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 74399 0 0 0 34059 170 0 0 25 0 1 0 130444228 306737152 74286 4089446400 134512640 135752675 4290996896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 74887 74286 146 303 0 74582 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 299548

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

[startup+345.501 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29447432/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=301264 CPUtime=345.5
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 74805 0 0 0 34378 172 0 0 25 0 1 0 130444228 308494336 74692 4089446400 134512640 135752675 4290996896 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 75316 74692 146 303 0 75011 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 301264

[startup+351.9 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29436144/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=304156 CPUtime=351.9
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 75540 0 0 0 35015 175 0 0 25 0 1 0 130444228 311455744 75427 4089446400 134512640 135752675 4290996896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 76039 75427 146 303 0 75734 0
Current children cumulated CPU time (s) 351.9
Current children cumulated vsize (KiB) 304156

[startup+355.101 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29432548/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=305096 CPUtime=355.1
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 75761 0 0 0 35333 177 0 0 25 0 1 0 130444228 312418304 75648 4089446400 134512640 135752675 4290996896 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 76274 75648 146 303 0 75969 0
Current children cumulated CPU time (s) 355.1
Current children cumulated vsize (KiB) 305096

[startup+355.901 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29431184/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=305492 CPUtime=355.89
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 75843 0 0 0 35412 177 0 0 25 0 1 0 130444228 312823808 75730 4089446400 134512640 135752675 4290996896 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 76373 75730 146 303 0 76068 0
Current children cumulated CPU time (s) 355.89
Current children cumulated vsize (KiB) 305492

[startup+356.301 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29429820/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=305624 CPUtime=356.31
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 75882 0 0 0 35453 178 0 0 25 0 1 0 130444228 312958976 75769 4089446400 134512640 135752675 4290996896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 76406 75769 146 303 0 76101 0
Current children cumulated CPU time (s) 356.31
Current children cumulated vsize (KiB) 305624

[startup+356.701 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29429820/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=305756 CPUtime=356.69
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 75915 0 0 0 35491 178 0 0 25 0 1 0 130444228 313094144 75802 4089446400 134512640 135752675 4290996896 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 76439 75802 146 303 0 76134 0
Current children cumulated CPU time (s) 356.69
Current children cumulated vsize (KiB) 305756

[startup+356.801 s]
/proc/loadavg: 2.00 2.00 2.15 3/179 10942
/proc/meminfo: memFree=29429820/32950928 swapFree=67111528/67111528
[pid=10932] ppid=10930 vsize=305756 CPUtime=356.79
/proc/10932/stat : 10932 (wbo1.4b) R 10930 10932 9960 0 -1 4202496 75919 0 0 0 35501 178 0 0 25 0 1 0 130444228 313094144 75806 4089446400 134512640 135752675 4290996896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/10932/statm: 76439 75806 146 303 0 76134 0
Current children cumulated CPU time (s) 356.79
Current children cumulated vsize (KiB) 305756

Child status: 0
Real time (s): 356.892
CPU time (s): 356.898
CPU user time (s): 355.098
CPU system time (s): 1.79973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 305756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 355.098
system time used= 1.79973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75922
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 217

runsolver used 0.527919 second user time and 1.10083 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 11:51:13
IDJOB=2690347
IDBENCH=78700
IDSOLVER=1201
FILE ID=node122/2690347-1277891473
PBS_JOBID= 11197109
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690347-1277891473/watcher-2690347-1277891473 -o /tmp/evaluation-result-2690347-1277891473/solver-2690347-1277891473 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690347-1277891473.wbo

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

MD5SUM BENCH= f76bfef4498edf916ad0f53b817cfd69
RANDOM SEED=633717276

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30077188 kB
Buffers:        173940 kB
Cached:        1132828 kB
SwapCached:          0 kB
Active:        1920016 kB
Inactive:       809080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30077188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:     1422776 kB
Mapped:          15280 kB
Slab:            77880 kB
PageTables:       7456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1570516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node122 at 2010-06-30 11:57:10