Trace number 336325

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.09 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
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 clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
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/336325-1173644532/instance-336325-1173644532.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/node7/watcher-336325-1173644532 -o ROOT/results/node7/solver-336325-1173644532 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336325-1173644532/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336325-1173644532/instance-336325-1173644532.cnf 

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


[startup+0 s]
/proc/loadavg: 0.93 0.97 0.98 3/77 3639
/proc/meminfo: memFree=1592208/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=1528 CPUtime=0
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 384407955 1564672 175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 382 175 129 302 0 77 0

[startup+0.030483 s]
/proc/loadavg: 0.93 0.97 0.98 3/77 3639
/proc/meminfo: memFree=1592208/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=1656 CPUtime=0.02
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 249 0 0 0 2 0 0 0 18 0 1 0 384407955 1695744 233 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 414 233 140 302 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1656

[startup+0.101472 s]
/proc/loadavg: 0.93 0.97 0.98 3/77 3639
/proc/meminfo: memFree=1592208/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=1924 CPUtime=0.09
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 329 0 0 0 9 0 0 0 18 0 1 0 384407955 1970176 313 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 481 313 140 302 0 176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1924

[startup+0.301493 s]
/proc/loadavg: 0.93 0.97 0.98 3/77 3639
/proc/meminfo: memFree=1592208/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=2588 CPUtime=0.29
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 467 0 0 0 29 0 0 0 19 0 1 0 384407955 2650112 451 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 647 451 140 302 0 342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2588

[startup+0.701535 s]
/proc/loadavg: 0.93 0.97 0.98 3/77 3639
/proc/meminfo: memFree=1592208/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=3356 CPUtime=0.69
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 666 0 0 0 68 1 0 0 22 0 1 0 384407955 3436544 650 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 839 650 140 302 0 534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3356

