Trace number 315848

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
Spear 2007-02-12SAT 438.199 438.451

General information on the benchmark

Nameindustrial/palacios/
medium/cube-9-h11-sat.cnf
MD5SUM7ea93a1e34d1f57a98ae6d5d617a0a97
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.1964
Satisfiable
(Un)Satisfiability was proved
Number of variables208292
Number of clauses627818
Sum of the clauses size1465544
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2418929
Number of clauses of size 3206492
Number of clauses of size 41489
Number of clauses of size 522
Number of clauses of size over 5157

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-315848-1172660300 -o ROOT/results/node65/solver-315848-1172660300 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315848-1172660300/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/315848-1172660300/instance-315848-1172660300.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.97 0.96 3/64 8880
/proc/meminfo: memFree=1755104/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=1704 CPUtime=0
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 285987537 1744896 220 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 426 220 129 302 0 121 0

[startup+0.0358221 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 8880
/proc/meminfo: memFree=1755104/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=3012 CPUtime=0.03
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 546 0 0 0 3 0 0 0 18 0 1 0 285987537 3084288 530 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 753 530 129 302 0 448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3012

[startup+0.101831 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 8880
/proc/meminfo: memFree=1755104/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=5268 CPUtime=0.09
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 1253 0 0 0 9 0 0 0 18 0 1 0 285987537 5394432 1098 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 1317 1098 129 302 0 1012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5268

[startup+0.301865 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 8880
/proc/meminfo: memFree=1755104/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=12916 CPUtime=0.29
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 3545 0 0 0 27 2 0 0 19 0 1 0 285987537 13225984 2664 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 3229 2665 129 302 0 2924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12916

[startup+0.70193 s]
/proc/loadavg: 0.92 0.97 0.96 3/64 8880
/proc/meminfo: memFree=1755104/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=27656 CPUtime=0.69
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 8035 0 0 0 62 7 0 0 23 0 1 0 285987537 28319744 5934 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 6914 5934 129 302 0 6609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27656

[startup+1.50106 s]
/proc/loadavg: 0.92 0.97 0.96 2/65 8881
/proc/meminfo: memFree=1721304/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=55944 CPUtime=1.49
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 16618 0 0 0 135 14 0 0 25 0 1 0 285987537 57286656 12338 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 13986 12339 129 302 0 13681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55944

[startup+3.10132 s]
/proc/loadavg: 0.92 0.97 0.96 2/65 8881
/proc/meminfo: memFree=1698904/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=61996 CPUtime=3.09
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 18632 0 0 0 294 15 0 0 25 0 1 0 285987537 63483904 14149 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 15499 14149 140 302 0 15194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61996

[startup+6.30185 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 8881
/proc/meminfo: memFree=1698072/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=62360 CPUtime=6.29
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 20310 0 0 0 612 17 0 0 25 0 1 0 285987537 63856640 14254 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526570 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 15590 14254 141 302 0 15285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62360

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 8881
/proc/meminfo: memFree=1697944/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=62780 CPUtime=12.68
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 20566 0 0 0 1251 17 0 0 25 0 1 0 285987537 64286720 14353 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 15695 14353 141 302 0 15390 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62780

[startup+25.502 s]
/proc/loadavg: 0.95 0.97 0.96 2/65 8881
/proc/meminfo: memFree=1697176/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=63692 CPUtime=25.48
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 20791 0 0 0 2530 18 0 0 25 0 1 0 285987537 65220608 14576 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 15923 14576 141 302 0 15618 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63692

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.96 2/65 8881
/proc/meminfo: memFree=1695448/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=65364 CPUtime=51.07
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 21346 0 0 0 5088 19 0 0 25 0 1 0 285987537 66932736 15001 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524777 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 16341 15001 141 302 0 16036 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65364

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.96 2/65 8881
/proc/meminfo: memFree=1692504/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=68492 CPUtime=102.26
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 22735 0 0 0 10203 23 0 0 25 0 1 0 285987537 70135808 15780 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 17123 15780 141 302 0 16818 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 68492

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/71 8907
/proc/meminfo: memFree=1687144/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=72472 CPUtime=162.23
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 25191 0 0 0 16195 28 0 0 25 0 1 0 285987537 74211328 16777 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 18118 16777 141 302 0 17813 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72472

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/71 9015
/proc/meminfo: memFree=1681312/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=78020 CPUtime=222.16
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 33910 0 0 0 22181 35 0 0 25 0 1 0 285987537 79892480 18167 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 19505 18167 141 302 0 19200 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 78020

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1678360/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=81912 CPUtime=282.09
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 35490 0 0 0 28170 39 0 0 25 0 1 0 285987537 83877888 19152 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526900 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 20478 19152 141 302 0 20173 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 81912

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1677784/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=82688 CPUtime=342.08
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 35888 0 0 0 34165 43 0 0 25 0 1 0 285987537 84672512 19342 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 20672 19342 141 302 0 20367 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 82688

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1674008/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=86628 CPUtime=402.06
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 38116 0 0 0 40159 47 0 0 25 0 1 0 285987537 88707072 20304 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524751 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 21657 20304 141 302 0 21352 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 86628

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1673112/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=87408 CPUtime=409.25
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 38731 0 0 0 40878 47 0 0 25 0 1 0 285987537 89505792 20491 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 21852 20491 141 302 0 21547 0
Current children cumulated CPU time (s) 409.25
Current children cumulated vsize (KiB) 87408

[startup+422.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1672344/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=88052 CPUtime=422.06
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 39175 0 0 0 42157 49 0 0 25 0 1 0 285987537 90165248 20662 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22013 20662 141 302 0 21708 0
Current children cumulated CPU time (s) 422.06
Current children cumulated vsize (KiB) 88052

[startup+428.701 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1672152/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=88352 CPUtime=428.44
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 39445 0 0 0 42795 49 0 0 25 0 1 0 285987537 90472448 20736 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22088 20736 141 302 0 21783 0
Current children cumulated CPU time (s) 428.44
Current children cumulated vsize (KiB) 88352

[startup+435.101 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1671512/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=88832 CPUtime=434.84
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 40822 0 0 0 43434 50 0 0 25 0 1 0 285987537 90963968 20858 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22208 20858 141 302 0 21903 0
Current children cumulated CPU time (s) 434.84
Current children cumulated vsize (KiB) 88832

[startup+436.705 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1671384/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=89076 CPUtime=436.45
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 42561 0 0 0 43594 51 0 0 25 0 1 0 285987537 91213824 20910 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22269 20910 141 302 0 21964 0
Current children cumulated CPU time (s) 436.45
Current children cumulated vsize (KiB) 89076

[startup+437.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1671384/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=88980 CPUtime=437.24
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 43307 0 0 0 43673 51 0 0 25 0 1 0 285987537 91115520 20896 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22245 20896 141 302 0 21940 0
Current children cumulated CPU time (s) 437.24
Current children cumulated vsize (KiB) 88980

[startup+437.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1671320/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=89000 CPUtime=437.65
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 43829 0 0 0 43713 52 0 0 25 0 1 0 285987537 91136000 20897 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22250 20897 141 302 0 21945 0
Current children cumulated CPU time (s) 437.65
Current children cumulated vsize (KiB) 89000

[startup+438.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1671320/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=90040 CPUtime=438.05
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 44267 0 0 0 43753 52 0 0 25 0 1 0 285987537 92200960 21109 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134529837 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22510 21109 141 302 0 22205 0
Current children cumulated CPU time (s) 438.05
Current children cumulated vsize (KiB) 90040

[startup+438.402 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9079
/proc/meminfo: memFree=1671320/2055920 swapFree=4184008/4192956
[pid=8880] ppid=8878 vsize=90040 CPUtime=438.14
/proc/8880/stat : 8880 (Spear-32) R 8878 8880 7541 0 -1 4194304 44269 0 0 0 43762 52 0 0 25 0 1 0 285987537 92200960 21111 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8880/statm: 22510 21111 143 302 0 22205 0
Current children cumulated CPU time (s) 438.14
Current children cumulated vsize (KiB) 90040

Child status: 10
Real time (s): 438.451
CPU time (s): 438.199
CPU user time (s): 437.651
CPU system time (s): 0.547916
CPU usage (%): 99.9426
Max. virtual memory (cumulated for all children) (KiB): 90040

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

runsolver used 0.408937 second user time and 0.928858 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Feb 28 10:58:20 UTC 2007

IDJOB= 315848
IDBENCH= 20426
IDSOLVER= 133
FILE ID= node65/315848-1172660300

PBS_JOBID= 3981190

Free space on /tmp= 66498 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h11-sat.cnf
COMMAND LINE= /tmp/evaluation/315848-1172660300/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/315848-1172660300/instance-315848-1172660300.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-315848-1172660300 -o ROOT/results/node65/solver-315848-1172660300 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315848-1172660300/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/315848-1172660300/instance-315848-1172660300.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7ea93a1e34d1f57a98ae6d5d617a0a97

RANDOM SEED= 607562915

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1755576 kB
Buffers:          7696 kB
Cached:         243004 kB
SwapCached:       2668 kB
Active:          85048 kB
Inactive:       175528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755576 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:           12368 kB
Writeback:           0 kB
Mapped:          15836 kB
Slab:            25764 kB
Committed_AS:   700024 kB
PageTables:       1460 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= 66498 MiB

End job on node65 on Wed Feb 28 11:05:39 UTC 2007