Trace number 338762

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.09 1200.43

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.40502
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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/338762-1173691747/instance-338762-1173691747.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/node47/watcher-338762-1173691747 -o ROOT/results/node47/solver-338762-1173691747 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338762-1173691747/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/338762-1173691747/instance-338762-1173691747.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15184
/proc/meminfo: memFree=1799808/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=1396 CPUtime=0
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 95149849 1429504 181 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 349 181 140 302 0 44 0

[startup+0.00700104 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15184
/proc/meminfo: memFree=1799808/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=1524 CPUtime=0
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 95149849 1560576 187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 381 187 140 302 0 76 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1524

[startup+0.102012 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15184
/proc/meminfo: memFree=1799808/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=2040 CPUtime=0.09
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 359 0 0 0 9 0 0 0 18 0 1 0 95149849 2088960 343 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 510 343 140 302 0 205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2040

[startup+0.301032 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15184
/proc/meminfo: memFree=1799808/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=2944 CPUtime=0.29
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 579 0 0 0 29 0 0 0 19 0 1 0 95149849 3014656 563 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 736 563 140 302 0 431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2944

[startup+0.701075 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15184
/proc/meminfo: memFree=1799808/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=4112 CPUtime=0.69
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 868 0 0 0 68 1 0 0 22 0 1 0 95149849 4210688 852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 1028 852 140 302 0 723 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4112

[startup+1.50116 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1796216/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=6040 CPUtime=1.49
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 1347 0 0 0 147 2 0 0 25 0 1 0 95149849 6184960 1331 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 1510 1331 140 302 0 1205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6040

[startup+3.10133 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1793720/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=8628 CPUtime=3.09
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 1986 0 0 0 306 3 0 0 25 0 1 0 95149849 8835072 1970 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 2157 1970 140 302 0 1852 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8628

[startup+6.30168 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1789304/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=12540 CPUtime=6.29
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 2941 0 0 0 624 5 0 0 25 0 1 0 95149849 12840960 2892 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 3135 2893 140 302 0 2830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12540

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1783744/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=17708 CPUtime=12.68
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 4238 0 0 0 1261 7 0 0 25 0 1 0 95149849 18132992 4189 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 4427 4189 140 302 0 4122 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17708

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1775744/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=25684 CPUtime=25.48
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 6215 0 0 0 2536 12 0 0 25 0 1 0 95149849 26300416 6101 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 6421 6101 140 302 0 6116 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25684

[startup+51.1025 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1765696/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=35760 CPUtime=51.08
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 8714 0 0 0 5089 19 0 0 25 0 1 0 95149849 36618240 8600 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 8940 8600 140 302 0 8635 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35760

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1751936/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=50424 CPUtime=102.26
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 12233 0 0 0 10199 27 0 0 25 0 1 0 95149849 51634176 11990 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 12606 11990 140 302 0 12301 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50424

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1739904/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=63776 CPUtime=162.24
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 15265 0 0 0 16188 36 0 0 25 0 1 0 95149849 65306624 15022 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 15944 15022 140 302 0 15639 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63776

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1729856/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=74248 CPUtime=222.22
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 17739 0 0 0 22178 44 0 0 25 0 1 0 95149849 76029952 17496 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 18562 17496 140 302 0 18257 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 74248

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1721664/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=83652 CPUtime=282.21
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 20029 0 0 0 28170 51 0 0 25 0 1 0 95149849 85659648 19529 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 20913 19529 140 302 0 20608 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 83652

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1714624/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=90836 CPUtime=342.2
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 21792 0 0 0 34164 56 0 0 25 0 1 0 95149849 93016064 21292 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 22709 21292 140 302 0 22404 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 90836

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1706496/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=99492 CPUtime=402.17
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 23835 0 0 0 40155 62 0 0 25 0 1 0 95149849 101879808 23335 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 24873 23335 140 302 0 24568 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 99492

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1699008/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=107156 CPUtime=462.16
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 25700 0 0 0 46147 69 0 0 25 0 1 0 95149849 109727744 25200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 26789 25200 140 302 0 26484 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 107156

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1692288/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=113860 CPUtime=522.14
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 27380 0 0 0 52139 75 0 0 25 0 1 0 95149849 116592640 26880 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 28465 26880 140 302 0 28160 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 113860

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1685376/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=120720 CPUtime=582.12
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 29110 0 0 0 58131 81 0 0 25 0 1 0 95149849 123617280 28610 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 30180 28610 140 302 0 29875 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 120720

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1679104/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=127300 CPUtime=642.11
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 30638 0 0 0 64123 88 0 0 25 0 1 0 95149849 130355200 30138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 31825 30138 140 302 0 31520 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 127300

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1673728/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=133164 CPUtime=702.09
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 31987 0 0 0 70115 94 0 0 25 0 1 0 95149849 136359936 31487 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 33291 31487 140 302 0 32986 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 133164

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1667584/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=139448 CPUtime=762.08
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 33503 0 0 0 76110 98 0 0 25 0 1 0 95149849 142794752 33003 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 34862 33003 140 302 0 34557 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 139448

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1663424/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=143812 CPUtime=822.06
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 34556 0 0 0 82103 103 0 0 25 0 1 0 95149849 147263488 34056 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 35953 34056 140 302 0 35648 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 143812

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1658880/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=148184 CPUtime=882.04
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 35672 0 0 0 88096 108 0 0 25 0 1 0 95149849 151740416 35172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 37046 35172 140 302 0 36741 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 148184

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1654016/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=153208 CPUtime=942.02
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 36912 0 0 0 94089 113 0 0 25 0 1 0 95149849 156884992 36412 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 38302 36412 140 302 0 37997 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 153208

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1649408/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=158204 CPUtime=1002.01
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 38040 0 0 0 100083 118 0 0 25 0 1 0 95149849 162000896 37540 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 39551 37540 140 302 0 39246 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 158204

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1644608/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=166188 CPUtime=1061.98
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 39761 0 0 0 106076 122 0 0 25 0 1 0 95149849 170176512 38748 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 41547 38748 140 302 0 41242 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 166188

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1640576/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=169824 CPUtime=1121.97
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 40741 0 0 0 112070 127 0 0 25 0 1 0 95149849 173899776 39728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 42456 39728 140 302 0 42151 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 169824

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1637184/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=173668 CPUtime=1181.95
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 41608 0 0 0 118064 131 0 0 25 0 1 0 95149849 177836032 40595 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 43417 40595 140 302 0 43112 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 173668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15185
/proc/meminfo: memFree=1636160/2055920 swapFree=4166212/4192956
[pid=15184] ppid=15182 vsize=174564 CPUtime=1200.05
/proc/15184/stat : 15184 (Spear-32) R 15182 15184 14032 0 -1 4194304 41847 0 0 0 119873 132 0 0 25 0 1 0 95149849 178753536 40834 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15184/statm: 43641 40834 140 302 0 43336 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 174564

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.43
CPU time (s): 1200.09
CPU user time (s): 1198.74
CPU system time (s): 1.35079
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 174564

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

runsolver used 0.945856 second user time and 2.36764 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Mon Mar 12 09:29:07 UTC 2007

IDJOB= 338762
IDBENCH= 24730
IDSOLVER= 132
FILE ID= node47/338762-1173691747

PBS_JOBID= 4101724

Free space on /tmp= 66542 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338762-1173691747/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338762-1173691747/instance-338762-1173691747.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-338762-1173691747 -o ROOT/results/node47/solver-338762-1173691747 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338762-1173691747/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338762-1173691747/instance-338762-1173691747.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e9a4b8de00c9a73b6f8447e11f01f363

RANDOM SEED= 582437229

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.225
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.225
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:       1800216 kB
Buffers:         28972 kB
Cached:         161112 kB
SwapCached:      21056 kB
Active:          80988 kB
Inactive:       137248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800216 kB
SwapTotal:     4192956 kB
SwapFree:      4166212 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          15784 kB
Slab:            23508 kB
Committed_AS:   180148 kB
PageTables:       1452 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= 66542 MiB

End job on node47 on Mon Mar 12 09:49:09 UTC 2007