Trace number 1884511

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 303.993 304.076

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/
sgen/unsat/sgen1-unsat-73-100.opb
MD5SUM34682c343af933d482b76bdabed0742d
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 benchmark16.6745
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73
Total number of constraints156
Number of constraints which are clauses156
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 constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-1884511-1245259164.opb.
0.00/0.00	c Instance file HOME/instance-1884511-1245259164.opb
0.00/0.00	c File size is 4579 bytes.
0.00/0.00	c Highest Coefficient sum: 5
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:      73                                                  |
0.00/0.00	c |  Number Clauses:        156                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
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 |      73      156      468 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |      73      156      468 |     5500      100     14 |  0.019 % |
0.00/0.00	c |       251 |      73      156      468 |     6050      251     15 |  0.019 % |
0.00/0.01	c |       476 |      73      156      468 |     6655      476     15 |  0.019 % |
0.00/0.02	c |       813 |      73      156      468 |     7320      813     14 |  0.019 % |
0.02/0.04	c |      1319 |      73      156      468 |     8052     1319     14 |  0.019 % |
0.02/0.07	c |      2078 |      73      156      468 |     8857     2078     14 |  0.019 % |
0.09/0.14	c |      3218 |      73      156      468 |     9743     3218     14 |  0.019 % |
0.19/0.28	c |      4927 |      73      156      468 |    10717     4927     14 |  0.019 % |
0.49/0.59	c |      7489 |      73      156      468 |    11789     7489     14 |  0.019 % |
1.10/1.15	c |     11334 |      73      156      468 |    12968    11334     15 |  0.019 % |
2.09/2.16	c |     17101 |      73      156      468 |    14265    10605     16 |  0.019 % |
3.49/3.59	c |     25750 |      73      156      468 |    15692    12115     15 |  0.019 % |
6.60/6.66	c |     38724 |      73      156      468 |    17261     9367     18 |  0.019 % |
11.09/11.19	c |     58185 |      73      156      468 |    18987    11549     16 |  0.019 % |
19.19/19.29	c |     87377 |      73      156      468 |    20886    12216     18 |  0.019 % |
31.38/31.46	c |    131166 |      73      156      468 |    22974    14193     13 |  0.019 % |
51.37/51.40	c |    196850 |      73      156      468 |    25272    22392     15 |  0.019 % |
87.97/88.02	c |    295377 |      73      156      468 |    27799    17588     14 |  0.019 % |
143.05/143.19	c |    443166 |      73      156      468 |    30579    15617     14 |  0.057 % |
233.93/234.06	c |    664849 |      72      156      468 |    33637    21178     15 |  1.464 % |
291.21/291.39	c ===============================================================================
303.91/304.04	c core #1
303.91/304.04	c Core size: 156	Core Weight: 2147483647	Total Weight: 2147483647
303.91/304.04	c restarts              : 21
303.91/304.04	c conflicts             : 805756         (2668 /sec)
303.91/304.04	c decisions             : 958553         (1.65 % random) (3174 /sec)
303.91/304.04	c propagations          : 15701356       (51986 /sec)
303.91/304.04	c conflict literals     : 12240046       (0.00 % deleted)
303.91/304.04	c Memory used           : 209.36 MB
303.91/304.04	c CPU time              : 302.031 s
303.91/304.04	c 
303.91/304.04	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-1884511-1245259164/watcher-1884511-1245259164 -o /tmp/evaluation-result-1884511-1245259164/solver-1884511-1245259164 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1884511-1245259164.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 0.91 3/64 4268
/proc/meminfo: memFree=1868680/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=2392 CPUtime=0
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 193516174 2449408 176 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 598 177 134 292 0 303 0

