Trace number 1718167

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 251.959 252.032

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.9113
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:           892                                         |
0.00/0.00	c |  Number of clauses:            3003                                         |
0.00/0.00	c |  Parse time:                   0.00 s                                       |
0.00/0.01	c |  Simplification time:          0.01 s                                       |
0.00/0.01	c |                                                                             |
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 |       100 |     603     2495     7465 |      914      100     21 |  0.336 % |
0.00/0.02	c |       250 |     603     2495     7465 |     1006      250     25 |  0.336 % |
0.00/0.03	c |       475 |     603     2495     7465 |     1106      475     27 |  0.337 % |
0.00/0.04	c |       812 |     603     2495     7465 |     1217      812     28 |  0.337 % |
0.00/0.07	c |      1318 |     603     2495     7465 |     1339      683     22 |  0.336 % |
0.09/0.10	c |      2077 |     603     2495     7465 |     1473      752     16 |  0.336 % |
0.09/0.16	c |      3216 |     600     2482     7434 |     1620     1079     19 |  0.673 % |
0.19/0.26	c |      4924 |     600     2482     7434 |     1782     1123     15 |  0.673 % |
0.39/0.41	c |      7486 |     600     2482     7434 |     1961     1784     21 |  0.673 % |
0.59/0.63	c |     11330 |     600     2482     7434 |     2157     1459     16 |  0.673 % |
0.89/0.97	c |     17096 |     600     2482     7434 |     2372     1499     18 |  0.673 % |
1.39/1.48	c |     25745 |     600     2482     7434 |     2610     1407     12 |  0.673 % |
2.20/2.24	c |     38719 |     600     2482     7434 |     2871     1905     16 |  0.673 % |
3.29/3.39	c |     58180 |     600     2482     7434 |     3158     2207     14 |  0.673 % |
5.09/5.11	c |     87372 |     600     2482     7434 |     3474     2109     15 |  0.673 % |
7.79/7.86	c |    131161 |     600     2482     7434 |     3821     3002     18 |  0.673 % |
11.69/11.73	c |    196845 |     599     2476     7416 |     4203     3645     18 |  0.785 % |
18.29/18.31	c |    295371 |     599     2476     7416 |     4623     2699     14 |  0.785 % |
27.78/27.88	c |    443160 |     599     2476     7416 |     5086     3785     17 |  0.785 % |
42.57/42.61	c |    664843 |     598     2472     7400 |     5595     3636     16 |  0.897 % |
65.18/65.30	c |    997368 |     598     2472     7400 |     6154     5555     13 |  0.897 % |
99.76/99.86	c |   1496156 |     598     2472     7400 |     6769     5730     17 |  0.897 % |
153.95/154.02	c |   2244338 |     597     2468     7384 |     7446     6926     16 |  1.009 % |
238.02/238.18	c |   3366612 |     585     2414     7248 |     8191     7336     14 |  2.355 % |
251.92/252.03	c ===============================================================================
251.92/252.03	c restarts              : 6142
251.92/252.03	c conflicts             : 3557785        (14122 /sec)
251.92/252.03	c decisions             : 4427257        (17573 /sec)
251.92/252.03	c propagations          : 472224893      (1874401 /sec)
251.92/252.03	c conflict literals     : 74505047       (43.91 % deleted)
251.92/252.03	c Memory used           : 17.67 MB
251.92/252.03	c CPU time              : 251.934 s
251.92/252.03	c 
251.92/252.03	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718167-1240634119/watcher-1718167-1240634119 -o /tmp/evaluation-result-1718167-1240634119/solver-1718167-1240634119 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1718167-1240634119.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): 1800 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.99 0.98 0.99 3/64 18707
/proc/meminfo: memFree=1217528/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=7616 CPUtime=0
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 91440060 7798784 201 1992294400 4194304 5092341 548682068832 18446744073709551615 4219717 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 1904 201 87 219 0 1682 0

