Trace number 329684

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.0? (TO) 1200.1 1200.44

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k85.cnf
MD5SUMdcf05b153fd4ff73d81f6021f0c67167
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables126845
Number of clauses568208
Sum of the clauses size1462374
Maximum clause length20
Minimum clause length1
Number of clauses of size 1783
Number of clauses of size 2442586
Number of clauses of size 362387
Number of clauses of size 425500
Number of clauses of size 511064
Number of clauses of size over 525888

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/329684-1173146834/instance-329684-1173146834.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

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-329684-1173146834 -o ROOT/results/node63/solver-329684-1173146834 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329684-1173146834/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/329684-1173146834/instance-329684-1173146834.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/64 9988
/proc/meminfo: memFree=1015904/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=1396 CPUtime=0
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 334640921 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134799794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 349 138 121 302 0 44 0

[startup+0.102413 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 9988
/proc/meminfo: memFree=1015904/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=3172 CPUtime=0.09
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 540 0 0 0 9 0 0 0 18 0 1 0 334640921 3248128 524 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 793 524 129 302 0 488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3172

[startup+0.201423 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 9988
/proc/meminfo: memFree=1015904/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=6024 CPUtime=0.19
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 1430 0 0 0 19 0 0 0 18 0 1 0 334640921 6168576 1275 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 1506 1276 129 302 0 1201 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6024

[startup+0.301434 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 9988
/proc/meminfo: memFree=1015904/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=9564 CPUtime=0.29
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 2446 0 0 0 28 1 0 0 19 0 1 0 334640921 9793536 2016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 2391 2016 129 302 0 2086 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9564

[startup+0.701476 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 9988
/proc/meminfo: memFree=1015904/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=21448 CPUtime=0.69
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 6089 0 0 0 65 4 0 0 22 0 1 0 334640921 21962752 5079 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 5362 5079 129 302 0 5057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21448

[startup+1.50156 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 9989
/proc/meminfo: memFree=984408/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=46724 CPUtime=1.49
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 13578 0 0 0 137 12 0 0 25 0 1 0 334640921 47845376 10964 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 11681 10964 140 302 0 11376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46724

[startup+3.10273 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 9989
/proc/meminfo: memFree=971992/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=46984 CPUtime=3.09
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 13672 0 0 0 295 14 0 0 25 0 1 0 334640921 48111616 11025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 11746 11025 140 302 0 11441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46984

[startup+6.30107 s]
/proc/loadavg: 0.92 0.95 0.96 2/65 9989
/proc/meminfo: memFree=971744/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=47412 CPUtime=6.28
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 13794 0 0 0 611 17 0 0 25 0 1 0 334640921 48549888 11082 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 11853 11082 140 302 0 11548 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47412

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.96 2/65 9989
/proc/meminfo: memFree=971680/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=47796 CPUtime=12.69
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 13910 0 0 0 1247 22 0 0 25 0 1 0 334640921 48943104 11198 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 11949 11198 140 302 0 11644 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47796

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.96 2/65 9989
/proc/meminfo: memFree=969440/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=50120 CPUtime=25.48
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 14507 0 0 0 2514 34 0 0 25 0 1 0 334640921 51322880 11762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 12530 11762 140 302 0 12225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50120

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.96 2/65 9989
/proc/meminfo: memFree=963488/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=56256 CPUtime=51.07
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 16092 0 0 0 5054 53 0 0 25 0 1 0 334640921 57606144 13282 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 14064 13282 140 302 0 13759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56256

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.96 2/65 9989
/proc/meminfo: memFree=949600/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=70188 CPUtime=102.27
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 19655 0 0 0 10153 74 0 0 25 0 1 0 334640921 71872512 16716 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 17547 16716 140 302 0 17242 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70188

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=936992/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=82800 CPUtime=162.24
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 22853 0 0 0 16137 87 0 0 25 0 1 0 334640921 84787200 19914 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 20700 19914 140 302 0 20395 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 82800

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=925344/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=94208 CPUtime=222.23
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 25720 0 0 0 22123 100 0 0 25 0 1 0 334640921 96468992 22781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 23552 22781 140 302 0 23247 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 94208

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=913568/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=107024 CPUtime=282.21
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 28931 0 0 0 28109 112 0 0 25 0 1 0 334640921 109592576 25735 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 26756 25735 140 302 0 26451 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 107024

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=901216/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=119156 CPUtime=342.2
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 31985 0 0 0 34098 122 0 0 25 0 1 0 334640921 122015744 28789 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 29789 28789 140 302 0 29484 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 119156

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=889248/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=131264 CPUtime=402.18
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 34991 0 0 0 40088 130 0 0 25 0 1 0 334640921 134414336 31795 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526986 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 32816 31795 140 302 0 32511 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 131264

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=879328/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=141140 CPUtime=462.16
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 37437 0 0 0 46076 140 0 0 25 0 1 0 334640921 144527360 34241 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 35285 34241 140 302 0 34980 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 141140

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=870240/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=150444 CPUtime=522.14
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 39779 0 0 0 52065 149 0 0 25 0 1 0 334640921 154054656 36583 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 37611 36583 140 302 0 37306 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 150444

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 9989
/proc/meminfo: memFree=860064/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=160432 CPUtime=582.13
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 42298 0 0 0 58054 159 0 0 25 0 1 0 334640921 164282368 39102 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 40108 39102 140 302 0 39803 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 160432

[startup+642.302 s]
/proc/loadavg: 1.03 0.99 0.96 2/65 9989
/proc/meminfo: memFree=851424/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=169380 CPUtime=642.11
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 44486 0 0 0 64045 166 0 0 25 0 1 0 334640921 173445120 41290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 42345 41290 140 302 0 42040 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 169380

[startup+702.301 s]
/proc/loadavg: 1.01 0.99 0.96 2/65 9989
/proc/meminfo: memFree=843168/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=177348 CPUtime=702.09
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 46506 0 0 0 70035 174 0 0 25 0 1 0 334640921 181604352 43310 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 44337 43310 140 302 0 44032 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 177348

[startup+762.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=834848/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=187820 CPUtime=762.08
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 49067 0 0 0 76027 181 0 0 25 0 1 0 334640921 192327680 45358 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 46955 45358 140 302 0 46650 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 187820

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=826976/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=195660 CPUtime=822.06
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 51034 0 0 0 82017 189 0 0 25 0 1 0 334640921 200355840 47325 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 48915 47325 140 302 0 48610 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 195660

[startup+882.305 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=819424/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=203100 CPUtime=882.04
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 52909 0 0 0 88008 196 0 0 25 0 1 0 334640921 207974400 49200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 50775 49200 140 302 0 50470 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 203100

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=813024/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=209604 CPUtime=942.02
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 54528 0 0 0 93998 204 0 0 25 0 1 0 334640921 214634496 50819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 52401 50819 140 302 0 52096 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 209604

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=805856/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=217016 CPUtime=1002.01
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 56304 0 0 0 99989 212 0 0 25 0 1 0 334640921 222224384 52595 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 54254 52595 140 302 0 53949 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 217016

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=798048/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=225256 CPUtime=1061.99
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 58296 0 0 0 105979 220 0 0 25 0 1 0 334640921 230662144 54587 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 56314 54587 140 302 0 56009 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 225256

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=790048/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=233224 CPUtime=1121.97
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 60250 0 0 0 111969 228 0 0 25 0 1 0 334640921 238821376 56541 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 58306 56541 140 302 0 58001 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 233224

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=784480/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=239120 CPUtime=1181.96
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 61651 0 0 0 117962 234 0 0 25 0 1 0 334640921 244858880 57942 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 59780 57942 140 302 0 59475 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 239120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=781984/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=241472 CPUtime=1200.05
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 62247 0 0 0 119767 238 0 0 25 0 1 0 334640921 247267328 58538 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 60368 58538 140 302 0 60063 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 241472

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.96 2/65 9989
/proc/meminfo: memFree=781984/2055920 swapFree=4183280/4192956
[pid=9988] ppid=9986 vsize=241472 CPUtime=1200.05
/proc/9988/stat : 9988 (Spear-32) R 9986 9988 8546 0 -1 4194304 62247 0 0 0 119767 238 0 0 25 0 1 0 334640921 247267328 58538 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/9988/statm: 60368 58538 140 302 0 60063 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 241472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.1
CPU user time (s): 1197.68
CPU system time (s): 2.42663
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 241472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.68
system time used= 2.42663
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62247
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= 6
involuntary context switches= 2020

runsolver used 0.941856 second user time and 2.36064 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Mar  6 02:07:15 UTC 2007

IDJOB= 329684
IDBENCH= 20545
IDSOLVER= 132
FILE ID= node63/329684-1173146834

PBS_JOBID= 4015195

Free space on /tmp= 66522 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  dcf05b153fd4ff73d81f6021f0c67167

RANDOM SEED= 639512102

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:       1016312 kB
Buffers:         41316 kB
Cached:         903736 kB
SwapCached:       3684 kB
Active:          95772 kB
Inactive:       863668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1016312 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:           14816 kB
Writeback:           0 kB
Mapped:          20380 kB
Slab:            66168 kB
Committed_AS:   785324 kB
PageTables:       1476 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= 66522 MiB

End job on node63 on Tue Mar  6 02:27:18 UTC 2007