Trace number 335779

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.14 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
MD5SUM5c9a33eabccd4cfda0614fe55b1a1565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.0958
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses4970
Sum of the clauses size10200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24950
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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/335779-1173634236/instance-335779-1173634236.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/node9/watcher-335779-1173634236 -o ROOT/results/node9/solver-335779-1173634236 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335779-1173634236/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335779-1173634236/instance-335779-1173634236.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: 1.00 1.00 1.12 3/77 1329
/proc/meminfo: memFree=1950336/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=1528 CPUtime=0
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 383378197 1564672 186 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 382 186 129 302 0 77 0

[startup+0.066768 s]
/proc/loadavg: 1.00 1.00 1.12 3/77 1329
/proc/meminfo: memFree=1950336/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=2072 CPUtime=0.06
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 350 0 0 0 6 0 0 0 18 0 1 0 383378197 2121728 334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 518 334 140 302 0 213 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2072

[startup+0.101774 s]
/proc/loadavg: 1.00 1.00 1.12 3/77 1329
/proc/meminfo: memFree=1950336/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=2200 CPUtime=0.09
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 397 0 0 0 9 0 0 0 18 0 1 0 383378197 2252800 381 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 550 381 140 302 0 245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2200

[startup+0.301812 s]
/proc/loadavg: 1.00 1.00 1.12 3/77 1329
/proc/meminfo: memFree=1950336/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=3228 CPUtime=0.29
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 640 0 0 0 29 0 0 0 19 0 1 0 383378197 3305472 624 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 807 624 140 302 0 502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3228

[startup+0.701888 s]
/proc/loadavg: 1.00 1.00 1.12 3/77 1329
/proc/meminfo: memFree=1950336/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=4792 CPUtime=0.69
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 1045 0 0 0 69 0 0 0 23 0 1 0 383378197 4907008 1029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 1198 1030 140 302 0 893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4792

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1330
/proc/meminfo: memFree=1945848/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=7372 CPUtime=1.48
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 1684 0 0 0 148 0 0 0 25 0 1 0 383378197 7548928 1668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 1843 1668 140 302 0 1538 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7372

