Trace number 336535

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.43

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-10-06-07.sat05-1250.reshuffled-07.cnf
MD5SUMd64dca54200a054e94b7ff79160b1bde
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 variables175
Number of clauses2387
Sum of the clauses size7030
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2210
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

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/336535-1173648770/instance-336535-1173648770.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/node33/watcher-336535-1173648770 -o ROOT/results/node33/solver-336535-1173648770 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336535-1173648770/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336535-1173648770/instance-336535-1173648770.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.96 1.01 1.16 3/64 29688
/proc/meminfo: memFree=1867560/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=1528 CPUtime=0
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 90833433 1564672 172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135257576 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 382 173 128 302 0 77 0

[startup+0.0514521 s]
/proc/loadavg: 0.96 1.01 1.16 3/64 29688
/proc/meminfo: memFree=1867560/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=1784 CPUtime=0.04
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 268 0 0 0 4 0 0 0 18 0 1 0 90833433 1826816 252 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 446 252 140 302 0 141 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1784

[startup+0.101457 s]
/proc/loadavg: 0.96 1.01 1.16 3/64 29688
/proc/meminfo: memFree=1867560/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=1912 CPUtime=0.09
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 321 0 0 0 9 0 0 0 18 0 1 0 90833433 1957888 305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 478 305 140 302 0 173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1912

[startup+0.301483 s]
/proc/loadavg: 0.96 1.01 1.16 3/64 29688
/proc/meminfo: memFree=1867560/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=2572 CPUtime=0.29
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 480 0 0 0 28 1 0 0 19 0 1 0 90833433 2633728 464 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 643 464 140 302 0 338 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2572

[startup+0.701532 s]
/proc/loadavg: 0.96 1.01 1.16 3/64 29688
/proc/meminfo: memFree=1867560/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=3380 CPUtime=0.69
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 676 0 0 0 68 1 0 0 22 0 1 0 90833433 3461120 660 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 845 660 140 302 0 540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3380

[startup+1.50163 s]
/proc/loadavg: 0.96 1.01 1.16 2/65 29689
/proc/meminfo: memFree=1864928/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=4556 CPUtime=1.49
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 947 0 0 0 145 4 0 0 25 0 1 0 90833433 4665344 931 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 1139 931 140 302 0 834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4556

[startup+3.10183 s]
/proc/loadavg: 0.96 1.01 1.16 2/65 29689
/proc/meminfo: memFree=1863456/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=6532 CPUtime=3.09
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 1462 0 0 0 303 6 0 0 25 0 1 0 90833433 6688768 1413 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 1633 1413 140 302 0 1328 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6532

[startup+6.30123 s]
/proc/loadavg: 0.96 1.01 1.16 2/65 29689
/proc/meminfo: memFree=1859888/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=9472 CPUtime=6.29
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 2208 0 0 0 619 10 0 0 25 0 1 0 90833433 9699328 2159 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 2368 2159 140 302 0 2063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9472

[startup+12.702 s]
/proc/loadavg: 0.96 1.01 1.16 2/65 29689
/proc/meminfo: memFree=1855152/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=14060 CPUtime=12.69
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 3357 0 0 0 1254 15 0 0 25 0 1 0 90833433 14397440 3243 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 3515 3243 140 302 0 3210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14060

[startup+25.5016 s]
/proc/loadavg: 0.97 1.01 1.16 2/65 29689
/proc/meminfo: memFree=1848880/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=20832 CPUtime=25.48
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 5018 0 0 0 2528 20 0 0 25 0 1 0 90833433 21331968 4775 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 5208 4775 140 302 0 4903 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20832

