Trace number 336536

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.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/336536-1173648775/instance-336536-1173648775.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/node75/watcher-336536-1173648775 -o ROOT/results/node75/solver-336536-1173648775 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336536-1173648775/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/336536-1173648775/instance-336536-1173648775.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.91 0.98 0.99 3/64 23769
/proc/meminfo: memFree=1897264/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=1528 CPUtime=0
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 189 0 0 0 0 0 0 0 20 0 1 0 384843371 1564672 173 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 382 173 128 302 0 77 0

[startup+0.047867 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 23769
/proc/meminfo: memFree=1897264/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=1784 CPUtime=0.04
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 267 0 0 0 4 0 0 0 20 0 1 0 384843371 1826816 251 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 446 251 140 302 0 141 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1784

[startup+0.101872 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 23769
/proc/meminfo: memFree=1897264/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=1912 CPUtime=0.09
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 327 0 0 0 9 0 0 0 20 0 1 0 384843371 1957888 311 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 478 312 140 302 0 173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1912

[startup+0.301897 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 23769
/proc/meminfo: memFree=1897264/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=2736 CPUtime=0.29
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 494 0 0 0 28 1 0 0 22 0 1 0 384843371 2801664 478 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 684 478 140 302 0 379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2736

[startup+0.701943 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 23769
/proc/meminfo: memFree=1897264/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=3380 CPUtime=0.69
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 692 0 0 0 68 1 0 0 25 0 1 0 384843371 3461120 676 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 845 676 140 302 0 540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3380

[startup+1.50104 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1894632/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=4556 CPUtime=1.49
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 968 0 0 0 146 3 0 0 25 0 1 0 384843371 4665344 952 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 1139 952 140 302 0 834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4556

[startup+3.10123 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1893096/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=6676 CPUtime=3.08
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 1498 0 0 0 304 4 0 0 25 0 1 0 384843371 6836224 1449 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 1669 1449 140 302 0 1364 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6676

[startup+6.30161 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1889576/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=9860 CPUtime=6.29
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 2311 0 0 0 622 7 0 0 25 0 1 0 384843371 10096640 2197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 2465 2197 140 302 0 2160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9860

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1884720/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=14460 CPUtime=12.69
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 3432 0 0 0 1258 11 0 0 25 0 1 0 384843371 14807040 3318 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 3615 3318 140 302 0 3310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14460

[startup+25.5019 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1878320/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=21088 CPUtime=25.49
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 5105 0 0 0 2531 18 0 0 25 0 1 0 384843371 21594112 4862 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 5272 4862 140 302 0 4967 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21088

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1870320/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=29120 CPUtime=51.07
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 7106 0 0 0 5082 25 0 0 25 0 1 0 384843371 29818880 6863 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 7280 6863 140 302 0 6975 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29120

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1857968/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=42440 CPUtime=102.27
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 10408 0 0 0 10185 42 0 0 25 0 1 0 384843371 43458560 9908 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 10610 9908 140 302 0 10305 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42440

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1844528/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=56248 CPUtime=162.24
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 13790 0 0 0 16168 56 0 0 25 0 1 0 384843371 57597952 13290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 14062 13290 140 302 0 13757 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56248

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1833776/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=67188 CPUtime=222.23
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 16449 0 0 0 22154 69 0 0 25 0 1 0 384843371 68800512 15949 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 16797 15949 140 302 0 16492 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 67188

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1825392/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=75868 CPUtime=282.21
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 18542 0 0 0 28140 81 0 0 25 0 1 0 384843371 77688832 18042 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 18967 18042 140 302 0 18662 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 75868

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1816560/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=86708 CPUtime=342.2
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 21254 0 0 0 34129 91 0 0 25 0 1 0 384843371 88788992 20241 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 21677 20241 140 302 0 21372 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 86708

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1808752/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=94732 CPUtime=402.18
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 23213 0 0 0 40115 103 0 0 25 0 1 0 384843371 97005568 22200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 23683 22200 140 302 0 23378 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 94732

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1801328/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=103396 CPUtime=462.17
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 25054 0 0 0 46105 112 0 0 25 0 1 0 384843371 105877504 24041 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 25849 24041 140 302 0 25544 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 103396

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1794224/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=110652 CPUtime=522.15
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 26858 0 0 0 52094 121 0 0 25 0 1 0 384843371 113307648 25845 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 27663 25845 140 302 0 27358 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 110652

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23770
/proc/meminfo: memFree=1788016/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=117152 CPUtime=582.14
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 28392 0 0 0 58083 131 0 0 25 0 1 0 384843371 119963648 27379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 29288 27379 140 302 0 28983 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 117152

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1781232/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=123604 CPUtime=642.12
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 30045 0 0 0 64073 139 0 0 25 0 1 0 384843371 126570496 29032 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 30901 29032 140 302 0 30596 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 123604

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1775600/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=129528 CPUtime=702.1
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 31472 0 0 0 70063 147 0 0 25 0 1 0 384843371 132636672 30459 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 32382 30459 140 302 0 32077 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 129528

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1769968/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=135048 CPUtime=762.09
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 32859 0 0 0 76052 157 0 0 25 0 1 0 384843371 138289152 31846 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 33762 31846 140 302 0 33457 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 135048

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1765488/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=139684 CPUtime=822.06
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 33989 0 0 0 82043 163 0 0 25 0 1 0 384843371 143036416 32976 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 34921 32976 140 302 0 34616 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 139684

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1761456/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=143664 CPUtime=882.06
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 34972 0 0 0 88036 170 0 0 25 0 1 0 384843371 147111936 33959 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 35916 33959 140 302 0 35611 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 143664

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1756592/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=149068 CPUtime=942.04
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 36197 0 0 0 94025 179 0 0 25 0 1 0 384843371 152645632 35184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 37267 35184 140 302 0 36962 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 149068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1751152/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=154464 CPUtime=1002.02
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 37558 0 0 0 100017 185 0 0 25 0 1 0 384843371 158171136 36545 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 38616 36545 140 302 0 38311 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 154464

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1745904/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=164756 CPUtime=1062
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 39897 0 0 0 106007 193 0 0 25 0 1 0 384843371 168710144 37859 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 41189 37859 140 302 0 40884 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 164756

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1742128/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=168480 CPUtime=1121.98
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 40818 0 0 0 112000 198 0 0 25 0 1 0 384843371 172523520 38780 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 42120 38780 140 302 0 41815 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 168480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1738352/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=172192 CPUtime=1181.97
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 41775 0 0 0 117993 204 0 0 25 0 1 0 384843371 176324608 39737 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 43048 39737 140 302 0 42743 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 172192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23772
/proc/meminfo: memFree=1737136/2055920 swapFree=4182240/4192956
[pid=23769] ppid=23767 vsize=173476 CPUtime=1200.07
/proc/23769/stat : 23769 (Spear-32) R 23767 23769 22913 0 -1 4194304 42057 0 0 0 119802 205 0 0 25 0 1 0 384843371 177639424 40019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23769/statm: 43369 40019 140 302 0 43064 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 173476

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): 1198.02
CPU system time (s): 2.07968
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 173476

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

runsolver used 0.872867 second user time and 2.42563 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Mar 11 21:32:55 UTC 2007

IDJOB= 336536
IDBENCH= 24677
IDSOLVER= 132
FILE ID= node75/336536-1173648775

PBS_JOBID= 4101337

Free space on /tmp= 66514 MiB

SOLVER NAME= Spear FH 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/336536-1173648775/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336536-1173648775/instance-336536-1173648775.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-336536-1173648775 -o ROOT/results/node75/solver-336536-1173648775 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336536-1173648775/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336536-1173648775/instance-336536-1173648775.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d64dca54200a054e94b7ff79160b1bde

RANDOM SEED= 120889589

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1897736 kB
Buffers:         17108 kB
Cached:         101960 kB
SwapCached:       4760 kB
Active:          36732 kB
Inactive:        94464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897736 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          15880 kB
Slab:            12900 kB
Committed_AS:   890356 kB
PageTables:       1436 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= 66514 MiB

End job on node75 on Sun Mar 11 21:52:58 UTC 2007