Trace number 2655660

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.4aUNSAT 466.323 466.467

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
MD5SUM2ca83d15931a383b90d8a7a08c6c1d9a
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.010998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints60
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
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
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 - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655660-1276329532.opb.
0.00/0.00	c Instance file HOME/instance-2655660-1276329532.opb
0.00/0.00	c File size is 6824 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 |       102 |     400       60      800 |     5500      102     33 |  0.001 % |
0.00/0.01	c |       252 |     400       60      800 |     6050      252     40 |  0.001 % |
0.00/0.03	c |       479 |     400       60      800 |     6655      479     43 |  0.001 % |
0.05/0.06	c |       816 |     400       60      800 |     7320      816     43 |  0.001 % |
0.09/0.12	c |      1323 |     400       60      800 |     8052     1323     43 |  0.001 % |
0.19/0.20	c |      2083 |     400       60      800 |     8857     2083     41 |  0.001 % |
0.29/0.31	c |      3225 |     400       60      800 |     9743     3225     42 |  0.001 % |
0.79/0.89	c |      4933 |     400       60      800 |    10717     4933     42 |  0.001 % |
1.79/1.89	c |      7495 |     400       60      800 |    11789     7495     42 |  0.001 % |
3.20/3.26	c |     11342 |     400       60      800 |    12968    11342     41 |  0.001 % |
8.49/8.50	c |     17110 |     400       60      800 |    14265    10584     44 |  0.001 % |
14.89/14.96	c |     25760 |     400       60      800 |    15692    12063     44 |  0.001 % |
19.09/19.19	c |     38734 |     400       60      800 |    17261     9253     44 |  0.001 % |
29.19/29.22	c |     58196 |     400       60      800 |    18987    11371     47 |  0.001 % |
45.88/45.99	c |     87388 |     400       60      800 |    20886    11952     44 |  0.001 % |
79.77/79.80	c |    131178 |     400       60      800 |    22974    13788     42 |  0.001 % |
124.66/124.79	c |    196863 |     400       60      800 |    25272    21824     40 |  0.001 % |
210.42/210.52	c |    295390 |     400       60      800 |    27799    18566     44 |  0.001 % |
327.49/327.65	c |    443181 |     399       60      800 |    30579    23641     40 |  0.251 % |
466.25/466.45	c ===============================================================================
466.25/466.45	c core #1
466.25/466.45	c Memory used           : 147.44 MB
466.25/466.45	c CPU time              : 464.204 s
466.25/466.45	c 
466.25/466.45	s UNSATISFIABLE
466.25/466.45	c Total CPU time: 464.204 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-2655660-1276329532/watcher-2655660-1276329532 -o /tmp/evaluation-result-2655660-1276329532/solver-2655660-1276329532 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655660-1276329532.opb 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9706
/proc/meminfo: memFree=1816876/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=2576 CPUtime=0
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 286 0 0 0 0 0 0 0 20 0 1 0 8556898 2637824 203 1992294400 134512640 135751879 4291335744 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 644 203 143 303 0 339 0

