Trace number 314727

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 FH 1.0UNSAT 594.707 594.882

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark409.474
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

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/314727-1172641182/instance-314727-1172641182.cnf
594.61/594.85	s UNSATISFIABLE
594.61/594.85	c runtime 594.76 [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/node63/watcher-314727-1172641182 -o ROOT/results/node63/solver-314727-1172641182 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314727-1172641182/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/314727-1172641182/instance-314727-1172641182.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.98 3/64 28526
/proc/meminfo: memFree=1326056/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=1932 CPUtime=0
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 284075605 1978368 247 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 483 247 126 302 0 178 0

[startup+0.048312 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 28526
/proc/meminfo: memFree=1326056/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=4768 CPUtime=0.03
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 1269 0 0 0 3 0 0 0 18 0 1 0 284075605 4882432 912 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 1192 912 126 302 0 887 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4768

[startup+0.101317 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 28526
/proc/meminfo: memFree=1326056/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=8240 CPUtime=0.09
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 2469 0 0 0 7 2 0 0 18 0 1 0 284075605 8437760 1694 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134580748 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 2060 1694 128 302 0 1755 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8240

[startup+0.301339 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 28526
/proc/meminfo: memFree=1326056/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=13376 CPUtime=0.3
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 3824 0 0 0 27 3 0 0 19 0 1 0 284075605 13697024 2951 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 3344 2951 129 302 0 3039 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13376

[startup+0.701381 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 28526
/proc/meminfo: memFree=1326056/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=17768 CPUtime=0.69
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 5039 0 0 0 66 3 0 0 23 0 1 0 284075605 18194432 4004 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 4442 4004 140 302 0 4137 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17768

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.98 2/65 28527
/proc/meminfo: memFree=1310368/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=18020 CPUtime=1.49
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 5103 0 0 0 146 3 0 0 25 0 1 0 284075605 18452480 4068 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 4505 4068 140 302 0 4200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18020

[startup+3.10164 s]
/proc/loadavg: 0.93 0.98 0.98 2/65 28527
/proc/meminfo: memFree=1310048/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=18140 CPUtime=3.1
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 5134 0 0 0 306 4 0 0 25 0 1 0 284075605 18575360 4099 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 4535 4099 140 302 0 4230 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 18140

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.98 3/65 28527
/proc/meminfo: memFree=1309728/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=18744 CPUtime=6.29
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 5291 0 0 0 624 5 0 0 25 0 1 0 284075605 19193856 4256 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 4686 4256 140 302 0 4381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18744

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.98 2/65 28527
/proc/meminfo: memFree=1308584/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=19500 CPUtime=12.69
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 5478 0 0 0 1263 6 0 0 25 0 1 0 284075605 19968000 4443 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 4875 4443 140 302 0 4570 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19500

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.98 2/65 28527
/proc/meminfo: memFree=1306792/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=21352 CPUtime=25.48
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 5930 0 0 0 2540 8 0 0 25 0 1 0 284075605 21864448 4895 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 5338 4895 140 302 0 5033 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21352

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.98 2/65 28527
/proc/meminfo: memFree=1294312/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=34340 CPUtime=51.08
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 9229 0 0 0 5094 14 0 0 25 0 1 0 284075605 35164160 8123 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 8585 8123 140 302 0 8280 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34340

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/65 28527
/proc/meminfo: memFree=1272168/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=56276 CPUtime=102.27
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 15866 0 0 0 10199 28 0 0 25 0 1 0 284075605 57626624 13562 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 14069 13562 140 302 0 13764 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56276

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1248616/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=79980 CPUtime=162.24
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 21804 0 0 0 16186 38 0 0 25 0 1 0 284075605 81899520 19483 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 19995 19483 140 302 0 19690 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 79980

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1227112/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=101664 CPUtime=222.23
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 29624 0 0 0 22175 48 0 0 25 0 1 0 284075605 104103936 24809 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 25416 24809 140 302 0 25111 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 101664

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1203880/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=124840 CPUtime=282.21
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 35442 0 0 0 28163 58 0 0 25 0 1 0 284075605 127836160 30624 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 31210 30624 140 302 0 30905 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 124840

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1185000/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=143524 CPUtime=342.19
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 40139 0 0 0 34151 68 0 0 25 0 1 0 284075605 146968576 35305 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 35881 35305 140 302 0 35576 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 143524

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1172264/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=156344 CPUtime=402.17
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 43468 0 0 0 40142 75 0 0 25 0 1 0 284075605 160096256 38481 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 39086 38481 140 302 0 38781 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 156344

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1165352/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=163292 CPUtime=462.16
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 48502 0 0 0 46128 88 0 0 25 0 1 0 284075605 167211008 40181 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527033 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 40823 40181 140 302 0 40518 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 163292

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1159144/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=169632 CPUtime=522.14
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51814 0 0 0 52117 97 0 0 25 0 1 0 284075605 173703168 41760 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42408 41760 140 302 0 42103 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 169632

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1158760/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=170140 CPUtime=582.12
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51881 0 0 0 58109 103 0 0 25 0 1 0 284075605 174223360 41827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42535 41827 140 302 0 42230 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 170140

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1158760/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=170140 CPUtime=588.52
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51881 0 0 0 58748 104 0 0 25 0 1 0 284075605 174223360 41827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42535 41827 140 302 0 42230 0
Current children cumulated CPU time (s) 588.52
Current children cumulated vsize (KiB) 170140

[startup+591.901 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1158760/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=170140 CPUtime=591.71
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51881 0 0 0 59067 104 0 0 25 0 1 0 284075605 174223360 41827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42535 41827 140 302 0 42230 0
Current children cumulated CPU time (s) 591.71
Current children cumulated vsize (KiB) 170140

[startup+593.501 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1158760/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=170140 CPUtime=593.31
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51881 0 0 0 59227 104 0 0 25 0 1 0 284075605 174223360 41827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42535 41827 140 302 0 42230 0
Current children cumulated CPU time (s) 593.31
Current children cumulated vsize (KiB) 170140

[startup+594.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1158760/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=170140 CPUtime=594.11
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51881 0 0 0 59307 104 0 0 25 0 1 0 284075605 174223360 41827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527070 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42535 41827 140 302 0 42230 0
Current children cumulated CPU time (s) 594.11
Current children cumulated vsize (KiB) 170140

[startup+594.702 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1158760/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=170140 CPUtime=594.51
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51881 0 0 0 59347 104 0 0 25 0 1 0 284075605 174223360 41827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42535 41827 140 302 0 42230 0
Current children cumulated CPU time (s) 594.51
Current children cumulated vsize (KiB) 170140

[startup+594.802 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 28529
/proc/meminfo: memFree=1158760/2055920 swapFree=4181888/4192956
[pid=28526] ppid=28524 vsize=170140 CPUtime=594.61
/proc/28526/stat : 28526 (Spear-32) R 28524 28526 27703 0 -1 4194304 51881 0 0 0 59357 104 0 0 25 0 1 0 284075605 174223360 41827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/28526/statm: 42535 41827 140 302 0 42230 0
Current children cumulated CPU time (s) 594.61
Current children cumulated vsize (KiB) 170140

Child status: 20
Real time (s): 594.882
CPU time (s): 594.707
CPU user time (s): 593.632
CPU system time (s): 1.07484
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 170140

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

runsolver used 0.436933 second user time and 1.20482 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Wed Feb 28 05:39:42 UTC 2007

IDJOB= 314727
IDBENCH= 20398
IDSOLVER= 132
FILE ID= node63/314727-1172641182

PBS_JOBID= 3981145

Free space on /tmp= 66535 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= /tmp/evaluation/314727-1172641182/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/314727-1172641182/instance-314727-1172641182.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-314727-1172641182 -o ROOT/results/node63/solver-314727-1172641182 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314727-1172641182/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/314727-1172641182/instance-314727-1172641182.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 326870765

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1326464 kB
Buffers:         16636 kB
Cached:         641536 kB
SwapCached:       4828 kB
Active:         190512 kB
Inactive:       497488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326464 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            4748 kB
Writeback:           0 kB
Mapped:          34512 kB
Slab:            27364 kB
Committed_AS:   718992 kB
PageTables:       1524 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= 66535 MiB

End job on node63 on Wed Feb 28 05:49:37 UTC 2007