[startup+51.1018 s]
/proc/loadavg: 0.98 1.01 1.15 2/65 29689
/proc/meminfo: memFree=1840880/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=28864 CPUtime=51.08
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 7021 0 0 0 5077 31 0 0 25 0 1 0 90833433 29556736 6778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 7216 6778 140 302 0 6911 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28864

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.14 2/65 29689
/proc/meminfo: memFree=1828976/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=41660 CPUtime=102.27
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 10212 0 0 0 10182 45 0 0 25 0 1 0 90833433 42659840 9712 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 10415 9712 140 302 0 10110 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41660

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.13 2/65 29689
/proc/meminfo: memFree=1815408/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=55624 CPUtime=162.25
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 13623 0 0 0 16163 62 0 0 25 0 1 0 90833433 56958976 13123 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 13906 13123 140 302 0 13601 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 55624

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.12 2/65 29689
/proc/meminfo: memFree=1804784/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=66248 CPUtime=222.23
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 16240 0 0 0 22149 74 0 0 25 0 1 0 90833433 67837952 15740 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 16562 15740 140 302 0 16257 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 66248

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.11 2/65 29689
/proc/meminfo: memFree=1796528/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=74924 CPUtime=282.21
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 18320 0 0 0 28136 85 0 0 25 0 1 0 90833433 76722176 17820 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 18731 17820 140 302 0 18426 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 74924

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 29689
/proc/meminfo: memFree=1787760/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=85680 CPUtime=342.2
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 21003 0 0 0 34123 97 0 0 25 0 1 0 90833433 87736320 19990 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 21420 19990 140 302 0 21115 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 85680

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 29689
/proc/meminfo: memFree=1780208/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=93448 CPUtime=402.18
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 22915 0 0 0 40111 107 0 0 25 0 1 0 90833433 95690752 21902 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 23362 21902 140 302 0 23057 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 93448

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 29689
/proc/meminfo: memFree=1773424/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=101032 CPUtime=462.16
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 24582 0 0 0 46099 117 0 0 25 0 1 0 90833433 103456768 23569 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 25258 23569 140 302 0 24953 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 101032

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 29689
/proc/meminfo: memFree=1765808/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=109368 CPUtime=522.14
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 26501 0 0 0 52087 127 0 0 25 0 1 0 90833433 111992832 25488 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 27342 25488 140 302 0 27037 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 109368

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 29689
/proc/meminfo: memFree=1759728/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=115460 CPUtime=582.13
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 27994 0 0 0 58078 135 0 0 25 0 1 0 90833433 118231040 26981 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 28865 26981 140 302 0 28560 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 115460

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 29689
/proc/meminfo: memFree=1753008/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=121908 CPUtime=642.12
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 29658 0 0 0 64066 146 0 0 25 0 1 0 90833433 124833792 28645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 30477 28645 140 302 0 30172 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 121908

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 29689
/proc/meminfo: memFree=1747376/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=127852 CPUtime=702.1
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 31083 0 0 0 70054 156 0 0 25 0 1 0 90833433 130920448 30070 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 31963 30070 140 302 0 31658 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 127852

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 29689
/proc/meminfo: memFree=1741808/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=133504 CPUtime=762.09
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 32451 0 0 0 76044 165 0 0 25 0 1 0 90833433 136708096 31438 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 33376 31438 140 302 0 33071 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 133504

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 29689
/proc/meminfo: memFree=1737072/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=138264 CPUtime=822.07
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 33632 0 0 0 82034 173 0 0 25 0 1 0 90833433 141582336 32619 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 34566 32619 140 302 0 34261 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 138264

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 29689
/proc/meminfo: memFree=1733104/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=142252 CPUtime=882.05
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 34610 0 0 0 88026 179 0 0 25 0 1 0 90833433 145666048 33597 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 35563 33597 140 302 0 35258 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 142252

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 29689
/proc/meminfo: memFree=1728432/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=147524 CPUtime=942.04
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 35786 0 0 0 94018 186 0 0 25 0 1 0 90833433 151064576 34773 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 36881 34773 140 302 0 36576 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 147524

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 29689
/proc/meminfo: memFree=1723632/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=152540 CPUtime=1002.01
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 36986 0 0 0 100009 192 0 0 25 0 1 0 90833433 156200960 35973 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 38135 35973 140 302 0 37830 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 152540

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 29689
/proc/meminfo: memFree=1717872/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=162956 CPUtime=1062
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 39407 0 0 0 105999 201 0 0 25 0 1 0 90833433 166866944 37369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 40739 37369 140 302 0 40434 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 162956

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 29689
/proc/meminfo: memFree=1713776/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=167064 CPUtime=1121.98
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 40441 0 0 0 111990 208 0 0 25 0 1 0 90833433 171073536 38403 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 41766 38403 140 302 0 41461 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 167064

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 29689
/proc/meminfo: memFree=1710320/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=170528 CPUtime=1181.96
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 41327 0 0 0 117981 215 0 0 25 0 1 0 90833433 174620672 39289 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 42632 39289 140 302 0 42327 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 170528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 29689
/proc/meminfo: memFree=1709040/2055920 swapFree=4177820/4192956
[pid=29688] ppid=29686 vsize=171552 CPUtime=1200.06
/proc/29688/stat : 29688 (Spear-32) R 29686 29688 28403 0 -1 4194304 41628 0 0 0 119790 216 0 0 25 0 1 0 90833433 175669248 39590 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/29688/statm: 42888 39590 140 302 0 42583 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 171552

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.1
CPU user time (s): 1197.91
CPU system time (s): 2.19167
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 171552

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

runsolver used 0.942856 second user time and 2.35364 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Mar 11 21:32:50 UTC 2007

IDJOB= 336535
IDBENCH= 24677
IDSOLVER= 131
FILE ID= node33/336535-1173648770

PBS_JOBID= 4101335

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-10-06-07.sat05-1250.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336535-1173648770/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336535-1173648770/instance-336535-1173648770.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-336535-1173648770 -o ROOT/results/node33/solver-336535-1173648770 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336535-1173648770/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336535-1173648770/instance-336535-1173648770.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d64dca54200a054e94b7ff79160b1bde

RANDOM SEED= 399483883

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:       1867968 kB
Buffers:         17056 kB
Cached:         128324 kB
SwapCached:       9252 kB
Active:          69076 kB
Inactive:        92256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867968 kB
SwapTotal:     4192956 kB
SwapFree:      4177820 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          15360 kB
Slab:            12648 kB
Committed_AS:   102252 kB
PageTables:       1408 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= 66562 MiB

End job on node33 on Sun Mar 11 21:52:53 UTC 2007