Trace number 1773062

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.999 252.073

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 benchmark54.4157
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.10/0.10	c |      2077 |     603     2495     7465 |     1473      752     16 |  0.336 % |
0.10/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.42	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.47	c |     25745 |     600     2482     7434 |     2610     1407     12 |  0.673 % |
2.20/2.22	c |     38719 |     600     2482     7434 |     2871     1905     16 |  0.673 % |
3.30/3.38	c |     58180 |     600     2482     7434 |     3158     2207     14 |  0.673 % |
4.99/5.09	c |     87372 |     600     2482     7434 |     3474     2109     15 |  0.673 % |
7.79/7.84	c |    131161 |     600     2482     7434 |     3821     3002     18 |  0.673 % |
11.69/11.72	c |    196845 |     599     2476     7416 |     4203     3645     18 |  0.785 % |
18.28/18.32	c |    295371 |     599     2476     7416 |     4623     2699     14 |  0.785 % |
27.78/27.87	c |    443160 |     599     2476     7416 |     5086     3785     17 |  0.785 % |
42.58/42.62	c |    664843 |     598     2472     7400 |     5595     3636     16 |  0.897 % |
65.27/65.32	c |    997368 |     598     2472     7400 |     6154     5555     13 |  0.897 % |
99.86/99.92	c |   1496156 |     598     2472     7400 |     6769     5730     17 |  0.897 % |
154.05/154.13	c |   2244338 |     597     2468     7384 |     7446     6926     16 |  1.009 % |
238.12/238.23	c |   3366612 |     585     2414     7248 |     8191     7336     14 |  2.355 % |
251.91/252.07	c ===============================================================================
251.91/252.07	c restarts              : 6142
251.91/252.07	c conflicts             : 3557785        (14120 /sec)
251.91/252.07	c decisions             : 4427257        (17571 /sec)
251.91/252.07	c propagations          : 472224893      (1874134 /sec)
251.91/252.07	c conflict literals     : 74505047       (43.91 % deleted)
251.91/252.07	c Memory used           : 17.67 MB
251.91/252.07	c CPU time              : 251.97 s
251.91/252.07	c 
251.91/252.07	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-1773062-1241209073/watcher-1773062-1241209073 -o /tmp/evaluation-result-1773062-1241209073/solver-1773062-1241209073 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773062-1241209073.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.92 0.98 0.99 3/64 19729
/proc/meminfo: memFree=1327800/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=7616 CPUtime=0
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 148940160 7798784 217 1992294400 4194304 5092341 548682068848 18446744073709551615 4223426 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 1904 217 88 219 0 1682 0

