Trace number 335486

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.13 1200.54

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
MD5SUM8933f4efeee309724bfa107bfc7974e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.8504
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses3496
Sum of the clauses size7200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 516

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/335486-1173628458/instance-335486-1173628458.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/node76/watcher-335486-1173628458 -o ROOT/results/node76/solver-335486-1173628458 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335486-1173628458/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335486-1173628458/instance-335486-1173628458.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 1.06 3/69 26390
/proc/meminfo: memFree=1817732/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=1528 CPUtime=0
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 198 0 0 0 0 0 0 0 19 0 1 0 382804161 1564672 183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 382 184 128 302 0 77 0

[startup+0.0575631 s]
/proc/loadavg: 0.92 0.98 1.06 3/69 26390
/proc/meminfo: memFree=1817732/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=2040 CPUtime=0.05
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 332 0 0 0 5 0 0 0 19 0 1 0 382804161 2088960 317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 510 317 140 302 0 205 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2040

[startup+0.101568 s]
/proc/loadavg: 0.92 0.98 1.06 3/69 26390
/proc/meminfo: memFree=1817732/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=2296 CPUtime=0.09
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 397 0 0 0 9 0 0 0 19 0 1 0 382804161 2351104 382 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 574 382 140 302 0 269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2296

[startup+0.301591 s]
/proc/loadavg: 0.92 0.98 1.06 3/69 26390
/proc/meminfo: memFree=1817732/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=3324 CPUtime=0.29
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 669 0 0 0 29 0 0 0 21 0 1 0 382804161 3403776 654 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 831 654 140 302 0 526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3324

[startup+0.701637 s]
/proc/loadavg: 0.92 0.98 1.06 3/69 26390
/proc/meminfo: memFree=1817732/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=4760 CPUtime=0.69
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 1016 0 0 0 68 1 0 0 25 0 1 0 382804161 4874240 1001 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1190 1001 140 302 0 885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4760

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 1.06 2/70 26391
/proc/meminfo: memFree=1813692/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=6564 CPUtime=1.49
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 1480 0 0 0 148 1 0 0 25 0 1 0 382804161 6721536 1465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 1641 1465 140 302 0 1336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6564

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 1.06 2/70 26391
/proc/meminfo: memFree=1811068/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=9776 CPUtime=3.09
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 2257 0 0 0 306 3 0 0 25 0 1 0 382804161 10010624 2242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 2444 2242 140 302 0 2139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9776

