Trace number 421672

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 2007UNSAT 157.762 157.805

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.415935
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

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:  120                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     108      660     2376 |      220        0    nan |  0.000 % |
0.00/0.00	c |       101 |     108      660     2376 |      242      101     30 |  0.083 % |
0.00/0.00	c |       251 |     108      660     2376 |      266      251     34 |  0.083 % |
0.00/0.01	c |       476 |     108      660     2376 |      292      314     34 |  0.084 % |
0.00/0.02	c |       815 |     108      660     2376 |      322      321     31 |  0.083 % |
0.00/0.03	c |      1324 |     108      660     2376 |      354      252     30 |  0.084 % |
0.00/0.06	c |      2084 |     108      660     2376 |      389      392     34 |  0.084 % |
0.09/0.09	c |      3224 |     108      660     2376 |      428      446     33 |  0.084 % |
0.10/0.14	c |      4932 |     108      660     2376 |      471      478     35 |  0.084 % |
0.20/0.23	c |      7495 |     108      660     2376 |      518      438     32 |  0.084 % |
0.30/0.37	c |     11339 |     108      660     2376 |      570      307     31 |  0.008 % |
0.60/0.60	c |     17108 |     108      660     2376 |      627      472     34 |  0.084 % |
0.90/0.94	c |     25758 |     108      660     2376 |      690      620     35 |  0.084 % |
1.40/1.47	c |     38732 |     108      660     2376 |      759      704     36 |  0.008 % |
2.30/2.33	c |     58193 |     108      660     2376 |      835      529     35 |  0.083 % |
3.60/3.66	c |     87386 |     108      660     2376 |      918      756     38 |  0.084 % |
5.79/5.81	c |    131175 |     108      660     2376 |     1010      809     33 |  0.008 % |
9.09/9.12	c |    196860 |     108      660     2376 |     1111      753     34 |  0.098 % |
13.99/14.03	c |    295387 |     108      660     2376 |     1223      791     35 |  0.118 % |
21.49/21.57	c |    443178 |     108      660     2376 |     1345      920     36 |  0.007 % |
33.99/34.07	c |    664861 |     107      649     2354 |     1480     1055     38 |  0.917 % |
52.98/53.09	c |    997389 |     106      638     2332 |     1628     1380     33 |  1.771 % |
82.17/82.22	c |   1496178 |     103      605     2266 |     1790      970     32 |  4.320 % |
127.16/127.26	c |   2244361 |      95      523     2102 |     1969     1283     31 | 10.931 % |
157.75/157.80	c ===============================================================================
157.75/157.80	c restarts              : 24
157.75/157.80	c conflicts             : 2803248        (17770 /sec)
157.75/157.80	c decisions             : 3132374        (1.41 % random) (19856 /sec)
157.75/157.80	c propagations          : 33047750       (209486 /sec)
157.75/157.80	c conflict literals     : 101338335      (5.98 % deleted)
157.75/157.80	c Memory used           : 2.59 MB
157.75/157.80	c CPU time              : 157.756 s
157.75/157.80	c 
157.75/157.80	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-421672-1177494317 -o ROOT/results/node41/solver-421672-1177494317 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421672-1177494317/minisat_noassertions /tmp/evaluation/421672-1177494317/instance-421672-1177494317.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 0.91 3/77 11319
/proc/meminfo: memFree=1821840/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=1720 CPUtime=0
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 197343597 1761280 95 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 430 95 63 130 0 297 0

