Trace number 1884291

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.0UNSAT 463.834 464.058

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/palacios/
uts/uts-l05-ipc5-h26-unsat.opb
MD5SUM3e68ecbc5e73169d894b0ea42a7def52
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark366.716
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables85694
Total number of constraints414657
Number of constraints which are clauses414657
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint403
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 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 804
Number of bits of the biggest sum of numbers10
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1884291-1245256500.opb.
0.00/0.00	c Instance file HOME/instance-1884291-1245256500.opb
0.00/0.00	c File size is 13130610 bytes.
1.90/1.92	c Highest Coefficient sum: 804
1.90/1.93	c ============================[ Problem Statistics ]=============================
1.90/1.93	c |                                                                             |
1.90/1.93	c |  Parsing time:          1.90         s                                      |
1.90/1.93	c |  Number Variables:      85694                                               |
1.90/1.93	c |  Number Clauses:        414657                                              |
1.90/1.93	c |  Number Cardinality:    0                                                   |
1.90/1.93	c |  Number PB Constraints: 0                                                   |
1.90/1.93	c ============================[ Search Statistics ]==============================
1.90/1.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.90/1.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.90/1.93	c ===============================================================================
1.90/1.93	c |         0 |   85666   414657  1073429 |   138219        0    nan |  0.000 % |
2.20/2.21	c |       100 |   85666   414657  1073429 |   152040      100     18 |  0.033 % |
2.69/2.70	c |       250 |   85666   414657  1073429 |   167244      250     31 |  0.033 % |
3.59/3.62	c |       477 |   85666   414657  1073429 |   183969      477     33 |  0.033 % |
5.38/5.47	c |       814 |   85666   414657  1073429 |   202366      814     34 |  0.033 % |
7.67/7.76	c |      1321 |   85643   414657  1073429 |   222603     1320     52 |  0.060 % |
10.37/10.40	c |      2080 |   85643   414657  1073429 |   244863     2079     57 |  0.060 % |
15.17/15.28	c |      3221 |   85619   414657  1073429 |   269349     3217     52 |  0.088 % |
19.87/19.99	c |      4933 |   85619   414657  1073429 |   296284     4929     61 |  0.088 % |
37.25/37.38	c |      7495 |   85619   414657  1073429 |   325913     7491     78 |  0.088 % |
59.94/60.07	c |     11341 |   85618   414657  1073429 |   358504    11311     94 |  0.089 % |
77.52/77.69	c |     17109 |   85595   414657  1073429 |   394354    17075    108 |  0.116 % |
99.82/99.97	c |     25758 |   85586   414657  1073429 |   433790    25031    110 |  0.144 % |
132.41/132.57	c |     38732 |   85560   414657  1073429 |   477169    37846    120 |  0.191 % |
189.66/189.89	c |     58194 |   85530   414657  1073429 |   524886    57274    120 |  0.191 % |
302.23/302.42	c |     87387 |   85430   414657  1073429 |   577375    86414    127 |  0.314 % |
455.77/456.07	c ===============================================================================
463.77/464.01	c core #1
463.77/464.01	c Core size: 136501	Core Weight: 2147483647	Total Weight: 2147483647
463.77/464.01	c restarts              : 16
463.77/464.01	c conflicts             : 116389         (251 /sec)
463.77/464.01	c decisions             : 217274         (1.81 % random) (469 /sec)
463.77/464.01	c propagations          : 345762842      (746829 /sec)
463.77/464.01	c conflict literals     : 16090730       (0.00 % deleted)
463.77/464.01	c Memory used           : 207.71 MB
463.77/464.01	c CPU time              : 462.975 s
463.77/464.01	c 
463.77/464.02	s UNSATISFIABLE

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-1884291-1245256500/watcher-1884291-1245256500 -o /tmp/evaluation-result-1884291-1245256500/solver-1884291-1245256500 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1884291-1245256500.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: 0.99 0.97 0.87 3/64 5269
/proc/meminfo: memFree=1836144/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=15352 CPUtime=0
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 193251042 15720448 187 1992294400 134512640 135709839 4294956240 18446744073709551615 134547885 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 3838 187 127 292 0 337 0