[startup+1.50262 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1589576/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=4652 CPUtime=1.49
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 973 0 0 0 147 2 0 0 25 0 1 0 384407955 4763648 957 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 1163 957 140 302 0 858 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4652

[startup+3.10179 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1587976/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=6576 CPUtime=3.09
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 1466 0 0 0 305 4 0 0 25 0 1 0 384407955 6733824 1417 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 1644 1417 140 302 0 1339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6576

[startup+6.30112 s]
/proc/loadavg: 0.94 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1585096/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=8656 CPUtime=6.29
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 2005 0 0 0 622 7 0 0 25 0 1 0 384407955 8863744 1956 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 2164 1956 140 302 0 1859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8656

[startup+12.7018 s]
/proc/loadavg: 0.94 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1581576/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=12244 CPUtime=12.69
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 2912 0 0 0 1259 10 0 0 25 0 1 0 384407955 12537856 2798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 3061 2798 140 302 0 2756 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12244

[startup+25.5011 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1576968/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=16596 CPUtime=25.48
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 3993 0 0 0 2534 14 0 0 25 0 1 0 384407955 16994304 3879 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 4149 3879 140 302 0 3844 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16596

[startup+51.1018 s]
/proc/loadavg: 0.97 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1569864/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=24332 CPUtime=51.07
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 5903 0 0 0 5084 23 0 0 25 0 1 0 384407955 24915968 5660 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 6083 5660 140 302 0 5778 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24332

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1557704/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=36628 CPUtime=102.27
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 8909 0 0 0 10189 38 0 0 25 0 1 0 384407955 37507072 8666 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 9157 8666 140 302 0 8852 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36628

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1544904/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=50848 CPUtime=162.24
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 12370 0 0 0 16171 53 0 0 25 0 1 0 384407955 52068352 11870 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 12712 11870 140 302 0 12407 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50848

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1534344/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=61488 CPUtime=222.23
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 14965 0 0 0 22153 70 0 0 25 0 1 0 384407955 62963712 14465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 15372 14465 140 302 0 15067 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61488

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1525832/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=69948 CPUtime=282.21
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 17102 0 0 0 28139 82 0 0 25 0 1 0 384407955 71626752 16602 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 17487 16602 140 302 0 17182 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69948

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 3640
/proc/meminfo: memFree=1519560/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=76364 CPUtime=342.19
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 18646 0 0 0 34127 92 0 0 25 0 1 0 384407955 78196736 18146 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 19091 18146 140 302 0 18786 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 76364

[startup+402.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1512968/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=85012 CPUtime=402.18
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 20813 0 0 0 40115 103 0 0 25 0 1 0 384407955 87052288 19800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 21253 19800 140 302 0 20948 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 85012

[startup+462.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1507016/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=90888 CPUtime=462.16
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 22290 0 0 0 46103 113 0 0 25 0 1 0 384407955 93069312 21277 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 22722 21277 140 302 0 22417 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 90888

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1502024/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=96192 CPUtime=522.14
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 23555 0 0 0 52094 120 0 0 25 0 1 0 384407955 98500608 22542 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 24048 22542 140 302 0 23743 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 96192

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1496008/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=102352 CPUtime=582.13
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 25041 0 0 0 58086 127 0 0 25 0 1 0 384407955 104808448 24028 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 25588 24028 140 302 0 25283 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 102352

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1486984/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=111220 CPUtime=642.12
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 27287 0 0 0 64074 138 0 0 25 0 1 0 384407955 113889280 26274 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 27805 26274 140 302 0 27500 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 111220

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1477896/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=120504 CPUtime=702.09
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 29554 0 0 0 70060 149 0 0 25 0 1 0 384407955 123396096 28541 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 30126 28541 140 302 0 29821 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 120504

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1470792/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=127832 CPUtime=762.08
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 31311 0 0 0 76050 158 0 0 25 0 1 0 384407955 130899968 30298 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 31958 30298 140 302 0 31653 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 127832

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1463368/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=135976 CPUtime=822.06
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 33188 0 0 0 82037 169 0 0 25 0 1 0 384407955 139239424 32175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 33994 32175 140 302 0 33689 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 135976

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 3640
/proc/meminfo: memFree=1458376/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=141116 CPUtime=882.05
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 34437 0 0 0 88028 177 0 0 25 0 1 0 384407955 144502784 33424 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 35279 33424 140 302 0 34974 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 141116

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1453000/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=147112 CPUtime=942.03
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 35781 0 0 0 94018 185 0 0 25 0 1 0 384407955 150642688 34768 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 36778 34768 140 302 0 36473 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 147112

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1448904/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=151400 CPUtime=1002.01
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 36792 0 0 0 100011 190 0 0 25 0 1 0 384407955 155033600 35779 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 37850 35779 140 302 0 37545 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 151400

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1444488/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=155812 CPUtime=1061.99
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 37896 0 0 0 106003 196 0 0 25 0 1 0 384407955 159551488 36883 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 38953 36883 140 302 0 38648 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 155812

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1437832/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=162744 CPUtime=1121.97
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 39561 0 0 0 111994 203 0 0 25 0 1 0 384407955 166649856 38548 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 40686 38548 140 302 0 40381 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 162744

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1429960/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=175344 CPUtime=1181.95
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 42561 0 0 0 117983 212 0 0 25 0 1 0 384407955 179552256 40523 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539760 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 43836 40523 140 302 0 43531 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 175344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 3640
/proc/meminfo: memFree=1427528/2055920 swapFree=4147416/4192956
[pid=3639] ppid=3637 vsize=177528 CPUtime=1200.06
/proc/3639/stat : 3639 (Spear-32) R 3637 3639 3500 0 -1 4194304 43136 0 0 0 119791 215 0 0 25 0 1 0 384407955 181788672 41098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3639/statm: 44382 41098 140 302 0 44077 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 177528

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): 1197.91
CPU system time (s): 2.17867
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 177528

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

runsolver used 1.3478 second user time and 3.02854 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Mar 11 20:22:12 UTC 2007

IDJOB= 336325
IDBENCH= 24672
IDSOLVER= 131
FILE ID= node7/336325-1173644532

PBS_JOBID= 4101384

Free space on /tmp= 66413 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 791445396

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1592616 kB
Buffers:         35832 kB
Cached:         335636 kB
SwapCached:       8584 kB
Active:         265844 kB
Inactive:       128284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592616 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          29684 kB
Slab:            54732 kB
Committed_AS:  1299212 kB
PageTables:       1764 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= 66413 MiB

End job on node7 on Sun Mar 11 20:42:15 UTC 2007