[startup+0.0791761 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19729
/proc/meminfo: memFree=1327800/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=7660 CPUtime=0.07
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 327 0 0 0 7 0 0 0 18 0 1 0 148940160 7843840 244 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 1915 244 100 219 0 1693 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7660

[startup+0.101179 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19729
/proc/meminfo: memFree=1327800/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=7660 CPUtime=0.1
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 339 0 0 0 10 0 0 0 18 0 1 0 148940160 7843840 256 1992294400 4194304 5092341 548682068848 18446744073709551615 4250299 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 1915 256 100 219 0 1693 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7660

[startup+0.301207 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19729
/proc/meminfo: memFree=1327800/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=12884 CPUtime=0.29
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 464 0 0 0 29 0 0 0 19 0 1 0 148940160 13193216 321 1992294400 4194304 5092341 548682068848 18446744073709551615 4244130 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 3221 321 101 219 0 2999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12884

[startup+0.701265 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19729
/proc/meminfo: memFree=1327800/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18076 CPUtime=0.69
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 535 0 0 0 69 0 0 0 23 0 1 0 148940160 18509824 392 1992294400 4194304 5092341 548682068848 18446744073709551615 4250061 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4519 392 101 219 0 4297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18076

[startup+1.50138 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19730
/proc/meminfo: memFree=1326960/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18076 CPUtime=1.49
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 652 0 0 0 149 0 0 0 25 0 1 0 148940160 18509824 403 1992294400 4194304 5092341 548682068848 18446744073709551615 4248332 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4519 403 101 219 0 4297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18076

[startup+3.10161 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19730
/proc/meminfo: memFree=1326640/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18076 CPUtime=3.09
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 817 0 0 0 309 0 0 0 25 0 1 0 148940160 18509824 458 1992294400 4194304 5092341 548682068848 18446744073709551615 4249502 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4519 458 101 219 0 4297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18076

[startup+6.30107 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19730
/proc/meminfo: memFree=1326256/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18076 CPUtime=6.29
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 918 0 0 0 629 0 0 0 25 0 1 0 148940160 18509824 559 1992294400 4194304 5092341 548682068848 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4519 559 101 219 0 4297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18076

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 19730
/proc/meminfo: memFree=1325752/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18076 CPUtime=12.69
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 1007 0 0 0 1269 0 0 0 25 0 1 0 148940160 18509824 648 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4519 648 101 219 0 4297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18076

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19730
/proc/meminfo: memFree=1325240/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18076 CPUtime=25.48
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 1109 0 0 0 2548 0 0 0 25 0 1 0 148940160 18509824 750 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4519 750 101 219 0 4297 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18076

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 19730
/proc/meminfo: memFree=1324664/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18080 CPUtime=51.08
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 1714 0 0 0 5107 1 0 0 25 0 1 0 148940160 18513920 919 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4520 919 101 219 0 4298 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18080

[startup+102.306 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 19730
/proc/meminfo: memFree=1323640/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18080 CPUtime=102.26
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 1947 0 0 0 10225 1 0 0 25 0 1 0 148940160 18513920 1152 1992294400 4194304 5092341 548682068848 18446744073709551615 4241300 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4520 1152 101 219 0 4298 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18080

[startup+162.301 s]
/proc/loadavg: 1.20 1.05 1.01 2/65 19730
/proc/meminfo: memFree=1323000/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=162.25
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2459 0 0 0 16223 2 0 0 25 0 1 0 148940160 18522112 1386 1992294400 4194304 5092341 548682068848 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1386 101 219 0 4300 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18088

[startup+222.302 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 19730
/proc/meminfo: memFree=1322360/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=222.23
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2547 0 0 0 22221 2 0 0 25 0 1 0 148940160 18522112 1474 1992294400 4194304 5092341 548682068848 18446744073709551615 4251470 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/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: 1.06 1.03 1.01 2/65 19730
/proc/meminfo: memFree=1322296/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=230.22
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2556 0 0 0 23020 2 0 0 25 0 1 0 148940160 18522112 1483 1992294400 4194304 5092341 548682068848 18446744073709551615 4240552 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1483 101 219 0 4300 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 18088

[startup+243.106 s]
/proc/loadavg: 1.05 1.03 1.01 2/65 19730
/proc/meminfo: memFree=1322232/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=243.02
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2566 0 0 0 24300 2 0 0 25 0 1 0 148940160 18522112 1493 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1493 101 219 0 4300 0
Current children cumulated CPU time (s) 243.02
Current children cumulated vsize (KiB) 18088

[startup+246.301 s]
/proc/loadavg: 1.05 1.03 1.01 2/65 19730
/proc/meminfo: memFree=1322232/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=246.22
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2571 0 0 0 24620 2 0 0 25 0 1 0 148940160 18522112 1498 1992294400 4194304 5092341 548682068848 18446744073709551615 4264502 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1498 101 219 0 4300 0
Current children cumulated CPU time (s) 246.22
Current children cumulated vsize (KiB) 18088

[startup+249.502 s]
/proc/loadavg: 1.04 1.03 1.01 2/65 19730
/proc/meminfo: memFree=1322168/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=249.42
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2589 0 0 0 24940 2 0 0 25 0 1 0 148940160 18522112 1516 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/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: 1.04 1.03 1.01 2/65 19730
/proc/meminfo: memFree=1322168/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=251.01
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2594 0 0 0 25099 2 0 0 25 0 1 0 148940160 18522112 1521 1992294400 4194304 5092341 548682068848 18446744073709551615 4249631 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1521 101 219 0 4300 0
Current children cumulated CPU time (s) 251.01
Current children cumulated vsize (KiB) 18088

[startup+251.501 s]
/proc/loadavg: 1.04 1.03 1.01 2/65 19730
/proc/meminfo: memFree=1322168/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=251.41
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2594 0 0 0 25139 2 0 0 25 0 1 0 148940160 18522112 1521 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1521 101 219 0 4300 0
Current children cumulated CPU time (s) 251.41
Current children cumulated vsize (KiB) 18088

[startup+251.905 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 19730
/proc/meminfo: memFree=1322168/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=251.82
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2594 0 0 0 25180 2 0 0 25 0 1 0 148940160 18522112 1521 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1521 101 219 0 4300 0
Current children cumulated CPU time (s) 251.82
Current children cumulated vsize (KiB) 18088

[startup+252.001 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 19730
/proc/meminfo: memFree=1322168/2055920 swapFree=4181364/4192956
[pid=19729] ppid=19727 vsize=18088 CPUtime=251.91
/proc/19729/stat : 19729 (minisat) R 19727 19729 19692 0 -1 4194304 2604 0 0 0 25189 2 0 0 25 0 1 0 148940160 18522112 1531 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/19729/statm: 4522 1531 101 219 0 4300 0
Current children cumulated CPU time (s) 251.91
Current children cumulated vsize (KiB) 18088

Child status: 20
Real time (s): 252.073
CPU time (s): 251.999
CPU user time (s): 251.97
CPU system time (s): 0.028995
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 23268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.97
system time used= 0.028995
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= 253

runsolver used 0.19697 second user time and 0.535918 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-01 22:17:53
IDJOB=1773062
IDBENCH=20471
IDSOLVER=608
FILE ID=node29/1773062-1241209073
PBS_JOBID= 9224711
Free space on /tmp= 66440 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-1773062-1241209073/watcher-1773062-1241209073 -o /tmp/evaluation-result-1773062-1241209073/solver-1773062-1241209073 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773062-1241209073.cnf

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=105772693

node29.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.281
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.281
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:       1328600 kB
Buffers:         68100 kB
Cached:         562620 kB
SwapCached:       5420 kB
Active:          26076 kB
Inactive:       612408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328600 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            1108 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            74780 kB
Committed_AS:   746676 kB
PageTables:       1468 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= 66440 MiB
End job on node29 at 2009-05-01 22:22:05