[startup+0.029761 s]
/proc/loadavg: 0.99 0.97 0.87 3/64 5269
/proc/meminfo: memFree=1836144/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=15908 CPUtime=0.02
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 384 0 0 0 2 0 0 0 18 0 1 0 193251042 16289792 368 1992294400 134512640 135709839 4294956240 18446744073709551615 135165945 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 3977 368 173 292 0 476 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15908

[startup+0.101767 s]
/proc/loadavg: 0.99 0.97 0.87 3/64 5269
/proc/meminfo: memFree=1836144/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=16916 CPUtime=0.09
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 759 0 0 0 9 0 0 0 18 0 1 0 193251042 17321984 743 1992294400 134512640 135709839 4294956240 18446744073709551615 134557204 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 4229 743 302 292 0 728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16916

[startup+0.301783 s]
/proc/loadavg: 0.99 0.97 0.87 3/64 5269
/proc/meminfo: memFree=1836144/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=20016 CPUtime=0.29
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 1845 0 0 0 29 0 0 0 19 0 1 0 193251042 20496384 1829 1992294400 134512640 135709839 4294956240 18446744073709551615 134542970 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 5004 1830 651 292 0 1503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20016

[startup+0.701814 s]
/proc/loadavg: 0.99 0.97 0.87 3/64 5269
/proc/meminfo: memFree=1836144/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=26660 CPUtime=0.69
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 4023 0 0 0 69 0 0 0 23 0 1 0 193251042 27299840 4007 1992294400 134512640 135709839 4294956240 18446744073709551615 134544051 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 6665 4007 1344 292 0 3164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26660

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 5270
/proc/meminfo: memFree=1820712/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=40060 CPUtime=1.49
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 8713 0 0 0 147 2 0 0 25 0 1 0 193251042 41021440 8575 1992294400 134512640 135709839 4294956240 18446744073709551615 134605451 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 10015 8576 2618 292 0 6514 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40060

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 5270
/proc/meminfo: memFree=1800808/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=40124 CPUtime=3.09
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 13018 0 0 0 305 4 0 0 25 0 1 0 193251042 41086976 9048 1992294400 134512640 135709839 4294956240 18446744073709551615 134572568 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 10031 9048 134 292 0 9736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40124