[startup+0.024697 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 4268
/proc/meminfo: memFree=1868680/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=2656 CPUtime=0.02
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 243 0 0 0 2 0 0 0 18 0 1 0 193516174 2719744 225 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 664 225 134 292 0 369 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2656

[startup+0.101704 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 4268
/proc/meminfo: memFree=1868680/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=3056 CPUtime=0.09
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 357 0 0 0 9 0 0 0 18 0 1 0 193516174 3129344 339 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 764 339 134 292 0 469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3056

[startup+0.301722 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 4268
/proc/meminfo: memFree=1868680/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=3848 CPUtime=0.29
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 527 0 0 0 28 1 0 0 19 0 1 0 193516174 3940352 509 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 962 509 134 292 0 667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3848

[startup+0.701759 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 4268
/proc/meminfo: memFree=1868680/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=4640 CPUtime=0.69
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 750 0 0 0 68 1 0 0 22 0 1 0 193516174 4751360 732 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 1160 732 134 292 0 865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4640

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1865664/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=5992 CPUtime=1.49
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 1066 0 0 0 147 2 0 0 25 0 1 0 193516174 6135808 1048 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 1498 1048 134 292 0 1203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5992

[startup+3.10298 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1863872/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=8244 CPUtime=3.09
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 1644 0 0 0 305 4 0 0 25 0 1 0 193516174 8441856 1626 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 2061 1626 134 292 0 1766 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8244

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1859392/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=12204 CPUtime=6.28
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 2620 0 0 0 622 6 0 0 25 0 1 0 193516174 12496896 2602 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 3051 2602 134 292 0 2756 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12204

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1852096/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=19084 CPUtime=12.69
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 4360 0 0 0 1257 12 0 0 25 0 1 0 193516174 19542016 4342 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 4771 4342 134 292 0 4476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19084

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1840832/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=30044 CPUtime=25.49
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 7102 0 0 0 2526 23 0 0 25 0 1 0 193516174 30765056 7084 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 7511 7084 134 292 0 7216 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30044

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1820416/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=50544 CPUtime=51.08
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 12206 0 0 0 5066 42 0 0 25 0 1 0 193516174 51757056 12188 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 12636 12188 134 292 0 12341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50544

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1787904/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=82756 CPUtime=102.27
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 20249 0 0 0 10153 74 0 0 25 0 1 0 193516174 84742144 20231 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 20689 20231 134 292 0 20394 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 82756

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1752448/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=118312 CPUtime=162.25
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 29130 0 0 0 16113 112 0 0 25 0 1 0 193516174 121151488 29112 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 29578 29112 134 292 0 29283 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 118312

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1718464/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=152012 CPUtime=222.23
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 37545 0 0 0 22074 149 0 0 25 0 1 0 193516174 155660288 37527 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 38003 37527 135 292 0 37708 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 152012

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1688320/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=182300 CPUtime=282.22
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 45113 0 0 0 28039 183 0 0 25 0 1 0 193516174 186675200 45095 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 45575 45095 135 292 0 45280 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 182300

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

[startup+294.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1664640/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=208172 CPUtime=294.21
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 51601 0 0 0 29230 191 0 0 25 0 1 0 193516174 213168128 51583 1992294400 134512640 135709839 4294956240 18446744073709551615 134516532 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 52043 51583 136 292 0 51748 0
Current children cumulated CPU time (s) 294.21
Current children cumulated vsize (KiB) 208172

[startup+300.702 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1655872/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=214376 CPUtime=300.61
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 53135 0 0 0 29869 192 0 0 25 0 1 0 193516174 219521024 53117 1992294400 134512640 135709839 4294956240 18446744073709551615 134583795 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 53594 53117 136 292 0 53299 0
Current children cumulated CPU time (s) 300.61
Current children cumulated vsize (KiB) 214376

[startup+302.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1655872/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=214376 CPUtime=302.21
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 53135 0 0 0 30029 192 0 0 25 0 1 0 193516174 219521024 53117 1992294400 134512640 135709839 4294956240 18446744073709551615 134584110 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 53594 53117 136 292 0 53299 0
Current children cumulated CPU time (s) 302.21
Current children cumulated vsize (KiB) 214376

[startup+303.101 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1655872/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=214376 CPUtime=303.01
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 53135 0 0 0 30109 192 0 0 25 0 1 0 193516174 219521024 53117 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 53594 53117 136 292 0 53299 0
Current children cumulated CPU time (s) 303.01
Current children cumulated vsize (KiB) 214376

[startup+303.501 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1655872/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=214376 CPUtime=303.41
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 53135 0 0 0 30149 192 0 0 25 0 1 0 193516174 219521024 53117 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 53594 53117 136 292 0 53299 0
Current children cumulated CPU time (s) 303.41
Current children cumulated vsize (KiB) 214376

[startup+303.901 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1655872/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=214376 CPUtime=303.81
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 53135 0 0 0 30189 192 0 0 25 0 1 0 193516174 219521024 53117 1992294400 134512640 135709839 4294956240 18446744073709551615 135165945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 53594 53117 136 292 0 53299 0
Current children cumulated CPU time (s) 303.81
Current children cumulated vsize (KiB) 214376

[startup+304.001 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 4269
/proc/meminfo: memFree=1655872/2055920 swapFree=4181500/4192956
[pid=4268] ppid=4266 vsize=214376 CPUtime=303.91
/proc/4268/stat : 4268 (wbo) R 4266 4268 3841 0 -1 4194304 53135 0 0 0 30199 192 0 0 25 0 1 0 193516174 219521024 53117 1992294400 134512640 135709839 4294956240 18446744073709551615 134583751 0 0 4096 3 0 0 0 17 1 0 0
/proc/4268/statm: 53594 53117 136 292 0 53299 0
Current children cumulated CPU time (s) 303.91
Current children cumulated vsize (KiB) 214376

Child status: 0
Real time (s): 304.076
CPU time (s): 303.993
CPU user time (s): 302.036
CPU system time (s): 1.9567
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 214376

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

runsolver used 0.225965 second user time and 0.642902 second system time

The end

Launcher Data

Begin job on node25 at 2009-06-17 19:19:24
IDJOB=1884511
IDBENCH=71964
IDSOLVER=698
FILE ID=node25/1884511-1245259164
PBS_JOBID= 9372428
Free space on /tmp= 66312 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/sgen/unsat/sgen1-unsat-73-100.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-1884511-1245259164/watcher-1884511-1245259164 -o /tmp/evaluation-result-1884511-1245259164/solver-1884511-1245259164 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1884511-1245259164.opb

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

MD5SUM BENCH= 34682c343af933d482b76bdabed0742d
RANDOM SEED=504154608

node25.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.238
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.238
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:       1869096 kB
Buffers:         22852 kB
Cached:          87320 kB
SwapCached:       5224 kB
Active:          46116 kB
Inactive:        71900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869096 kB
SwapTotal:     4192956 kB
SwapFree:      4181500 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          13652 kB
Slab:            54796 kB
Committed_AS:   233804 kB
PageTables:       1464 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-1884511-1245259164.opb

Free space on /tmp at the end= 66308 MiB
End job on node25 at 2009-06-17 19:24:28