[startup+0.00866498 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18707
/proc/meminfo: memFree=1217528/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=7616 CPUtime=0
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 91440060 7798784 217 1992294400 4194304 5092341 548682068832 18446744073709551615 4223554 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 1904 217 88 219 0 1682 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7616

[startup+0.102677 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18707
/proc/meminfo: memFree=1217528/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=7660 CPUtime=0.09
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 339 0 0 0 9 0 0 0 18 0 1 0 91440060 7843840 256 1992294400 4194304 5092341 548682068832 18446744073709551615 4240843 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 1915 256 100 219 0 1693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7660

[startup+0.301697 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18707
/proc/meminfo: memFree=1217528/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=12884 CPUtime=0.29
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 464 0 0 0 29 0 0 0 19 0 1 0 91440060 13193216 321 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 3221 321 101 219 0 2999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12884

[startup+0.702742 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18707
/proc/meminfo: memFree=1217528/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18076 CPUtime=0.69
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 535 0 0 0 69 0 0 0 22 0 1 0 91440060 18509824 392 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4519 392 101 219 0 4297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18076

[startup+1.50183 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1216304/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18076 CPUtime=1.49
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 652 0 0 0 149 0 0 0 25 0 1 0 91440060 18509824 403 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4519 403 101 219 0 4297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18076

[startup+3.10201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1215984/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18076 CPUtime=3.09
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 817 0 0 0 309 0 0 0 25 0 1 0 91440060 18509824 458 1992294400 4194304 5092341 548682068832 18446744073709551615 4241912 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4519 458 101 219 0 4297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18076

[startup+6.30136 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1215600/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18076 CPUtime=6.29
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 917 0 0 0 629 0 0 0 25 0 1 0 91440060 18509824 558 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4519 558 101 219 0 4297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18076

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1215032/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18076 CPUtime=12.69
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 1008 0 0 0 1269 0 0 0 25 0 1 0 91440060 18509824 649 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4519 649 101 219 0 4297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18076

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1214584/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18076 CPUtime=25.48
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 1109 0 0 0 2548 0 0 0 25 0 1 0 91440060 18509824 750 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4519 750 101 219 0 4297 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18076

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1213880/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18080 CPUtime=51.07
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 1714 0 0 0 5107 0 0 0 25 0 1 0 91440060 18513920 919 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4520 919 101 219 0 4298 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18080

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1212920/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18080 CPUtime=102.27
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 1947 0 0 0 10226 1 0 0 25 0 1 0 91440060 18513920 1152 1992294400 4194304 5092341 548682068832 18446744073709551615 4240843 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4520 1152 101 219 0 4298 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18708
/proc/meminfo: memFree=1212280/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=162.24
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2459 0 0 0 16223 1 0 0 25 0 1 0 91440060 18522112 1386 1992294400 4194304 5092341 548682068832 18446744073709551615 4241107 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1386 101 219 0 4300 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18088

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211512/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=222.23
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2547 0 0 0 22221 2 0 0 25 0 1 0 91440060 18522112 1474 1992294400 4194304 5092341 548682068832 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1474 101 219 0 4300 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18088

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211448/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=230.23
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2556 0 0 0 23021 2 0 0 25 0 1 0 91440060 18522112 1483 1992294400 4194304 5092341 548682068832 18446744073709551615 4241133 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1483 101 219 0 4300 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 18088

[startup+243.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211384/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=243.03
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2566 0 0 0 24301 2 0 0 25 0 1 0 91440060 18522112 1493 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1493 101 219 0 4300 0
Current children cumulated CPU time (s) 243.03
Current children cumulated vsize (KiB) 18088

[startup+246.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211384/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=246.23
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2571 0 0 0 24621 2 0 0 25 0 1 0 91440060 18522112 1498 1992294400 4194304 5092341 548682068832 18446744073709551615 4250107 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1498 101 219 0 4300 0
Current children cumulated CPU time (s) 246.23
Current children cumulated vsize (KiB) 18088

[startup+249.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211320/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=249.42
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2589 0 0 0 24940 2 0 0 25 0 1 0 91440060 18522112 1516 1992294400 4194304 5092341 548682068832 18446744073709551615 4241439 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1516 101 219 0 4300 0
Current children cumulated CPU time (s) 249.42
Current children cumulated vsize (KiB) 18088

[startup+251.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211320/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=251.02
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2594 0 0 0 25100 2 0 0 25 0 1 0 91440060 18522112 1521 1992294400 4194304 5092341 548682068832 18446744073709551615 4248079 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1521 101 219 0 4300 0
Current children cumulated CPU time (s) 251.02
Current children cumulated vsize (KiB) 18088

[startup+251.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211320/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=251.42
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2594 0 0 0 25140 2 0 0 25 0 1 0 91440060 18522112 1521 1992294400 4194304 5092341 548682068832 18446744073709551615 4240692 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1521 101 219 0 4300 0
Current children cumulated CPU time (s) 251.42
Current children cumulated vsize (KiB) 18088

[startup+251.906 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211320/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=251.82
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2596 0 0 0 25180 2 0 0 25 0 1 0 91440060 18522112 1523 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1523 101 219 0 4300 0
Current children cumulated CPU time (s) 251.82
Current children cumulated vsize (KiB) 18088

[startup+252.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18710
/proc/meminfo: memFree=1211320/2055920 swapFree=4144072/4192956
[pid=18707] ppid=18705 vsize=18088 CPUtime=251.92
/proc/18707/stat : 18707 (minisat) R 18705 18707 15882 0 -1 4194304 2610 0 0 0 25190 2 0 0 25 0 1 0 91440060 18522112 1537 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/18707/statm: 4522 1537 101 219 0 4300 0
Current children cumulated CPU time (s) 251.92
Current children cumulated vsize (KiB) 18088

Child status: 20
Real time (s): 252.032
CPU time (s): 251.959
CPU user time (s): 251.934
CPU system time (s): 0.024996
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 23268

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

runsolver used 0.232964 second user time and 0.472928 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-25 06:35:19
IDJOB=1718167
IDBENCH=20471
IDSOLVER=546
FILE ID=node42/1718167-1240634119
PBS_JOBID= 9186376
Free space on /tmp= 66328 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718167-1240634119/watcher-1718167-1240634119 -o /tmp/evaluation-result-1718167-1240634119/solver-1718167-1240634119 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1718167-1240634119.cnf

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=745866047

node42.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.232
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.232
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:       1217944 kB
Buffers:         77600 kB
Cached:         640636 kB
SwapCached:      43636 kB
Active:         240404 kB
Inactive:       523924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1217944 kB
SwapTotal:     4192956 kB
SwapFree:      4144072 kB
Dirty:             992 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            59628 kB
Committed_AS:   391264 kB
PageTables:       1408 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= 66328 MiB
End job on node42 at 2009-04-25 06:39:31