Trace number 334813

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
MD5SUM58af3687ccec42ccd800f9557db434fc
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 variables16489
Number of clauses2248381
Sum of the clauses size4509197
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22246354
Number of clauses of size 30
Number of clauses of size 44
Number of clauses of size 58
Number of clauses of size over 52015

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/334813-1173593934/instance-334813-1173593934.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/node13/watcher-334813-1173593934 -o ROOT/results/node13/solver-334813-1173593934 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334813-1173593934/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334813-1173593934/instance-334813-1173593934.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.01 1.01 1.00 3/77 4793
/proc/meminfo: memFree=1288168/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=1932 CPUtime=0
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 379348345 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 483 247 126 302 0 178 0

[startup+0.0932811 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4793
/proc/meminfo: memFree=1288168/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=5736 CPUtime=0.08
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 1402 0 0 0 8 0 0 0 18 0 1 0 379348345 5873664 1044 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134799787 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 1434 1044 129 302 0 1129 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5736

[startup+0.102281 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4793
/proc/meminfo: memFree=1288168/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=6128 CPUtime=0.09
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 1491 0 0 0 9 0 0 0 18 0 1 0 379348345 6275072 1100 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271207 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 1532 1101 129 302 0 1227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6128

[startup+0.301308 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4793
/proc/meminfo: memFree=1288168/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=11516 CPUtime=0.29
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 2947 0 0 0 29 0 0 0 19 0 1 0 379348345 11792384 2362 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134799759 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 2879 2362 129 302 0 2574 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11516

[startup+0.701361 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4793
/proc/meminfo: memFree=1288168/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=22044 CPUtime=0.69
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 5787 0 0 0 67 2 0 0 22 0 1 0 379348345 22573056 4945 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 5511 4945 129 302 0 5206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22044

[startup+1.50147 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4794
/proc/meminfo: memFree=1261472/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=43892 CPUtime=1.49
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 11702 0 0 0 144 5 0 0 25 0 1 0 379348345 44945408 10347 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 10973 10348 129 302 0 10668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43892

[startup+3.10168 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4794
/proc/meminfo: memFree=1233440/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=88116 CPUtime=3.09
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 23647 0 0 0 297 12 0 0 25 0 1 0 379348345 90230784 21267 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 22029 21267 129 302 0 21724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88116

[startup+6.30111 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4794
/proc/meminfo: memFree=1158496/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=138808 CPUtime=6.29
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 36874 0 0 0 611 18 0 0 25 0 1 0 379348345 142139392 32428 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 34702 32428 145 302 0 34397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138808

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1158560/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=138932 CPUtime=12.68
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 36891 0 0 0 1248 20 0 0 25 0 1 0 379348345 142266368 32445 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 34733 32445 145 302 0 34428 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 138932

[startup+25.5027 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1151264/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=146452 CPUtime=25.48
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 38768 0 0 0 2525 23 0 0 25 0 1 0 379348345 149966848 34322 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 36613 34322 145 302 0 36308 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146452

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1144416/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=153348 CPUtime=51.07
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 40466 0 0 0 5081 26 0 0 25 0 1 0 379348345 157028352 36020 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 38337 36020 145 302 0 38032 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 153348

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1131232/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=166352 CPUtime=102.26
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 43762 0 0 0 10192 34 0 0 25 0 1 0 379348345 170344448 39283 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 41588 39283 145 302 0 41283 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 166352

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1115360/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=182332 CPUtime=162.24
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 47763 0 0 0 16181 43 0 0 25 0 1 0 379348345 186707968 43284 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 45583 43284 145 302 0 45278 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 182332

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1102560/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=195140 CPUtime=222.22
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 50969 0 0 0 22172 50 0 0 25 0 1 0 379348345 199823360 46425 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 48785 46425 145 302 0 48480 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 195140

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1091808/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=205952 CPUtime=282.19
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 53682 0 0 0 28164 55 0 0 25 0 1 0 379348345 210894848 49138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 51488 49138 145 302 0 51183 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 205952

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1077728/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=219880 CPUtime=342.18
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 57169 0 0 0 34155 63 0 0 25 0 1 0 379348345 225157120 52625 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 54970 52625 145 302 0 54665 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 219880

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1054560/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=243016 CPUtime=402.16
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 62969 0 0 0 40146 70 0 0 25 0 1 0 379348345 248848384 58425 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 60754 58425 145 302 0 60449 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 243016

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1042784/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=254808 CPUtime=462.14
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 65896 0 0 0 46137 77 0 0 25 0 1 0 379348345 260923392 61352 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 63702 61352 145 302 0 63397 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 254808

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1034976/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=263224 CPUtime=522.12
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 68029 0 0 0 52130 82 0 0 25 0 1 0 379348345 269541376 63356 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 65806 63356 145 302 0 65501 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 263224

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1019872/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=278016 CPUtime=582.1
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 71741 0 0 0 58121 89 0 0 25 0 1 0 379348345 284688384 67068 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 69504 67068 145 302 0 69199 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 278016

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1014688/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=283184 CPUtime=642.09
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 73016 0 0 0 64114 95 0 0 25 0 1 0 379348345 289980416 68343 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 70796 68343 145 302 0 70491 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 283184

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1009696/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=288252 CPUtime=702.06
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 74270 0 0 0 70106 100 0 0 25 0 1 0 379348345 295170048 69597 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 72063 69597 145 302 0 71758 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 288252

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=1004832/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=293060 CPUtime=762.05
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 75475 0 0 0 76101 104 0 0 25 0 1 0 379348345 300093440 70802 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 73265 70802 145 302 0 72960 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 293060

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=999712/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=298292 CPUtime=822.03
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 76763 0 0 0 82093 110 0 0 25 0 1 0 379348345 305451008 72090 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526620 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 74573 72090 145 302 0 74268 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 298292

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=994976/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=303120 CPUtime=882.01
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 77959 0 0 0 88088 113 0 0 25 0 1 0 379348345 310394880 73286 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 75780 73286 145 302 0 75475 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 303120

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=989920/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=308456 CPUtime=941.99
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 79241 0 0 0 94081 118 0 0 25 0 1 0 379348345 315858944 74568 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 77114 74568 145 302 0 76809 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 308456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=979616/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=318800 CPUtime=1001.97
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 81808 0 0 0 100073 124 0 0 25 0 1 0 379348345 326451200 77135 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 79700 77135 145 302 0 79395 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 318800

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=967392/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=331088 CPUtime=1061.95
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 84882 0 0 0 106066 129 0 0 25 0 1 0 379348345 339034112 80209 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 82772 80209 145 302 0 82467 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 331088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=955616/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=342732 CPUtime=1121.94
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 87793 0 0 0 112059 135 0 0 25 0 1 0 379348345 350957568 83120 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 85683 83120 145 302 0 85378 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 342732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=945824/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=352604 CPUtime=1181.92
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 90252 0 0 0 118051 141 0 0 25 0 1 0 379348345 361066496 85579 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 88151 85579 145 302 0 87846 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 352604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4794
/proc/meminfo: memFree=943520/2055920 swapFree=4158920/4192956
[pid=4793] ppid=4791 vsize=354824 CPUtime=1200.02
/proc/4793/stat : 4793 (Spear-32) R 4791 4793 3743 0 -1 4194304 90788 0 0 0 119859 143 0 0 25 0 1 0 379348345 363339776 86115 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4793/statm: 88706 86115 145 302 0 88401 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 354824

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.08
CPU user time (s): 1198.59
CPU system time (s): 1.48377
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 354824

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

runsolver used 1.2858 second user time and 3.09253 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Mar 11 06:18:59 UTC 2007

IDJOB= 334813
IDBENCH= 24636
IDSOLVER= 131
FILE ID= node13/334813-1173593934

PBS_JOBID= 4101221

Free space on /tmp= 66423 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  58af3687ccec42ccd800f9557db434fc

RANDOM SEED= 612362472

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1288576 kB
Buffers:         53816 kB
Cached:         616888 kB
SwapCached:       2156 kB
Active:         414568 kB
Inactive:       278956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288576 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:           31748 kB
Writeback:           0 kB
Mapped:          30852 kB
Slab:            59388 kB
Committed_AS:  1634320 kB
PageTables:       1744 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= 66423 MiB

End job on node13 on Sun Mar 11 06:39:01 UTC 2007