Trace number 328717

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 FHS 1.0? (TO) 1200.16 1200.49

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k15.cnf
MD5SUMe32f068a374a9a3211450fa7c3f6f87a
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 variables30142
Number of clauses130635
Sum of the clauses size364257
Maximum clause length37
Minimum clause length1
Number of clauses of size 1213
Number of clauses of size 255731
Number of clauses of size 369590
Number of clauses of size 4146
Number of clauses of size 5265
Number of clauses of size over 54690

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/328717-1173122187/instance-328717-1173122187.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/node68/watcher-328717-1173122187 -o ROOT/results/node68/solver-328717-1173122187 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328717-1173122187/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/328717-1173122187/instance-328717-1173122187.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.87 3/64 21794
/proc/meminfo: memFree=1286056/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=1396 CPUtime=0
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 332176398 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 349 138 121 302 0 44 0

[startup+0.103842 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 21794
/proc/meminfo: memFree=1286056/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=4880 CPUtime=0.09
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 1003 0 0 0 9 0 0 0 18 0 1 0 332176398 4997120 881 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 1220 881 129 302 0 915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4880

[startup+0.20284 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 21794
/proc/meminfo: memFree=1286056/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=8404 CPUtime=0.19
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 2034 0 0 0 18 1 0 0 18 0 1 0 332176398 8605696 1637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135257839 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 2101 1637 129 302 0 1796 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8404

[startup+0.30185 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 21794
/proc/meminfo: memFree=1286056/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=10332 CPUtime=0.29
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 2673 0 0 0 27 2 0 0 19 0 1 0 332176398 10579968 2276 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 2583 2276 129 302 0 2278 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10332

[startup+0.701885 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 21794
/proc/meminfo: memFree=1286056/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=12432 CPUtime=0.69
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 3268 0 0 0 66 3 0 0 22 0 1 0 332176398 12730368 2871 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 3108 2871 140 302 0 2803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12432

[startup+1.50196 s]
/proc/loadavg: 0.91 0.95 0.87 2/65 21795
/proc/meminfo: memFree=1274720/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=12816 CPUtime=1.49
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 3383 0 0 0 146 3 0 0 25 0 1 0 332176398 13123584 2986 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 3204 2986 140 302 0 2899 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12816

[startup+3.1011 s]
/proc/loadavg: 0.91 0.95 0.87 2/65 21795
/proc/meminfo: memFree=1273952/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=13732 CPUtime=3.09
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 3620 0 0 0 305 4 0 0 25 0 1 0 332176398 14061568 3223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 3433 3223 140 302 0 3128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13732

[startup+6.30139 s]
/proc/loadavg: 0.92 0.95 0.87 2/65 21795
/proc/meminfo: memFree=1271840/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=15764 CPUtime=6.29
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 4115 0 0 0 624 5 0 0 25 0 1 0 332176398 16142336 3718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 3941 3718 140 302 0 3636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15764

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.87 2/65 21795
/proc/meminfo: memFree=1268512/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=18840 CPUtime=12.68
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 4879 0 0 0 1262 6 0 0 25 0 1 0 332176398 19292160 4482 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 4710 4482 140 302 0 4405 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18840

[startup+25.5021 s]
/proc/loadavg: 0.94 0.96 0.87 2/65 21795
/proc/meminfo: memFree=1259296/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=27948 CPUtime=25.49
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 7185 0 0 0 2536 13 0 0 25 0 1 0 332176398 28618752 6755 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 6987 6755 140 302 0 6682 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27948

[startup+51.1024 s]
/proc/loadavg: 0.96 0.96 0.88 2/65 21795
/proc/meminfo: memFree=1244000/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=43332 CPUtime=51.07
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 11043 0 0 0 5088 19 0 0 25 0 1 0 332176398 44371968 10613 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 10833 10613 140 302 0 10528 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43332

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.88 2/65 21795
/proc/meminfo: memFree=1212512/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=74772 CPUtime=102.26
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 18906 0 0 0 10193 33 0 0 25 0 1 0 332176398 76566528 18411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 18693 18411 140 302 0 18388 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74772

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 21795
/proc/meminfo: memFree=1175520/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=111912 CPUtime=162.25
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 28219 0 0 0 16176 49 0 0 25 0 1 0 332176398 114597888 27724 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 27978 27724 140 302 0 27673 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111912

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 21795
/proc/meminfo: memFree=1141600/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=145776 CPUtime=222.24
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 36718 0 0 0 22164 60 0 0 25 0 1 0 332176398 149274624 36094 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 36444 36094 140 302 0 36139 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 145776

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 21795
/proc/meminfo: memFree=1116384/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=171172 CPUtime=282.22
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 43088 0 0 0 28148 74 0 0 25 0 1 0 332176398 175280128 42459 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527188 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 42793 42459 140 302 0 42488 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 171172

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 21795
/proc/meminfo: memFree=1089760/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=197332 CPUtime=342.2
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 49654 0 0 0 34137 83 0 0 25 0 1 0 332176398 202067968 49025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539587 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 49333 49025 140 302 0 49028 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 197332

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=1061280/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=226056 CPUtime=402.18
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 56834 0 0 0 40123 95 0 0 25 0 1 0 332176398 231481344 56205 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 56514 56205 140 302 0 56209 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 226056

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=1031456/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=255736 CPUtime=462.17
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 64274 0 0 0 46111 106 0 0 25 0 1 0 332176398 261873664 63645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 63934 63645 140 302 0 63629 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 255736

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=1003232/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=284116 CPUtime=522.15
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 71375 0 0 0 52098 117 0 0 25 0 1 0 332176398 290934784 70746 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 71029 70748 140 302 0 70724 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 284116

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=977248/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=309640 CPUtime=582.14
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 77781 0 0 0 58087 127 0 0 25 0 1 0 332176398 317071360 77152 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 77410 77152 140 302 0 77105 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 309640

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=952352/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=335676 CPUtime=642.12
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 84301 0 0 0 64078 134 0 0 25 0 1 0 332176398 343732224 83415 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 83919 83415 140 302 0 83614 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 335676

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=927392/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=360288 CPUtime=702.1
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 90475 0 0 0 70069 141 0 0 25 0 1 0 332176398 368934912 89589 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 90072 89589 140 302 0 89767 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 360288

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=904928/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=382524 CPUtime=762.09
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 96028 0 0 0 76061 148 0 0 25 0 1 0 332176398 391704576 95142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 95631 95142 140 302 0 95326 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 382524

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=883616/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=403988 CPUtime=822.08
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 101389 0 0 0 82052 156 0 0 25 0 1 0 332176398 413683712 100503 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 100997 100503 140 302 0 100692 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 403988

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=863584/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=423676 CPUtime=882.06
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 106326 0 0 0 88043 163 0 0 25 0 1 0 332176398 433844224 105440 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 105919 105440 140 302 0 105614 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 423676

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=845088/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=442412 CPUtime=942.04
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 111019 0 0 0 94033 171 0 0 25 0 1 0 332176398 453029888 110133 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 110603 110133 140 302 0 110298 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 442412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=828064/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=459144 CPUtime=1002.02
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 115219 0 0 0 100025 177 0 0 25 0 1 0 332176398 470163456 114333 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 114786 114333 140 302 0 114481 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 459144

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=810976/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=476356 CPUtime=1062
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 119515 0 0 0 106016 184 0 0 25 0 1 0 332176398 487788544 118629 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 119089 118629 140 302 0 118784 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 476356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=794592/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=492660 CPUtime=1121.99
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 123584 0 0 0 112010 189 0 0 25 0 1 0 332176398 504483840 122698 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 123165 122698 140 302 0 122860 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 492660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=777312/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=509968 CPUtime=1181.97
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 127926 0 0 0 118003 194 0 0 25 0 1 0 332176398 522207232 127040 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 127492 127040 140 302 0 127187 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 509968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=771872/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=515108 CPUtime=1200.07
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 129210 0 0 0 119811 196 0 0 25 0 1 0 332176398 527470592 128324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 128777 128324 140 302 0 128472 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 515108

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: 0.99 0.97 0.91 2/65 21795
/proc/meminfo: memFree=771872/2055920 swapFree=4183224/4192956
[pid=21794] ppid=21792 vsize=515108 CPUtime=1200.07
/proc/21794/stat : 21794 (Spear-32) R 21792 21794 21442 0 -1 4194304 129210 0 0 0 119811 196 0 0 25 0 1 0 332176398 527470592 128324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526846 0 0 4096 0 0 0 0 17 1 0 0
/proc/21794/statm: 128777 128324 140 302 0 128472 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 515108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.16
CPU user time (s): 1198.12
CPU system time (s): 2.04569
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 515108

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

runsolver used 0.923859 second user time and 2.41663 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Mar  5 19:16:28 UTC 2007

IDJOB= 328717
IDBENCH= 20522
IDSOLVER= 131
FILE ID= node68/328717-1173122187

PBS_JOBID= 4015150

Free space on /tmp= 66442 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k15.cnf
COMMAND LINE= /tmp/evaluation/328717-1173122187/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/328717-1173122187/instance-328717-1173122187.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-328717-1173122187 -o ROOT/results/node68/solver-328717-1173122187 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328717-1173122187/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/328717-1173122187/instance-328717-1173122187.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e32f068a374a9a3211450fa7c3f6f87a

RANDOM SEED= 676617813

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:       1286408 kB
Buffers:         41796 kB
Cached:         637652 kB
SwapCached:       3680 kB
Active:         199288 kB
Inactive:       489732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1286408 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:            4616 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            66532 kB
Committed_AS:   828016 kB
PageTables:       1380 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= 66442 MiB

End job on node68 on Mon Mar  5 19:36:30 UTC 2007