Trace number 311626

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.05 1200.39

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
MD5SUMbbb4149cc32eff7dd6676db03641b5a9
Bench CategoryRANDOM (random 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 variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/311626-1172572886/instance-311626-1172572886.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-311626-1172572886 -o ROOT/results/node72/solver-311626-1172572886 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311626-1172572886/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/311626-1172572886/instance-311626-1172572886.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.97 0.99 3/77 20036
/proc/meminfo: memFree=1837824/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=1932 CPUtime=0
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 277256380 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 483 247 126 302 0 178 0

[startup+0.107429 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20036
/proc/meminfo: memFree=1837824/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=2320 CPUtime=0.1
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 384 0 0 0 10 0 0 0 18 0 1 0 277256380 2375680 368 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 580 368 140 302 0 275 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2320

[startup+0.515466 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20036
/proc/meminfo: memFree=1837824/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=2832 CPUtime=0.5
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 522 0 0 0 50 0 0 0 21 0 1 0 277256380 2899968 506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 708 506 140 302 0 403 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2832

[startup+1.33554 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1835640/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=3728 CPUtime=1.33
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 730 0 0 0 132 1 0 0 25 0 1 0 277256380 3817472 714 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 932 714 140 302 0 627 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3728

[startup+2.9767 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1834552/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=5012 CPUtime=2.96
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 1039 0 0 0 294 2 0 0 25 0 1 0 277256380 5132288 1023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 1253 1023 140 302 0 948 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5012

[startup+6.25299 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1832376/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=6816 CPUtime=6.24
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 1524 0 0 0 620 4 0 0 25 0 1 0 277256380 6979584 1508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 1704 1508 140 302 0 1399 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6816

[startup+12.7096 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1829560/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=9512 CPUtime=12.69
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 2204 0 0 0 1262 7 0 0 25 0 1 0 277256380 9740288 2155 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 2378 2155 140 302 0 2073 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9512

[startup+25.5098 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1825528/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=13804 CPUtime=25.5
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 3296 0 0 0 2537 13 0 0 25 0 1 0 277256380 14135296 3182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 3451 3182 140 302 0 3146 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13804

[startup+51.1231 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1819320/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=19848 CPUtime=51.1
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 4815 0 0 0 5091 19 0 0 25 0 1 0 277256380 20324352 4701 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 4962 4701 140 302 0 4657 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19848

[startup+102.347 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1810808/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=28908 CPUtime=102.31
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 7075 0 0 0 10200 31 0 0 25 0 1 0 277256380 29601792 6832 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 7227 6832 140 302 0 6922 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28908

[startup+162.383 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1802552/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=37016 CPUtime=162.34
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 9100 0 0 0 16193 41 0 0 25 0 1 0 277256380 37904384 8857 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 9254 8857 140 302 0 8949 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 37016

[startup+222.417 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1795192/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=44360 CPUtime=222.35
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 10940 0 0 0 22186 49 0 0 25 0 1 0 277256380 45424640 10697 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 11090 10697 140 302 0 10785 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 44360

[startup+282.449 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1789496/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=51316 CPUtime=282.37
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 12618 0 0 0 28181 56 0 0 25 0 1 0 277256380 52547584 12118 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 12829 12118 140 302 0 12524 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 51316

[startup+342.48 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1784824/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=55900 CPUtime=342.38
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 13789 0 0 0 34175 63 0 0 25 0 1 0 277256380 57241600 13289 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 13975 13289 140 302 0 13670 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 55900

[startup+402.516 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1780728/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=59928 CPUtime=402.41
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 14789 0 0 0 40171 70 0 0 25 0 1 0 277256380 61366272 14289 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 14982 14289 140 302 0 14677 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 59928

[startup+462.548 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1776120/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=64472 CPUtime=462.42
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 15939 0 0 0 46167 75 0 0 25 0 1 0 277256380 66019328 15439 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 16118 15439 140 302 0 15813 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 64472

[startup+522.578 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1772088/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=68668 CPUtime=522.44
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 16957 0 0 0 52163 81 0 0 25 0 1 0 277256380 70316032 16457 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 17167 16457 140 302 0 16862 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 68668

[startup+582.611 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1767992/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=72820 CPUtime=582.46
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 17960 0 0 0 58160 86 0 0 25 0 1 0 277256380 74567680 17460 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 18205 17460 140 302 0 17900 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 72820

[startup+642.647 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1763896/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=76932 CPUtime=642.48
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 18992 0 0 0 64154 94 0 0 25 0 1 0 277256380 78778368 18492 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 19233 18492 140 302 0 18928 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 76932

[startup+702.678 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1759992/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=80804 CPUtime=702.5
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 19953 0 0 0 70150 100 0 0 25 0 1 0 277256380 82743296 19453 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 20201 19453 140 302 0 19896 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 80804

[startup+762.705 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1756728/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=84220 CPUtime=762.51
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 20762 0 0 0 76145 106 0 0 25 0 1 0 277256380 86241280 20262 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 21055 20262 140 302 0 20750 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 84220

[startup+822.738 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1753656/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=87332 CPUtime=822.52
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 21524 0 0 0 82141 111 0 0 25 0 1 0 277256380 89427968 21024 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 21833 21024 140 302 0 21528 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 87332

[startup+882.768 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1750520/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=90516 CPUtime=882.54
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 22298 0 0 0 88137 117 0 0 25 0 1 0 277256380 92688384 21798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 22629 21798 140 302 0 22324 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 90516

[startup+942.802 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1747512/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=93544 CPUtime=942.57
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 23062 0 0 0 94133 124 0 0 25 0 1 0 277256380 95789056 22562 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 23386 22562 140 302 0 23081 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 93544

[startup+1002.83 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1744120/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=99072 CPUtime=1002.58
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 24439 0 0 0 100128 130 0 0 25 0 1 0 277256380 101449728 23426 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 24768 23426 140 302 0 24463 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 99072

[startup+1062.87 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1740472/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=102680 CPUtime=1062.6
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 25340 0 0 0 106125 135 0 0 25 0 1 0 277256380 105144320 24327 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 25670 24327 140 302 0 25365 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 102680

[startup+1122.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20037
/proc/meminfo: memFree=1737080/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=106088 CPUtime=1122.61
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 26191 0 0 0 112121 140 0 0 25 0 1 0 277256380 108634112 25178 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 26522 25178 140 302 0 26217 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 106088

[startup+1182.94 s]
/proc/loadavg: 1.03 0.99 0.99 2/84 20103
/proc/meminfo: memFree=1732592/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=109188 CPUtime=1182.62
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 26998 0 0 0 118116 146 0 0 25 0 1 0 277256380 111808512 25985 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 27297 25985 140 302 0 26992 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 109188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.02 0.99 0.99 2/84 20139
/proc/meminfo: memFree=1731632/2055920 swapFree=4152064/4192956
[pid=20036] ppid=20034 vsize=110084 CPUtime=1200.02
/proc/20036/stat : 20036 (Spear-32) R 20034 20036 19608 0 -1 4194304 27227 0 0 0 119855 147 0 0 25 0 1 0 277256380 112726016 26214 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20036/statm: 27521 26214 140 302 0 27216 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 110084

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.39
CPU time (s): 1200.05
CPU user time (s): 1198.55
CPU system time (s): 1.49677
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 110084

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

runsolver used 1.35379 second user time and 2.91156 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Feb 27 10:41:26 UTC 2007

IDJOB= 311626
IDBENCH= 20319
IDSOLVER= 131
FILE ID= node72/311626-1172572886

PBS_JOBID= 3971901

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S1151229574-11-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311626-1172572886/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/311626-1172572886/instance-311626-1172572886.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-311626-1172572886 -o ROOT/results/node72/solver-311626-1172572886 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311626-1172572886/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/311626-1172572886/instance-311626-1172572886.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bbb4149cc32eff7dd6676db03641b5a9

RANDOM SEED= 595312307

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1838232 kB
Buffers:         36560 kB
Cached:         115636 kB
SwapCached:       9916 kB
Active:         115772 kB
Inactive:        63112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838232 kB
SwapTotal:     4192956 kB
SwapFree:      4152064 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:            24420 kB
Committed_AS:   652344 kB
PageTables:       1680 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= 66560 MiB

End job on node72 on Tue Feb 27 11:01:28 UTC 2007