Trace number 335695

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.18 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-035-029.sat05-1221.reshuffled-07.cnf
MD5SUM4176ac9a36a2f88072132072fe2be571
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 variables1015
Number of clauses31500
Sum of the clauses size63945
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231465
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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/335695-1173632472/instance-335695-1173632472.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/node19/watcher-335695-1173632472 -o ROOT/results/node19/solver-335695-1173632472 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335695-1173632472/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335695-1173632472/instance-335695-1173632472.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.99 1.85 1.46 3/83 11780
/proc/meminfo: memFree=1499360/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=1548 CPUtime=0
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 383201203 1585152 197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 387 197 128 302 0 82 0

[startup+0.0910099 s]
/proc/loadavg: 1.99 1.85 1.46 3/83 11780
/proc/meminfo: memFree=1499360/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=3248 CPUtime=0.08
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 637 0 0 0 8 0 0 0 18 0 1 0 383201203 3325952 621 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 812 621 140 302 0 507 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3248

[startup+0.10101 s]
/proc/loadavg: 1.99 1.85 1.46 3/83 11780
/proc/meminfo: memFree=1499360/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=3248 CPUtime=0.09
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 658 0 0 0 9 0 0 0 18 0 1 0 383201203 3325952 642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 812 643 140 302 0 507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3248

[startup+0.301032 s]
/proc/loadavg: 1.99 1.85 1.46 3/83 11780
/proc/meminfo: memFree=1499360/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=4656 CPUtime=0.29
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 1005 0 0 0 28 1 0 0 19 0 1 0 383201203 4767744 989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 1164 989 140 302 0 859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4656

[startup+0.701075 s]
/proc/loadavg: 1.99 1.85 1.46 3/83 11780
/proc/meminfo: memFree=1499360/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=6964 CPUtime=0.69
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 1569 0 0 0 68 1 0 0 23 0 1 0 383201203 7131136 1553 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 1741 1553 140 302 0 1436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6964

[startup+1.50216 s]
/proc/loadavg: 1.91 1.84 1.45 2/84 11781
/proc/meminfo: memFree=1492120/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=10548 CPUtime=1.49
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 2466 0 0 0 147 2 0 0 25 0 1 0 383201203 10801152 2450 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 2637 2450 140 302 0 2332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10548

[startup+3.10134 s]
/proc/loadavg: 1.91 1.84 1.45 2/84 11783
/proc/meminfo: memFree=1487832/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=16824 CPUtime=3.09
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 4034 0 0 0 305 4 0 0 25 0 1 0 383201203 17227776 4018 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 4206 4018 140 302 0 3901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16824

[startup+6.30168 s]
/proc/loadavg: 1.91 1.84 1.45 2/84 11791
/proc/meminfo: memFree=1476376/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=26236 CPUtime=6.29
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 6391 0 0 0 623 6 0 0 25 0 1 0 383201203 26865664 6375 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 6559 6375 140 302 0 6254 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26236

[startup+12.7014 s]
/proc/loadavg: 1.77 1.81 1.45 2/84 11811
/proc/meminfo: memFree=1459736/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=42508 CPUtime=12.67
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 10445 0 0 0 1257 10 0 0 25 0 1 0 383201203 43528192 10396 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 10627 10396 140 302 0 10322 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42508

[startup+25.5018 s]
/proc/loadavg: 1.65 1.78 1.44 2/84 11823
/proc/meminfo: memFree=1436568/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=64680 CPUtime=25.46
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 15963 0 0 0 2531 15 0 0 25 0 1 0 383201203 66232320 15914 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 16170 15914 140 302 0 15865 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 64680

[startup+51.1015 s]
/proc/loadavg: 1.43 1.72 1.43 2/84 11873
/proc/meminfo: memFree=1403944/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=98136 CPUtime=51.01
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 24260 0 0 0 5076 25 0 0 25 0 1 0 383201203 100491264 24146 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 24534 24146 140 302 0 24229 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 98136

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.41 2/78 11907
/proc/meminfo: memFree=1351704/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=151308 CPUtime=102.19
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 37476 0 0 0 10176 43 0 0 25 0 1 0 383201203 154939392 37233 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 37827 37233 140 302 0 37522 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 151308

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/78 11907
/proc/meminfo: memFree=1302040/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=201560 CPUtime=162.17
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 49961 0 0 0 16156 61 0 0 25 0 1 0 383201203 206397440 49718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 50390 49718 140 302 0 50085 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 201560

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/78 11907
/proc/meminfo: memFree=1260888/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=242584 CPUtime=222.16
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 60149 0 0 0 22141 75 0 0 25 0 1 0 383201203 248406016 59906 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 60646 59906 140 302 0 60341 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 242584

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/78 11907
/proc/meminfo: memFree=1224344/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=280084 CPUtime=282.14
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 69362 0 0 0 28123 91 0 0 25 0 1 0 383201203 286806016 69119 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 70021 69119 140 302 0 69716 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 280084

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/78 11907
/proc/meminfo: memFree=1194456/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=310768 CPUtime=342.12
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 76978 0 0 0 34109 103 0 0 25 0 1 0 383201203 318226432 76478 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 77692 76478 140 302 0 77387 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 310768

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/78 11907
/proc/meminfo: memFree=1158616/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=347120 CPUtime=402.11
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 86010 0 0 0 40094 117 0 0 25 0 1 0 383201203 355450880 85510 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 86780 85510 140 302 0 86475 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 347120

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/78 11907
/proc/meminfo: memFree=1129880/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=375952 CPUtime=462.08
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 93121 0 0 0 46079 129 0 0 25 0 1 0 383201203 384974848 92621 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 93988 92621 140 302 0 93683 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 375952

