Trace number 314608

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-12UNSAT 484.334 484.492

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-06.cnf
MD5SUM7fecd449fbdae0a526f53e395d9a04d4
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark176.159
Satisfiable
(Un)Satisfiability was proved
Number of variables46335
Number of clauses632886
Sum of the clauses size1813066
Maximum clause length36174
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2579116
Number of clauses of size 315779
Number of clauses of size 4960
Number of clauses of size 5277
Number of clauses of size over 536753

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/314608-1172639483/instance-314608-1172639483.cnf
484.24/484.48	s UNSATISFIABLE
484.24/484.48	c runtime 484.40 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-314608-1172639483 -o ROOT/results/node23/solver-314608-1172639483 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314608-1172639483/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/314608-1172639483/instance-314608-1172639483.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.91 0.95 0.96 3/77 7179
/proc/meminfo: memFree=1547240/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=1932 CPUtime=0
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 283902205 1978368 247 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 483 247 126 302 0 178 0

[startup+0.0740471 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7179
/proc/meminfo: memFree=1547240/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=8548 CPUtime=0.06
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 2108 0 0 0 5 1 0 0 18 0 1 0 283902205 8753152 1523 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135256537 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 2137 1523 126 302 0 1832 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8548

[startup+0.101049 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7179
/proc/meminfo: memFree=1547240/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=8092 CPUtime=0.09
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 2359 0 0 0 8 1 0 0 18 0 1 0 283902205 8286208 1581 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 2023 1581 127 302 0 1718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8092

[startup+0.301071 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7179
/proc/meminfo: memFree=1547240/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=8744 CPUtime=0.29
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 2472 0 0 0 27 2 0 0 19 0 1 0 283902205 8953856 1694 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135111472 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 2186 1694 129 302 0 1881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8744

[startup+0.701117 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 7179
/proc/meminfo: memFree=1547240/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=10196 CPUtime=0.69
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 2808 0 0 0 67 2 0 0 23 0 1 0 283902205 10440704 2030 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 2549 2030 129 302 0 2244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10196

[startup+1.50121 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 7180
/proc/meminfo: memFree=1538592/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=13952 CPUtime=1.49
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 3879 0 0 0 145 4 0 0 25 0 1 0 283902205 14286848 2967 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 3488 2967 141 302 0 3183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13952

[startup+3.10139 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 7180
/proc/meminfo: memFree=1535136/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=15128 CPUtime=3.09
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 4169 0 0 0 304 5 0 0 25 0 1 0 283902205 15491072 3257 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 3782 3257 141 302 0 3477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15128

[startup+6.30175 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1533280/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=16296 CPUtime=6.29
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 4460 0 0 0 622 7 0 0 25 0 1 0 283902205 16687104 3548 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 4074 3548 141 302 0 3769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16296

[startup+12.7015 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1531936/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=17976 CPUtime=12.69
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 4856 0 0 0 1260 9 0 0 25 0 1 0 283902205 18407424 3944 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 4494 3944 141 302 0 4189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17976

[startup+25.5019 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1528864/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=21180 CPUtime=25.48
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 5645 0 0 0 2536 12 0 0 25 0 1 0 283902205 21688320 4733 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 5295 4733 141 302 0 4990 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21180

[startup+51.1018 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1524512/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=25928 CPUtime=51.06
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 6813 0 0 0 5089 17 0 0 25 0 1 0 283902205 26550272 5836 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 6482 5836 141 302 0 6177 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25928

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1518816/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=31352 CPUtime=102.25
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 8215 0 0 0 10200 25 0 0 25 0 1 0 283902205 32104448 7238 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 7838 7238 141 302 0 7533 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31352

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1512864/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=37856 CPUtime=162.23
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 9827 0 0 0 16188 35 0 0 25 0 1 0 283902205 38764544 8721 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 9464 8721 141 302 0 9159 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37856

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1511328/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=39416 CPUtime=222.21
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 10185 0 0 0 22177 44 0 0 25 0 1 0 283902205 40361984 9079 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 9854 9079 141 302 0 9549 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 39416

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1510752/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=40192 CPUtime=282.19
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 10327 0 0 0 28167 52 0 0 25 0 1 0 283902205 41156608 9221 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 10048 9221 141 302 0 9743 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40192

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1509728/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=41112 CPUtime=342.17
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 10546 0 0 0 34160 57 0 0 25 0 1 0 283902205 42098688 9440 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 10278 9440 141 302 0 9973 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 41112

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1505632/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=45604 CPUtime=402.16
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 11573 0 0 0 40150 66 0 0 25 0 1 0 283902205 46698496 10467 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 11401 10467 141 302 0 11096 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 45604

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502496/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=462.14
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12337 0 0 0 46141 73 0 0 25 0 1 0 283902205 49700864 11231 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526674 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11231 141 302 0 11829 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 48536

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

[startup+473.502 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502432/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=473.34
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12338 0 0 0 47261 73 0 0 25 0 1 0 283902205 49700864 11232 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11232 141 302 0 11829 0
Current children cumulated CPU time (s) 473.34
Current children cumulated vsize (KiB) 48536

[startup+479.902 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502432/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=479.73
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12338 0 0 0 47899 74 0 0 25 0 1 0 283902205 49700864 11232 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11232 141 302 0 11829 0
Current children cumulated CPU time (s) 479.73
Current children cumulated vsize (KiB) 48536

[startup+481.502 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502432/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=481.34
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12338 0 0 0 48059 75 0 0 25 0 1 0 283902205 49700864 11232 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11232 141 302 0 11829 0
Current children cumulated CPU time (s) 481.34
Current children cumulated vsize (KiB) 48536

[startup+483.102 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502496/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=482.94
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12338 0 0 0 48219 75 0 0 25 0 1 0 283902205 49700864 11232 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11232 141 302 0 11829 0
Current children cumulated CPU time (s) 482.94
Current children cumulated vsize (KiB) 48536

[startup+483.901 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502496/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=483.74
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12338 0 0 0 48299 75 0 0 25 0 1 0 283902205 49700864 11232 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11232 141 302 0 11829 0
Current children cumulated CPU time (s) 483.74
Current children cumulated vsize (KiB) 48536

[startup+484.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502496/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=484.14
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12338 0 0 0 48339 75 0 0 25 0 1 0 283902205 49700864 11232 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11232 141 302 0 11829 0
Current children cumulated CPU time (s) 484.14
Current children cumulated vsize (KiB) 48536

[startup+484.402 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 7180
/proc/meminfo: memFree=1502496/2055920 swapFree=4149304/4192956
[pid=7179] ppid=7177 vsize=48536 CPUtime=484.24
/proc/7179/stat : 7179 (Spear-32) R 7177 7179 6535 0 -1 4194304 12338 0 0 0 48349 75 0 0 25 0 1 0 283902205 49700864 11232 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7179/statm: 12134 11232 141 302 0 11829 0
Current children cumulated CPU time (s) 484.24
Current children cumulated vsize (KiB) 48536

Child status: 20
Real time (s): 484.492
CPU time (s): 484.334
CPU user time (s): 483.577
CPU system time (s): 0.757884
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 48536

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

runsolver used 0.560914 second user time and 1.20782 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Feb 28 05:11:23 UTC 2007

IDJOB= 314608
IDBENCH= 20395
IDSOLVER= 133
FILE ID= node23/314608-1172639483

PBS_JOBID= 3981159

Free space on /tmp= 66481 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-06.cnf
COMMAND LINE= /tmp/evaluation/314608-1172639483/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/314608-1172639483/instance-314608-1172639483.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-314608-1172639483 -o ROOT/results/node23/solver-314608-1172639483 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314608-1172639483/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/314608-1172639483/instance-314608-1172639483.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7fecd449fbdae0a526f53e395d9a04d4

RANDOM SEED= 510820023

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.216
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.216
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:       1547584 kB
Buffers:         19208 kB
Cached:         423572 kB
SwapCached:      10984 kB
Active:          90968 kB
Inactive:       375048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547584 kB
SwapTotal:     4192956 kB
SwapFree:      4149304 kB
Dirty:           13376 kB
Writeback:           0 kB
Mapped:          30176 kB
Slab:            27916 kB
Committed_AS:   797832 kB
PageTables:       1696 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= 66481 MiB

End job on node23 on Wed Feb 28 05:19:28 UTC 2007