Trace number 335023

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.1 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
Bench CategoryCRAFTED (crafted 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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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/335023-1173604754/instance-335023-1173604754.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/node11/watcher-335023-1173604754 -o ROOT/results/node11/solver-335023-1173604754 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335023-1173604754/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335023-1173604754/instance-335023-1173604754.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.93 0.98 1.08 3/77 26561
/proc/meminfo: memFree=1029512/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=1932 CPUtime=0
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 380430494 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 483 249 126 302 0 178 0

[startup+0.015798 s]
/proc/loadavg: 0.93 0.98 1.08 3/77 26561
/proc/meminfo: memFree=1029512/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=3192 CPUtime=0.01
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 582 0 0 0 1 0 0 0 18 0 1 0 380430494 3268608 483 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 798 484 126 302 0 493 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3192

[startup+0.101808 s]
/proc/loadavg: 0.93 0.98 1.08 3/77 26561
/proc/meminfo: memFree=1029512/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=6136 CPUtime=0.09
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 1497 0 0 0 9 0 0 0 18 0 1 0 380430494 6283264 1106 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 1534 1106 129 302 0 1229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6136

[startup+0.301831 s]
/proc/loadavg: 0.93 0.98 1.08 3/77 26561
/proc/meminfo: memFree=1029512/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=11524 CPUtime=0.29
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 2965 0 0 0 28 1 0 0 19 0 1 0 380430494 11800576 2380 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 2881 2380 129 302 0 2576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11524

[startup+0.701879 s]
/proc/loadavg: 0.93 0.98 1.08 3/77 26561
/proc/meminfo: memFree=1029512/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=22052 CPUtime=0.69
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 5800 0 0 0 66 3 0 0 22 0 1 0 380430494 22581248 4958 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 5513 4958 129 302 0 5208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22052

[startup+1.50197 s]
/proc/loadavg: 0.93 0.98 1.08 2/78 26562
/proc/meminfo: memFree=1002304/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=43900 CPUtime=1.49
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 11691 0 0 0 143 6 0 0 25 0 1 0 380430494 44953600 10336 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 10975 10336 129 302 0 10670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43900

[startup+3.10116 s]
/proc/loadavg: 0.93 0.98 1.08 2/78 26562
/proc/meminfo: memFree=974080/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=88388 CPUtime=3.09
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 23712 0 0 0 297 12 0 0 25 0 1 0 380430494 90509312 21332 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 22097 21332 129 302 0 21792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88388

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 1.08 2/78 26562
/proc/meminfo: memFree=909632/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=152400 CPUtime=6.29
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 40501 0 0 0 609 20 0 0 25 0 1 0 380430494 156057600 36072 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134541004 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 38100 36072 145 302 0 37795 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 152400

[startup+12.7023 s]
/proc/loadavg: 0.94 0.98 1.08 2/78 26562
/proc/meminfo: memFree=884992/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=152988 CPUtime=12.69
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 40636 0 0 0 1247 22 0 0 25 0 1 0 380430494 156659712 36190 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 38247 36190 145 302 0 37942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 152988

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.08 2/78 26562
/proc/meminfo: memFree=881728/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=164836 CPUtime=25.49
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 43606 0 0 0 2524 25 0 0 25 0 1 0 380430494 168792064 39160 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134535697 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 41209 39160 145 302 0 40904 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 164836

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 1.07 2/78 26562
/proc/meminfo: memFree=868544/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=169440 CPUtime=51.07
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 44757 0 0 0 5078 29 0 0 25 0 1 0 380430494 173506560 40311 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 42360 40311 145 302 0 42055 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 169440

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/78 26562
/proc/meminfo: memFree=858240/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=179720 CPUtime=102.26
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 47322 0 0 0 10191 35 0 0 25 0 1 0 380430494 184033280 42843 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 44930 42843 145 302 0 44625 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 179720

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/78 26562
/proc/meminfo: memFree=848896/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=189192 CPUtime=162.23
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 49692 0 0 0 16181 42 0 0 25 0 1 0 380430494 193732608 45213 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 47298 45213 145 302 0 46993 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 189192

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 3/78 26562
/proc/meminfo: memFree=841792/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=196364 CPUtime=222.21
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 51503 0 0 0 22174 47 0 0 25 0 1 0 380430494 201076736 46959 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 49091 46959 145 302 0 48786 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 196364

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/78 26562
/proc/meminfo: memFree=834816/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=203412 CPUtime=282.2
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 53269 0 0 0 28168 52 0 0 25 0 1 0 380430494 208293888 48725 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 50853 48725 145 302 0 50548 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 203412

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/78 26562
/proc/meminfo: memFree=823680/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=214424 CPUtime=342.18
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 56003 0 0 0 34161 57 0 0 25 0 1 0 380430494 219570176 51459 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 53606 51459 145 302 0 53301 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 214424

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/78 26562
/proc/meminfo: memFree=816896/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=221180 CPUtime=402.16
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 57715 0 0 0 40153 63 0 0 25 0 1 0 380430494 226488320 53171 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 55295 53171 145 302 0 54990 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 221180

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/78 26562
/proc/meminfo: memFree=810368/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=227748 CPUtime=462.15
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 59346 0 0 0 46147 68 0 0 25 0 1 0 380430494 233213952 54802 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 56937 54802 145 302 0 56632 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 227748

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/78 26562
/proc/meminfo: memFree=796288/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=242104 CPUtime=522.13
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 62913 0 0 0 52140 73 0 0 25 0 1 0 380430494 247914496 58369 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 60526 58369 145 302 0 60221 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 242104

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/78 26562
/proc/meminfo: memFree=779008/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=259216 CPUtime=582.11
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 67198 0 0 0 58132 79 0 0 25 0 1 0 380430494 265437184 62654 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 64804 62654 145 302 0 64499 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 259216

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/78 26562
/proc/meminfo: memFree=762944/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=275136 CPUtime=642.1
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 71176 0 0 0 64126 84 0 0 25 0 1 0 380430494 281739264 66632 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 68784 66632 145 302 0 68479 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 275136

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 26562
/proc/meminfo: memFree=755136/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=283436 CPUtime=702.07
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 73247 0 0 0 70119 88 0 0 25 0 1 0 380430494 290238464 68574 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 70859 68574 145 302 0 70554 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 283436

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=745216/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=293316 CPUtime=762.07
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 75722 0 0 0 76113 94 0 0 25 0 1 0 380430494 300355584 71049 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 73329 71049 145 302 0 73024 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 293316

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=737536/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=301136 CPUtime=822.04
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 77658 0 0 0 82108 96 0 0 25 0 1 0 380430494 308363264 72985 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 75284 72985 145 302 0 74979 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 301136

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=731200/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=307356 CPUtime=882.02
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 79220 0 0 0 88101 101 0 0 25 0 1 0 380430494 314732544 74547 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 76839 74547 145 302 0 76534 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 307356

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=725312/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=313336 CPUtime=942
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 80722 0 0 0 94095 105 0 0 25 0 1 0 380430494 320856064 76049 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527241 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 78334 76049 145 302 0 78029 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 313336

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=716608/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=322012 CPUtime=1001.99
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 82883 0 0 0 100089 110 0 0 25 0 1 0 380430494 329740288 78210 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 80503 78210 145 302 0 80198 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 322012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=707776/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=330848 CPUtime=1061.97
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 85106 0 0 0 106084 113 0 0 25 0 1 0 380430494 338788352 80433 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 82712 80433 145 302 0 82407 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 330848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=700224/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=338292 CPUtime=1121.95
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 86971 0 0 0 112079 116 0 0 25 0 1 0 380430494 346411008 82298 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 84573 82298 145 302 0 84268 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 338292

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=692992/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=345612 CPUtime=1181.94
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 88780 0 0 0 118074 120 0 0 25 0 1 0 380430494 353906688 84107 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 86403 84107 145 302 0 86098 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 345612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 26562
/proc/meminfo: memFree=691072/2055920 swapFree=4169972/4192956
[pid=26561] ppid=26559 vsize=347448 CPUtime=1200.03
/proc/26561/stat : 26561 (Spear-32) R 26559 26561 25758 0 -1 4194304 89251 0 0 0 119883 120 0 0 25 0 1 0 380430494 355786752 84578 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26561/statm: 86862 84578 145 302 0 86557 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 347448

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.46
CPU time (s): 1200.1
CPU user time (s): 1198.83
CPU system time (s): 1.26181
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 347448

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

runsolver used 1.21582 second user time and 3.16052 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar 11 09:19:19 UTC 2007

IDJOB= 335023
IDBENCH= 24641
IDSOLVER= 131
FILE ID= node11/335023-1173604754

PBS_JOBID= 4101243

Free space on /tmp= 66140 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335023-1173604754/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335023-1173604754/instance-335023-1173604754.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-335023-1173604754 -o ROOT/results/node11/solver-335023-1173604754 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335023-1173604754/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335023-1173604754/instance-335023-1173604754.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  181c4935b6e4cd791aedd030930111fa

RANDOM SEED= 848503395

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1029920 kB
Buffers:         56924 kB
Cached:         869572 kB
SwapCached:       2248 kB
Active:         541864 kB
Inactive:       407508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1029920 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:           35260 kB
Writeback:           0 kB
Mapped:          30892 kB
Slab:            62172 kB
Committed_AS:  1208136 kB
PageTables:       1756 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= 66140 MiB

End job on node11 on Sun Mar 11 09:39:22 UTC 2007