[startup+522.302 s]
/proc/loadavg: 1.03 1.15 1.25 2/78 11907
/proc/meminfo: memFree=1107864/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=398460 CPUtime=522.06
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 98645 0 0 0 52067 139 0 0 25 0 1 0 383201203 408023040 98145 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 99615 98145 140 302 0 99310 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 398460

[startup+582.301 s]
/proc/loadavg: 1.01 1.12 1.23 2/78 11907
/proc/meminfo: memFree=1082584/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=423748 CPUtime=582.05
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 104930 0 0 0 58054 151 0 0 25 0 1 0 383201203 433917952 104430 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 105937 104430 140 302 0 105632 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 423748

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.21 2/78 11907
/proc/meminfo: memFree=1057688/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=448612 CPUtime=642.04
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 111091 0 0 0 64043 161 0 0 25 0 1 0 383201203 459378688 110591 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526806 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 112153 110591 140 302 0 111848 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 448612

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.19 2/78 11907
/proc/meminfo: memFree=1038808/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=467704 CPUtime=702.01
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 115819 0 0 0 70032 169 0 0 25 0 1 0 383201203 478928896 115319 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 116926 115319 140 302 0 116621 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 467704

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/78 11907
/proc/meminfo: memFree=1013400/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=493268 CPUtime=762
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 122138 0 0 0 76019 181 0 0 25 0 1 0 383201203 505106432 121638 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 123317 121638 140 302 0 123012 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 493268

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/78 11907
/proc/meminfo: memFree=982040/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=525196 CPUtime=821.98
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 130016 0 0 0 82002 196 0 0 25 0 1 0 383201203 537800704 129516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 131299 129516 140 302 0 130994 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 525196

[startup+882.302 s]
/proc/loadavg: 1.05 1.05 1.16 2/78 11907
/proc/meminfo: memFree=953432/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=554004 CPUtime=881.97
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 137121 0 0 0 87989 208 0 0 25 0 1 0 383201203 567300096 136621 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 138501 136621 140 302 0 138196 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 554004

[startup+942.301 s]
/proc/loadavg: 1.02 1.04 1.15 2/78 11907
/proc/meminfo: memFree=931864/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=577912 CPUtime=941.95
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 143030 0 0 0 93976 219 0 0 25 0 1 0 383201203 591781888 142017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 144478 142017 140 302 0 144173 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 577912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.14 2/78 11907
/proc/meminfo: memFree=913752/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=596584 CPUtime=1001.93
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 147535 0 0 0 99966 227 0 0 25 0 1 0 383201203 610902016 146522 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 149146 146522 140 302 0 148841 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 596584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/78 11907
/proc/meminfo: memFree=901016/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=609992 CPUtime=1061.92
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 150723 0 0 0 105957 235 0 0 25 0 1 0 383201203 624631808 149710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 152498 149710 140 302 0 152193 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 609992

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/78 11907
/proc/meminfo: memFree=888280/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=623536 CPUtime=1121.9
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 153901 0 0 0 111949 241 0 0 25 0 1 0 383201203 638500864 152888 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 155884 152888 140 302 0 155579 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 623536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 11907
/proc/meminfo: memFree=865816/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=646360 CPUtime=1181.88
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 159559 0 0 0 117937 251 0 0 25 0 1 0 383201203 661872640 158546 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 161590 158546 140 302 0 161285 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 646360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 11907
/proc/meminfo: memFree=859864/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=652076 CPUtime=1200.07
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 160952 0 0 0 119753 254 0 0 25 0 1 0 383201203 667725824 159939 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 163019 159939 140 302 0 162714 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 652076

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.01 1.10 2/78 11907
/proc/meminfo: memFree=859864/2055920 swapFree=4169404/4192956
[pid=11780] ppid=11778 vsize=652076 CPUtime=1200.07
/proc/11780/stat : 11780 (Spear-32) R 11778 11780 10839 0 -1 4194304 160952 0 0 0 119753 254 0 0 25 0 1 0 383201203 667725824 159939 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11780/statm: 163019 159939 140 302 0 162714 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 652076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.18
CPU user time (s): 1197.54
CPU system time (s): 2.6456
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 652076

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

runsolver used 1.26381 second user time and 3.11253 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Mar 11 17:01:12 UTC 2007

IDJOB= 335695
IDBENCH= 24657
IDSOLVER= 131
FILE ID= node19/335695-1173632472

PBS_JOBID= 4101276

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4176ac9a36a2f88072132072fe2be571

RANDOM SEED= 701859839

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1499832 kB
Buffers:         47392 kB
Cached:         423584 kB
SwapCached:       2440 kB
Active:         363416 kB
Inactive:       131144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499832 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:          31344 kB
Slab:            46684 kB
Committed_AS:  1460744 kB
PageTables:       1996 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= 66555 MiB

End job on node19 on Sun Mar 11 17:21:14 UTC 2007