[startup+6.30128 s]
/proc/loadavg: 0.93 0.98 1.06 2/70 26391
/proc/meminfo: memFree=1806092/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=13956 CPUtime=6.29
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 3301 0 0 0 625 4 0 0 25 0 1 0 382804161 14290944 3253 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 3489 3253 140 302 0 3184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13956

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 1.06 2/70 26391
/proc/meminfo: memFree=1799436/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=20172 CPUtime=12.69
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 4869 0 0 0 1263 6 0 0 25 0 1 0 382804161 20656128 4821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 5043 4821 140 302 0 4738 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20172

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 1.06 2/70 26391
/proc/meminfo: memFree=1790092/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=29272 CPUtime=25.49
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 7128 0 0 0 2538 11 0 0 25 0 1 0 382804161 29974528 7015 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 7318 7015 140 302 0 7013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29272

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 1.06 2/70 26391
/proc/meminfo: memFree=1776652/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=43312 CPUtime=51.07
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 10512 0 0 0 5089 18 0 0 25 0 1 0 382804161 44351488 10399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 10828 10399 140 302 0 10523 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43312

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.05 2/70 26391
/proc/meminfo: memFree=1758668/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=61860 CPUtime=102.26
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 15067 0 0 0 10196 30 0 0 25 0 1 0 382804161 63344640 14825 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 15465 14825 140 302 0 15160 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61860

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/70 26391
/proc/meminfo: memFree=1742732/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=78432 CPUtime=162.25
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 19077 0 0 0 16184 41 0 0 25 0 1 0 382804161 80314368 18835 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 19608 18835 140 302 0 19303 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78432

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/70 26391
/proc/meminfo: memFree=1731084/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=91548 CPUtime=222.23
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 22217 0 0 0 22175 48 0 0 25 0 1 0 382804161 93745152 21718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 22887 21718 140 302 0 22582 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 91548

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/70 26391
/proc/meminfo: memFree=1718988/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=103932 CPUtime=282.21
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 25260 0 0 0 28165 56 0 0 25 0 1 0 382804161 106426368 24761 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 25983 24761 140 302 0 25678 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 103932

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/70 26391
/proc/meminfo: memFree=1708684/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=114104 CPUtime=342.2
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 27787 0 0 0 34156 64 0 0 25 0 1 0 382804161 116842496 27288 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 28526 27288 140 302 0 28221 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 114104

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/70 26391
/proc/meminfo: memFree=1698636/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=124380 CPUtime=402.19
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 30326 0 0 0 40147 72 0 0 25 0 1 0 382804161 127365120 29827 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 31095 29827 140 302 0 30790 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 124380

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/76 26549
/proc/meminfo: memFree=1688708/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=133072 CPUtime=462.09
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 32406 0 0 0 46131 78 0 0 25 0 1 0 382804161 136265728 31907 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 33268 31907 140 302 0 32963 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 133072

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/70 26589
/proc/meminfo: memFree=1681548/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=141448 CPUtime=522.06
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 34486 0 0 0 52122 84 0 0 25 0 1 0 382804161 144842752 33987 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 35362 33987 140 302 0 35057 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 141448

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1670348/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=152660 CPUtime=582.05
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 37276 0 0 0 58112 93 0 0 25 0 1 0 382804161 156323840 36777 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 38165 36777 140 302 0 37860 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 152660

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1660684/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=162144 CPUtime=642.04
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 39663 0 0 0 64104 100 0 0 25 0 1 0 382804161 166035456 39164 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 40536 39164 140 302 0 40231 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 162144

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1653900/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=169364 CPUtime=702.01
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 41368 0 0 0 70095 106 0 0 25 0 1 0 382804161 173428736 40869 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 42341 40869 140 302 0 42036 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 169364

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1646092/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=179044 CPUtime=762
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 43793 0 0 0 76089 111 0 0 25 0 1 0 382804161 183341056 42781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 44761 42781 140 302 0 44456 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 179044

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1639628/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=185500 CPUtime=821.98
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 45430 0 0 0 82082 116 0 0 25 0 1 0 382804161 189952000 44418 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 46375 44418 140 302 0 46070 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 185500

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1633548/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=191804 CPUtime=881.97
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 46925 0 0 0 88075 122 0 0 25 0 1 0 382804161 196407296 45913 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 47951 45913 140 302 0 47646 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 191804

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1625228/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=200224 CPUtime=941.95
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 49031 0 0 0 94068 127 0 0 25 0 1 0 382804161 205029376 48019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 50056 48019 140 302 0 49751 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 200224

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1617868/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=207532 CPUtime=1001.93
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 50865 0 0 0 100059 134 0 0 25 0 1 0 382804161 212512768 49853 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 51883 49853 140 302 0 51578 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 207532

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1611148/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=214708 CPUtime=1061.91
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 52557 0 0 0 106054 137 0 0 25 0 1 0 382804161 219860992 51545 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 53677 51545 140 302 0 53372 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 214708

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1605772/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=220264 CPUtime=1121.9
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 53894 0 0 0 112048 142 0 0 25 0 1 0 382804161 225550336 52882 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 55066 52882 140 302 0 54761 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 220264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1597068/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=229316 CPUtime=1181.88
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 56078 0 0 0 118039 149 0 0 25 0 1 0 382804161 234819584 55066 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 57329 55066 140 302 0 57024 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 229316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1594444/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=231752 CPUtime=1200.08
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 56689 0 0 0 119856 152 0 0 25 0 1 0 382804161 237314048 55677 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 57938 55677 140 302 0 57633 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 231752

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/70 26589
/proc/meminfo: memFree=1594444/2055888 swapFree=3938024/4096564
[pid=26390] ppid=26388 vsize=231752 CPUtime=1200.08
/proc/26390/stat : 26390 (Spear-32) R 26388 26390 26239 0 -1 4194304 56689 0 0 0 119856 152 0 0 25 0 1 0 382804161 237314048 55677 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26390/statm: 57938 55677 140 302 0 57633 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 231752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.13
CPU user time (s): 1198.57
CPU system time (s): 1.56076
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 231752

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

runsolver used 1.01385 second user time and 2.35764 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Mar 11 15:54:19 UTC 2007

IDJOB= 335486
IDBENCH= 24652
IDSOLVER= 132
FILE ID= node76/335486-1173628458

PBS_JOBID= 4101314

Free space on /tmp= 66528 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-016-015.sat05-1230.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335486-1173628458/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335486-1173628458/instance-335486-1173628458.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-335486-1173628458 -o ROOT/results/node76/solver-335486-1173628458 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335486-1173628458/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335486-1173628458/instance-335486-1173628458.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8933f4efeee309724bfa107bfc7974e9

RANDOM SEED= 297002003

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1818204 kB
Buffers:         10356 kB
Cached:          42400 kB
SwapCached:     152264 kB
Active:          26676 kB
Inactive:       184272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1818204 kB
SwapTotal:     4096564 kB
SwapFree:      3938024 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15244 kB
Slab:            13120 kB
Committed_AS:  1186516 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB

End job on node76 on Sun Mar 11 16:14:21 UTC 2007