[startup+0.060753 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9706
/proc/meminfo: memFree=1816876/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=2708 CPUtime=0.05
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 336 0 0 0 5 0 0 0 20 0 1 0 8556898 2772992 253 1992294400 134512640 135751879 4291335744 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 677 253 143 303 0 372 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2708

[startup+0.101757 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9706
/proc/meminfo: memFree=1816876/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=2840 CPUtime=0.09
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 360 0 0 0 9 0 0 0 20 0 1 0 8556898 2908160 277 1992294400 134512640 135751879 4291335744 18446744073709551615 134616486 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 710 277 143 303 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2840

[startup+0.301781 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9706
/proc/meminfo: memFree=1816876/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=3368 CPUtime=0.29
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 488 0 0 0 29 0 0 0 20 0 1 0 8556898 3448832 405 1992294400 134512640 135751879 4291335744 18446744073709551615 134616678 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 842 405 143 303 0 537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3368

[startup+0.701827 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9706
/proc/meminfo: memFree=1816876/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=3764 CPUtime=0.69
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 584 0 0 0 69 0 0 0 21 0 1 0 8556898 3854336 501 1992294400 134512640 135751879 4291335744 18446744073709551615 134616545 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 941 501 143 303 0 636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3764

[startup+1.50092 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9707
/proc/meminfo: memFree=1815132/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=4292 CPUtime=1.49
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 732 0 0 0 148 1 0 0 23 0 1 0 8556898 4395008 649 1992294400 134512640 135751879 4291335744 18446744073709551615 134616843 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 1073 649 143 303 0 768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4292

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9707
/proc/meminfo: memFree=1814264/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=5480 CPUtime=3.09
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 1018 0 0 0 307 2 0 0 25 0 1 0 8556898 5611520 935 1992294400 134512640 135751879 4291335744 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 1370 935 143 303 0 1065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5480

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9707
/proc/meminfo: memFree=1812528/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=6432 CPUtime=6.29
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 1229 0 0 0 627 2 0 0 25 0 1 0 8556898 6586368 1146 1992294400 134512640 135751879 4291335744 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 1608 1146 143 303 0 1303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6432

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9707
/proc/meminfo: memFree=1810296/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=8848 CPUtime=12.68
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 1828 0 0 0 1264 4 0 0 25 0 1 0 8556898 9060352 1745 1992294400 134512640 135751879 4291335744 18446744073709551615 134616545 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 2212 1745 143 303 0 1907 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8848

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9709
/proc/meminfo: memFree=1801988/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=16932 CPUtime=25.48
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 3870 0 0 0 2535 13 0 0 25 0 1 0 8556898 17338368 3787 1992294400 134512640 135751879 4291335744 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 4233 3787 143 303 0 3928 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16932

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9709
/proc/meminfo: memFree=1791572/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=27560 CPUtime=51.08
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 6490 0 0 0 5080 28 0 0 25 0 1 0 8556898 28221440 6407 1992294400 134512640 135751879 4291335744 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 6890 6407 143 303 0 6585 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27560

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9711
/proc/meminfo: memFree=1772724/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=46212 CPUtime=102.27
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 11131 0 0 0 10175 52 0 0 25 0 1 0 8556898 47321088 11048 1992294400 134512640 135751879 4291335744 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 11553 11048 143 303 0 11248 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46212

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9720
/proc/meminfo: memFree=1752760/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=65648 CPUtime=162.22
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 15961 0 0 0 16145 77 0 0 25 0 1 0 8556898 67223552 15878 1992294400 134512640 135751879 4291335744 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 16412 15878 143 303 0 16107 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 65648

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9722
/proc/meminfo: memFree=1735276/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=83204 CPUtime=222.22
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 20328 0 0 0 22120 102 0 0 25 0 1 0 8556898 85200896 20245 1992294400 134512640 135751879 4291335744 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 20801 20245 143 303 0 20496 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 83204

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9724
/proc/meminfo: memFree=1715312/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=103584 CPUtime=282.2
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 25347 0 0 0 28085 135 0 0 25 0 1 0 8556898 106070016 25264 1992294400 134512640 135751879 4291335744 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 25896 25264 143 303 0 25591 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 103584

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9726
/proc/meminfo: memFree=1700556/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=118132 CPUtime=342.18
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 28997 0 0 0 34061 157 0 0 25 0 1 0 8556898 120967168 28914 1992294400 134512640 135751879 4291335744 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 29533 28914 143 303 0 29228 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 118132

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9728
/proc/meminfo: memFree=1684312/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=134620 CPUtime=402.17
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 33103 0 0 0 40033 184 0 0 25 0 1 0 8556898 137850880 33020 1992294400 134512640 135751879 4291335744 18446744073709551615 134616534 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 33655 33020 143 303 0 33350 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 134620

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9728
/proc/meminfo: memFree=1669308/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=149520 CPUtime=462.15
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 36815 0 0 0 46008 207 0 0 25 0 1 0 8556898 153108480 36732 1992294400 134512640 135751879 4291335744 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 37380 36732 143 303 0 37075 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 149520

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

[startup+463.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9728
/proc/meminfo: memFree=1669308/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=149784 CPUtime=463.75
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 36897 0 0 0 46167 208 0 0 25 0 1 0 8556898 153378816 36814 1992294400 134512640 135751879 4291335744 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 37446 36814 143 303 0 37141 0
Current children cumulated CPU time (s) 463.75
Current children cumulated vsize (KiB) 149784

[startup+465.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9730
/proc/meminfo: memFree=1668440/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=150444 CPUtime=465.35
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 37057 0 0 0 46326 209 0 0 25 0 1 0 8556898 154054656 36974 1992294400 134512640 135751879 4291335744 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 37611 36974 143 303 0 37306 0
Current children cumulated CPU time (s) 465.35
Current children cumulated vsize (KiB) 150444

[startup+465.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9730
/proc/meminfo: memFree=1668440/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=150708 CPUtime=465.75
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 37108 0 0 0 46366 209 0 0 25 0 1 0 8556898 154324992 37025 1992294400 134512640 135751879 4291335744 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 37677 37025 143 303 0 37372 0
Current children cumulated CPU time (s) 465.75
Current children cumulated vsize (KiB) 150708

[startup+466.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9730
/proc/meminfo: memFree=1667944/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=150840 CPUtime=466.15
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 37156 0 0 0 46406 209 0 0 25 0 1 0 8556898 154460160 37073 1992294400 134512640 135751879 4291335744 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 37710 37073 143 303 0 37405 0
Current children cumulated CPU time (s) 466.15
Current children cumulated vsize (KiB) 150840

[startup+466.409 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9730
/proc/meminfo: memFree=1667944/2059040 swapFree=4192956/4192956
[pid=9706] ppid=9704 vsize=150972 CPUtime=466.25
/proc/9706/stat : 9706 (wbo1.4a) R 9704 9706 8665 0 -1 4202496 37164 0 0 0 46416 209 0 0 25 0 1 0 8556898 154595328 37081 1992294400 134512640 135751879 4291335744 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/9706/statm: 37743 37081 143 303 0 37438 0
Current children cumulated CPU time (s) 466.25
Current children cumulated vsize (KiB) 150972

Child status: 0
Real time (s): 466.467
CPU time (s): 466.323
CPU user time (s): 464.204
CPU system time (s): 2.11868
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 150972

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

runsolver used 0.773882 second user time and 2.20866 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-12 09:58:52
IDJOB=2655660
IDBENCH=1440
IDSOLVER=1160
FILE ID=node006/2655660-1276329532
PBS_JOBID= 11173157
Free space on /tmp= 62472 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655660-1276329532/watcher-2655660-1276329532 -o /tmp/evaluation-result-2655660-1276329532/solver-2655660-1276329532 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2655660-1276329532.opb

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

MD5SUM BENCH= 2ca83d15931a383b90d8a7a08c6c1d9a
RANDOM SEED=1065290156

node006.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.204
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.204
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1817404 kB
Buffers:         14620 kB
Cached:         103280 kB
SwapCached:          0 kB
Active:         122712 kB
Inactive:        55068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1817404 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2656 kB
Writeback:           0 kB
AnonPages:       59972 kB
Mapped:          15396 kB
Slab:            42072 kB
PageTables:       3968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181708 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62472 MiB
End job on node006 at 2010-06-12 10:06:39