[startup+0.0956001 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 11319
/proc/meminfo: memFree=1821840/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=1852 CPUtime=0.09
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 133 0 0 0 9 0 0 0 18 0 1 0 197343597 1896448 119 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 463 119 66 130 0 330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1852

[startup+0.101601 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 11319
/proc/meminfo: memFree=1821840/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=1852 CPUtime=0.1
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 133 0 0 0 10 0 0 0 18 0 1 0 197343597 1896448 119 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 463 119 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.301618 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 11319
/proc/meminfo: memFree=1821840/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=1852 CPUtime=0.3
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 147 0 0 0 30 0 0 0 19 0 1 0 197343597 1896448 133 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548247 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 463 133 66 130 0 330 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1852

[startup+0.701652 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 11319
/proc/meminfo: memFree=1821840/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=1984 CPUtime=0.7
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 161 0 0 0 70 0 0 0 23 0 1 0 197343597 2031616 147 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 496 147 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50272 s]
/proc/loadavg: 0.92 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1821576/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=1984 CPUtime=1.5
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 169 0 0 0 150 0 0 0 25 0 1 0 197343597 2031616 155 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 496 155 66 130 0 363 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1984

[startup+3.10186 s]
/proc/loadavg: 0.92 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1821384/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=1984 CPUtime=3.1
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 183 0 0 0 310 0 0 0 25 0 1 0 197343597 2031616 169 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 496 169 66 130 0 363 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1984

[startup+6.30114 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1821192/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2116 CPUtime=6.29
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 201 0 0 0 629 0 0 0 25 0 1 0 197343597 2166784 187 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 529 187 66 130 0 396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2116

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1821000/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2116 CPUtime=12.69
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 217 0 0 0 1269 0 0 0 25 0 1 0 197343597 2166784 203 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 529 203 66 130 0 396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2116

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820872/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2248 CPUtime=25.49
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 254 0 0 0 2549 0 0 0 25 0 1 0 197343597 2301952 240 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546586 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 562 240 66 130 0 429 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2248

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820744/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2380 CPUtime=51.08
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 278 0 0 0 5108 0 0 0 25 0 1 0 197343597 2437120 264 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 595 264 66 130 0 462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2380

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820552/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=102.27
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 325 0 0 0 10227 0 0 0 25 0 1 0 197343597 2707456 311 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 311 66 130 0 528 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2644

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

[startup+127.902 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=127.86
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 328 0 0 0 12786 0 0 0 25 0 1 0 197343597 2707456 314 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 314 66 130 0 528 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 2644

[startup+140.702 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=140.66
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 332 0 0 0 14066 0 0 0 25 0 1 0 197343597 2707456 318 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552428 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 318 66 130 0 528 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 2644

[startup+147.102 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=147.05
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 332 0 0 0 14705 0 0 0 25 0 1 0 197343597 2707456 318 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 318 66 130 0 528 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 2644

[startup+153.502 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=153.45
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 332 0 0 0 15345 0 0 0 25 0 1 0 197343597 2707456 318 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 318 66 130 0 528 0
Current children cumulated CPU time (s) 153.45
Current children cumulated vsize (KiB) 2644

[startup+155.105 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=155.05
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 333 0 0 0 15505 0 0 0 25 0 1 0 197343597 2707456 319 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 319 66 130 0 528 0
Current children cumulated CPU time (s) 155.05
Current children cumulated vsize (KiB) 2644

[startup+156.701 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=156.65
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 335 0 0 0 15665 0 0 0 25 0 1 0 197343597 2707456 321 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548024 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 321 66 130 0 528 0
Current children cumulated CPU time (s) 156.65
Current children cumulated vsize (KiB) 2644

[startup+157.501 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=157.45
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 335 0 0 0 15745 0 0 0 25 0 1 0 197343597 2707456 321 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 321 66 130 0 528 0
Current children cumulated CPU time (s) 157.45
Current children cumulated vsize (KiB) 2644

[startup+157.701 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=157.65
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 335 0 0 0 15765 0 0 0 25 0 1 0 197343597 2707456 321 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 321 66 130 0 528 0
Current children cumulated CPU time (s) 157.65
Current children cumulated vsize (KiB) 2644

[startup+157.801 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 11320
/proc/meminfo: memFree=1820488/2055920 swapFree=4169780/4192956
[pid=11319] ppid=11317 vsize=2644 CPUtime=157.75
/proc/11319/stat : 11319 (minisat_noasser) R 11317 11319 10881 0 -1 4194304 335 0 0 0 15775 0 0 0 25 0 1 0 197343597 2707456 321 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/11319/statm: 661 321 66 130 0 528 0
Current children cumulated CPU time (s) 157.75
Current children cumulated vsize (KiB) 2644

Child status: 20
Real time (s): 157.805
CPU time (s): 157.762
CPU user time (s): 157.756
CPU system time (s): 0.005999
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 2644

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

runsolver used 0.122981 second user time and 0.340948 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Wed Apr 25 09:45:17 UTC 2007

IDJOB= 421672
IDBENCH= 24575
IDSOLVER= 188
FILE ID= node41/421672-1177494317

PBS_JOBID= 4685863

Free space on /tmp= 66347 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421672-1177494317/minisat_noassertions /tmp/evaluation/421672-1177494317/instance-421672-1177494317.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-421672-1177494317 -o ROOT/results/node41/solver-421672-1177494317 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421672-1177494317/minisat_noassertions /tmp/evaluation/421672-1177494317/instance-421672-1177494317.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  9b15e90c034f4532d9c5a9491fda1777

RANDOM SEED= 11371121

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.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:       1822312 kB
Buffers:         36848 kB
Cached:         125092 kB
SwapCached:       2756 kB
Active:         105208 kB
Inactive:        80376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822312 kB
SwapTotal:     4192956 kB
SwapFree:      4169780 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          31548 kB
Slab:            33304 kB
Committed_AS:  3455700 kB
PageTables:       2008 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= 66347 MiB

End job on node41 on Wed Apr 25 09:47:55 UTC 2007