[startup+6.30128 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 5270
/proc/meminfo: memFree=1799592/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=41168 CPUtime=6.28
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 13277 0 0 0 624 4 0 0 25 0 1 0 193251042 42156032 9307 1992294400 134512640 135709839 4294956240 18446744073709551615 134573862 0 0 4096 3 0 0 0 17 1 0 0
/proc/5269/statm: 10292 9307 135 292 0 9997 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41168

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 5270
/proc/meminfo: memFree=1797224/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=43568 CPUtime=12.67
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 13856 0 0 0 1262 5 0 0 25 0 1 0 193251042 44613632 9886 1992294400 134512640 135709839 4294956240 18446744073709551615 134579117 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 10892 9886 135 292 0 10597 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43568

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 5270
/proc/meminfo: memFree=1792872/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=47948 CPUtime=25.47
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 14958 0 0 0 2539 8 0 0 25 0 1 0 193251042 49098752 10988 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 11987 10988 135 292 0 11692 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 47948

[startup+51.1029 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 5270
/proc/meminfo: memFree=1783528/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=57208 CPUtime=51.04
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 17265 0 0 0 5092 12 0 0 25 0 1 0 193251042 58580992 13295 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 14302 13295 135 292 0 14007 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 57208

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 5270
/proc/meminfo: memFree=1761576/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=78904 CPUtime=102.22
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 22693 0 0 0 10200 22 0 0 25 0 1 0 193251042 80797696 18723 1992294400 134512640 135709839 4294956240 18446744073709551615 134573944 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 19726 18723 135 292 0 19431 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 78904

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 5270
/proc/meminfo: memFree=1734568/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=106000 CPUtime=162.18
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 29462 0 0 0 16181 37 0 0 25 0 1 0 193251042 108544000 25492 1992294400 134512640 135709839 4294956240 18446744073709551615 134573697 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 26500 25492 135 292 0 26205 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 106000

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 5270
/proc/meminfo: memFree=1709608/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=130740 CPUtime=222.15
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 35635 0 0 0 22168 47 0 0 25 0 1 0 193251042 133877760 31665 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 32685 31665 135 292 0 32390 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 130740

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 5270
/proc/meminfo: memFree=1690152/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=150412 CPUtime=282.14
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 40568 0 0 0 28159 55 0 0 25 0 1 0 193251042 154021888 36598 1992294400 134512640 135709839 4294956240 18446744073709551615 134587938 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 37603 36598 135 292 0 37308 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 150412

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5270
/proc/meminfo: memFree=1669800/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=170616 CPUtime=342.11
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 45559 0 0 0 34146 65 0 0 25 0 1 0 193251042 174710784 41589 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 42654 41589 135 292 0 42359 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 170616

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5270
/proc/meminfo: memFree=1653352/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=187088 CPUtime=402.09
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 49710 0 0 0 40138 71 0 0 25 0 1 0 193251042 191578112 45740 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 46772 45740 135 292 0 46477 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 187088

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5270
/proc/meminfo: memFree=1628072/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=212160 CPUtime=462.07
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 55970 0 0 0 46126 81 0 0 25 0 1 0 193251042 217251840 52000 1992294400 134512640 135709839 4294956240 18446744073709551615 134584174 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 53040 52000 136 292 0 52745 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 212160

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

[startup+463.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5270
/proc/meminfo: memFree=1627880/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=212292 CPUtime=462.87
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 55999 0 0 0 46206 81 0 0 25 0 1 0 193251042 217387008 52029 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 53073 52029 136 292 0 52778 0
Current children cumulated CPU time (s) 462.87
Current children cumulated vsize (KiB) 212292

[startup+463.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5270
/proc/meminfo: memFree=1627880/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=212292 CPUtime=463.27
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 56010 0 0 0 46246 81 0 0 25 0 1 0 193251042 217387008 52040 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 53073 52040 136 292 0 52778 0
Current children cumulated CPU time (s) 463.27
Current children cumulated vsize (KiB) 212292

[startup+463.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5270
/proc/meminfo: memFree=1627880/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=212424 CPUtime=463.67
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 56026 0 0 0 46286 81 0 0 25 0 1 0 193251042 217522176 52056 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 53106 52056 136 292 0 52811 0
Current children cumulated CPU time (s) 463.67
Current children cumulated vsize (KiB) 212424

[startup+464.002 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5270
/proc/meminfo: memFree=1627880/2055920 swapFree=4181964/4192956
[pid=5269] ppid=5267 vsize=212688 CPUtime=463.77
/proc/5269/stat : 5269 (wbo) R 5267 5269 5148 0 -1 4194304 56100 0 0 0 46296 81 0 0 25 0 1 0 193251042 217792512 52130 1992294400 134512640 135709839 4294956240 18446744073709551615 134584105 0 0 4096 3 0 0 0 17 0 0 0
/proc/5269/statm: 53172 52131 136 292 0 52877 0
Current children cumulated CPU time (s) 463.77
Current children cumulated vsize (KiB) 212688

Child status: 0
Real time (s): 464.058
CPU time (s): 463.834
CPU user time (s): 462.985
CPU system time (s): 0.84887
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 212688

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

runsolver used 0.492925 second user time and 1.20482 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-17 18:35:01
IDJOB=1884291
IDBENCH=71942
IDSOLVER=698
FILE ID=node3/1884291-1245256500
PBS_JOBID= 9372450
Free space on /tmp= 66276 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884291-1245256500/watcher-1884291-1245256500 -o /tmp/evaluation-result-1884291-1245256500/solver-1884291-1245256500 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1884291-1245256500.opb

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

MD5SUM BENCH= 3e68ecbc5e73169d894b0ea42a7def52
RANDOM SEED=1188872776

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1836560 kB
Buffers:         14200 kB
Cached:         133000 kB
SwapCached:       4984 kB
Active:          30860 kB
Inactive:       124344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836560 kB
SwapTotal:     4192956 kB
SwapFree:      4181964 kB
Dirty:           15200 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            50184 kB
Committed_AS:   182636 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884291-1245256500.opb

Free space on /tmp at the end= 66276 MiB
End job on node3 at 2009-06-17 18:42:45