Trace number 339789

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, and are wall clock time (not CPU 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
minisat SAT 2007 (with assertions)UNSAT 309.55 309.768

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-Mat26.sat05-457.reshuffled-07.cnf
MD5SUM3d4fadc8af17bc65dbe7fef013825ed5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark297.356
Satisfiable
(Un)Satisfiability was proved
Number of variables744
Number of clauses2464
Sum of the clauses size6432
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2960
Number of clauses of size 31504
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  744                                                  |
0.00/0.00	c |  Number of clauses:    2464                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     360     2208     7456 |      736        0    nan |  0.000 % |
0.00/0.02	c |       100 |     360     2208     7456 |      809      100     17 |  0.000 % |
0.02/0.02	c |       252 |     360     2208     7456 |      890      252     18 |  0.000 % |
0.02/0.03	c |       477 |     360     2208     7456 |      979      477     17 |  0.000 % |
0.02/0.04	c |       814 |     360     2208     7456 |     1077      814     18 |  0.000 % |
0.02/0.06	c |      1322 |     360     2208     7456 |     1185      776     15 |  0.000 % |
0.02/0.10	c |      2081 |     360     2208     7456 |     1303      924     16 |  0.000 % |
0.09/0.14	c |      3220 |     360     2208     7456 |     1434      719     14 |  0.000 % |
0.19/0.22	c |      4930 |     360     2208     7456 |     1577      965     13 |  0.000 % |
0.29/0.34	c |      7492 |     360     2208     7456 |     1735     1110     16 |  0.000 % |
0.49/0.51	c |     11337 |     360     2208     7456 |     1908     1349     16 |  0.000 % |
0.80/0.81	c |     17103 |     360     2208     7456 |     2099     1309     15 |  0.000 % |
1.19/1.21	c |     25752 |     360     2208     7456 |     2309     1393     15 |  0.000 % |
1.79/1.85	c |     38727 |     360     2208     7456 |     2540     1492     16 |  0.000 % |
2.69/2.79	c |     58189 |     360     2208     7456 |     2794     1566     16 |  0.000 % |
4.30/4.33	c |     87381 |     360     2208     7456 |     3074     2458     14 |  0.000 % |
6.69/6.77	c |    131170 |     360     2208     7456 |     3381     2692     18 |  0.000 % |
10.39/10.43	c |    196855 |     360     2208     7456 |     3720     3420     18 |  0.000 % |
16.09/16.10	c |    295381 |     360     2208     7456 |     4092     2435     18 |  0.000 % |
25.29/25.38	c |    443170 |     360     2208     7456 |     4501     3162     15 |  0.000 % |
38.78/38.87	c |    664853 |     360     2208     7456 |     4951     2510     15 |  0.000 % |
60.34/60.45	c |    997378 |     360     2208     7456 |     5446     3425     16 |  0.000 % |
92.59/92.71	c |   1496166 |     360     2208     7456 |     5991     3433     16 |  0.000 % |
142.93/143.16	c |   2244349 |     359     2160     7296 |     6590     4721     17 |  0.135 % |
218.41/218.70	c |   3366624 |     356     2140     7240 |     7249     4662     18 |  0.538 % |
309.47/309.76	c ===============================================================================
309.47/309.76	c restarts              : 25
309.47/309.76	c conflicts             : 4695237        (15169 /sec)
309.47/309.76	c decisions             : 5620590        (1.70 % random) (18159 /sec)
309.47/309.76	c propagations          : 254037227      (820725 /sec)
309.47/309.76	c conflict literals     : 79023767       (24.69 % deleted)
309.47/309.76	c Memory used           : 4.59 MB
309.47/309.76	c CPU time              : 309.528 s
309.47/309.76	c 
309.47/309.76	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-339789-1173711613 -o ROOT/results/node6/solver-339789-1173711613 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339789-1173711613/minisat /tmp/evaluation/339789-1173711613/instance-339789-1173711613.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.04 3/77 6585
/proc/meminfo: memFree=1632128/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2016 CPUtime=0
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 391116017 2064384 160 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134530758 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 504 160 72 138 0 363 0

[startup+0.022615 s]
/proc/loadavg: 0.92 0.98 1.04 3/77 6585
/proc/meminfo: memFree=1632128/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2148 CPUtime=0.02
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 235 0 0 0 2 0 0 0 18 0 1 0 391116017 2199552 219 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134556173 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 537 219 73 138 0 396 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2148

[startup+0.101631 s]
/proc/loadavg: 0.92 0.98 1.04 3/77 6585
/proc/meminfo: memFree=1632128/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2148 CPUtime=0.09
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 235 0 0 0 9 0 0 0 18 0 1 0 391116017 2199552 219 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134728701 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 537 219 73 138 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2148

[startup+0.301672 s]
/proc/loadavg: 0.92 0.98 1.04 3/77 6585
/proc/meminfo: memFree=1632128/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2148 CPUtime=0.29
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 237 0 0 0 29 0 0 0 19 0 1 0 391116017 2199552 221 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550726 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 537 221 73 138 0 396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2148

[startup+0.701752 s]
/proc/loadavg: 0.92 0.98 1.04 3/77 6585
/proc/meminfo: memFree=1632128/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2280 CPUtime=0.69
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 258 0 0 0 69 0 0 0 22 0 1 0 391116017 2334720 242 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 570 242 73 138 0 429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2280

[startup+1.50191 s]
/proc/loadavg: 0.92 0.98 1.04 2/78 6586
/proc/meminfo: memFree=1631352/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2412 CPUtime=1.49
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 285 0 0 0 149 0 0 0 25 0 1 0 391116017 2469888 269 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134555035 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 603 269 73 138 0 462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2412

[startup+3.10123 s]
/proc/loadavg: 0.92 0.98 1.04 2/78 6586
/proc/meminfo: memFree=1631032/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2544 CPUtime=3.09
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 317 0 0 0 309 0 0 0 25 0 1 0 391116017 2605056 301 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550596 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 636 301 73 138 0 495 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2544

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 1.04 2/78 6586
/proc/meminfo: memFree=1630776/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2676 CPUtime=6.29
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 361 0 0 0 629 0 0 0 25 0 1 0 391116017 2740224 345 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 669 345 73 138 0 528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2676

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 1.04 2/78 6586
/proc/meminfo: memFree=1630584/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=2948 CPUtime=12.69
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 415 0 0 0 1269 0 0 0 25 0 1 0 391116017 3018752 399 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 737 399 73 138 0 596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2948

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.04 2/78 6586
/proc/meminfo: memFree=1630392/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=3080 CPUtime=25.48
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 459 0 0 0 2548 0 0 0 25 0 1 0 391116017 3153920 443 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 770 443 73 138 0 629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3080

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.04 2/84 6612
/proc/meminfo: memFree=1628744/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=3452 CPUtime=51.05
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 536 0 0 0 5105 0 0 0 25 0 1 0 391116017 3534848 520 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134549232 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 863 520 73 138 0 722 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 3452

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.03 2/84 6742
/proc/meminfo: memFree=1628232/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=3872 CPUtime=102.18
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 656 0 0 0 10218 0 0 0 25 0 1 0 391116017 3964928 640 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 968 640 73 138 0 827 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 3872

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/78 6784
/proc/meminfo: memFree=1629112/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4276 CPUtime=162.13
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 742 0 0 0 16213 0 0 0 25 0 1 0 391116017 4378624 726 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134555098 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1069 726 73 138 0 928 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 4276

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/78 6784
/proc/meminfo: memFree=1628856/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4408 CPUtime=222.11
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 768 0 0 0 22210 1 0 0 25 0 1 0 391116017 4513792 752 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1102 752 73 138 0 961 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 4408

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/78 6784
/proc/meminfo: memFree=1628728/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=282.08
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 835 0 0 0 28207 1 0 0 25 0 1 0 391116017 4804608 819 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550554 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 819 73 138 0 1032 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 4692

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/78 6784
/proc/meminfo: memFree=1628664/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=294.08
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 848 0 0 0 29407 1 0 0 25 0 1 0 391116017 4804608 832 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 832 73 138 0 1032 0
Current children cumulated CPU time (s) 294.08
Current children cumulated vsize (KiB) 4692

[startup+300.702 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 6784
/proc/meminfo: memFree=1628600/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=300.48
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 854 0 0 0 30047 1 0 0 25 0 1 0 391116017 4804608 838 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550849 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 838 73 138 0 1032 0
Current children cumulated CPU time (s) 300.48
Current children cumulated vsize (KiB) 4692

[startup+303.902 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 6784
/proc/meminfo: memFree=1628600/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=303.67
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 858 0 0 0 30366 1 0 0 25 0 1 0 391116017 4804608 842 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 842 73 138 0 1032 0
Current children cumulated CPU time (s) 303.67
Current children cumulated vsize (KiB) 4692

[startup+307.102 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 6784
/proc/meminfo: memFree=1628600/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=306.87
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 858 0 0 0 30686 1 0 0 25 0 1 0 391116017 4804608 842 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 842 73 138 0 1032 0
Current children cumulated CPU time (s) 306.87
Current children cumulated vsize (KiB) 4692

[startup+308.702 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 6784
/proc/meminfo: memFree=1628600/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=308.47
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 858 0 0 0 30846 1 0 0 25 0 1 0 391116017 4804608 842 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550556 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 842 73 138 0 1032 0
Current children cumulated CPU time (s) 308.47
Current children cumulated vsize (KiB) 4692

[startup+309.502 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 6784
/proc/meminfo: memFree=1628600/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=309.27
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 858 0 0 0 30926 1 0 0 25 0 1 0 391116017 4804608 842 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 842 73 138 0 1032 0
Current children cumulated CPU time (s) 309.27
Current children cumulated vsize (KiB) 4692

[startup+309.701 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 6784
/proc/meminfo: memFree=1628600/2055924 swapFree=4156844/4192956
[pid=6585] ppid=6583 vsize=4692 CPUtime=309.47
/proc/6585/stat : 6585 (minisat) R 6583 6585 1815 0 -1 4194304 858 0 0 0 30946 1 0 0 25 0 1 0 391116017 4804608 842 18446744073709551615 134512640 135078472 4294956720 18446744073709551615 134550663 0 0 4096 3 0 0 0 17 1 0 0
/proc/6585/statm: 1173 842 73 138 0 1032 0
Current children cumulated CPU time (s) 309.47
Current children cumulated vsize (KiB) 4692

Child status: 0
Real time (s): 309.768
CPU time (s): 309.55
CPU user time (s): 309.529
CPU system time (s): 0.020996
CPU usage (%): 99.9296
Max. virtual memory (cumulated for all children) (KiB): 4692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.529
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 864
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= 7
involuntary context switches= 635

runsolver used 0.363944 second user time and 0.764883 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Mar 12 15:00:13 UTC 2007

IDJOB= 339789
IDBENCH= 24755
IDSOLVER= 109
FILE ID= node6/339789-1173711613

PBS_JOBID= 4101472

Free space on /tmp= 66431 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-Mat26.sat05-457.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339789-1173711613/minisat /tmp/evaluation/339789-1173711613/instance-339789-1173711613.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-339789-1173711613 -o ROOT/results/node6/solver-339789-1173711613 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339789-1173711613/minisat /tmp/evaluation/339789-1173711613/instance-339789-1173711613.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  3d4fadc8af17bc65dbe7fef013825ed5

RANDOM SEED= 622162036

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.277
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.277
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:      2055924 kB
MemFree:       1632536 kB
Buffers:         42224 kB
Cached:         289872 kB
SwapCached:       2192 kB
Active:         161712 kB
Inactive:       193088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1632536 kB
SwapTotal:     4192956 kB
SwapFree:      4156844 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          30760 kB
Slab:            54240 kB
Committed_AS:  1398904 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66431 MiB

End job on node6 on Mon Mar 12 15:05:23 UTC 2007