[startup+3.10235 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1330
/proc/meminfo: memFree=1942584/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=10988 CPUtime=3.09
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 2581 0 0 0 307 2 0 0 25 0 1 0 383378197 11251712 2565 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 2747 2565 140 302 0 2442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10988

[startup+6.30197 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1330
/proc/meminfo: memFree=1936312/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=16556 CPUtime=6.28
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 3959 0 0 0 625 3 0 0 25 0 1 0 383378197 16953344 3910 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 4139 3910 140 302 0 3834 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16556

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1330
/proc/meminfo: memFree=1927096/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=25272 CPUtime=12.69
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 6120 0 0 0 1262 7 0 0 25 0 1 0 383378197 25878528 6071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 6318 6071 140 302 0 6013 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25272

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1330
/proc/meminfo: memFree=1915064/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=36972 CPUtime=25.48
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 9033 0 0 0 2536 12 0 0 25 0 1 0 383378197 37859328 8919 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 9243 8919 140 302 0 8938 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36972

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 1330
/proc/meminfo: memFree=1897848/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=54672 CPUtime=51.07
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 13365 0 0 0 5087 20 0 0 25 0 1 0 383378197 55984128 13251 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 13668 13251 140 302 0 13363 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54672

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.10 2/78 1330
/proc/meminfo: memFree=1869880/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=83320 CPUtime=102.26
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 20391 0 0 0 10192 34 0 0 25 0 1 0 383378197 85319680 20148 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 20830 20148 140 302 0 20525 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83320

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 1330
/proc/meminfo: memFree=1846520/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=107248 CPUtime=162.23
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 26264 0 0 0 16177 46 0 0 25 0 1 0 383378197 109821952 26021 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 26812 26021 140 302 0 26507 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 107248

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 1330
/proc/meminfo: memFree=1828664/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=126144 CPUtime=222.21
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 30898 0 0 0 22163 58 0 0 25 0 1 0 383378197 129171456 30398 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 31536 30398 140 302 0 31231 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 126144

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 1330
/proc/meminfo: memFree=1809208/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=146100 CPUtime=282.19
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 35808 0 0 0 28150 69 0 0 25 0 1 0 383378197 149606400 35308 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 36525 35308 140 302 0 36220 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 146100

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 1330
/proc/meminfo: memFree=1791288/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=163928 CPUtime=342.17
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 40184 0 0 0 34137 80 0 0 25 0 1 0 383378197 167862272 39684 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 40982 39684 140 302 0 40677 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 163928

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 1330
/proc/meminfo: memFree=1778744/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=176616 CPUtime=402.15
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 43331 0 0 0 40127 88 0 0 25 0 1 0 383378197 180854784 42831 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 44154 42831 140 302 0 43849 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 176616

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 1330
/proc/meminfo: memFree=1766776/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=188984 CPUtime=462.13
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 46253 0 0 0 46118 95 0 0 25 0 1 0 383378197 193519616 45753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 47246 45753 140 302 0 46941 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 188984

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 1330
/proc/meminfo: memFree=1757112/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=199320 CPUtime=522.11
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 48682 0 0 0 52110 101 0 0 25 0 1 0 383378197 204103680 48182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 49830 48182 140 302 0 49525 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 199320

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 1330
/proc/meminfo: memFree=1748728/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=207828 CPUtime=582.08
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 50721 0 0 0 58101 107 0 0 25 0 1 0 383378197 212815872 50221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 51957 50221 140 302 0 51652 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 207828

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 1330
/proc/meminfo: memFree=1738616/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=218672 CPUtime=642.07
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 53227 0 0 0 64093 114 0 0 25 0 1 0 383378197 223920128 52727 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 54668 52727 140 302 0 54363 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 218672

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 1330
/proc/meminfo: memFree=1727672/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=229992 CPUtime=702.04
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 55955 0 0 0 70082 122 0 0 25 0 1 0 383378197 235511808 55455 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 57498 55455 140 302 0 57193 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 229992

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 1330
/proc/meminfo: memFree=1717688/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=239800 CPUtime=762.03
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 58406 0 0 0 76075 128 0 0 25 0 1 0 383378197 245555200 57906 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 59950 57906 140 302 0 59645 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 239800

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 1330
/proc/meminfo: memFree=1710392/2055920 swapFree=4152240/4192956
[pid=1329] ppid=1327 vsize=250072 CPUtime=822
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 60750 0 0 0 82066 134 0 0 25 0 1 0 383378197 256073728 59737 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 62518 59737 140 302 0 62213 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 250072

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 1332
/proc/meminfo: memFree=1696952/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=260252 CPUtime=881.99
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 63253 0 0 0 88056 143 0 0 25 0 1 0 383378197 266498048 62240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 65063 62240 140 302 0 64758 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 260252

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 1332
/proc/meminfo: memFree=1687928/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=269372 CPUtime=941.96
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 65507 0 0 0 94046 150 0 0 25 0 1 0 383378197 275836928 64494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 67343 64494 140 302 0 67038 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 269372

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1332
/proc/meminfo: memFree=1680312/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=277084 CPUtime=1001.95
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 67381 0 0 0 100039 156 0 0 25 0 1 0 383378197 283734016 66368 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 69271 66368 140 302 0 68966 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 277084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1332
/proc/meminfo: memFree=1671160/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=286568 CPUtime=1061.93
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 69665 0 0 0 106028 165 0 0 25 0 1 0 383378197 293445632 68652 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 71642 68652 140 302 0 71337 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 286568

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1332
/proc/meminfo: memFree=1662200/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=295408 CPUtime=1121.91
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 71850 0 0 0 112018 173 0 0 25 0 1 0 383378197 302497792 70837 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 73852 70837 140 302 0 73547 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 295408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1332
/proc/meminfo: memFree=1655288/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=302600 CPUtime=1181.89
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 73573 0 0 0 118011 178 0 0 25 0 1 0 383378197 309862400 72560 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 75650 72560 140 302 0 75345 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 302600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1332
/proc/meminfo: memFree=1653496/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=304264 CPUtime=1200.08
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 73993 0 0 0 119829 179 0 0 25 0 1 0 383378197 311566336 72980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 76066 72980 140 302 0 75761 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 304264

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: 1.00 1.00 1.00 2/78 1332
/proc/meminfo: memFree=1653496/2055920 swapFree=4152244/4192956
[pid=1329] ppid=1327 vsize=304264 CPUtime=1200.08
/proc/1329/stat : 1329 (Spear-32) R 1327 1329 522 0 -1 4194304 73993 0 0 0 119829 179 0 0 25 0 1 0 383378197 311566336 72980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1329/statm: 76066 72980 140 302 0 75761 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 304264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.14
CPU user time (s): 1198.29
CPU system time (s): 1.84372
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 304264

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

runsolver used 1.2918 second user time and 3.08753 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar 11 17:30:36 UTC 2007

IDJOB= 335779
IDBENCH= 24659
IDSOLVER= 131
FILE ID= node9/335779-1173634236

PBS_JOBID= 4101317

Free space on /tmp= 66352 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335779-1173634236/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335779-1173634236/instance-335779-1173634236.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-335779-1173634236 -o ROOT/results/node9/solver-335779-1173634236 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335779-1173634236/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335779-1173634236/instance-335779-1173634236.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5c9a33eabccd4cfda0614fe55b1a1565

RANDOM SEED= 200322376

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1950808 kB
Buffers:          4916 kB
Cached:          24040 kB
SwapCached:       7696 kB
Active:          35280 kB
Inactive:        15444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1950808 kB
SwapTotal:     4192956 kB
SwapFree:      4152240 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          29752 kB
Slab:            40032 kB
Committed_AS:  1537580 kB
PageTables:       1688 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= 66352 MiB

End job on node9 on Sun Mar 11 17:50:38 UTC 2007