Trace number 337166

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

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/337166-1173661550/instance-337166-1173661550.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/node76/watcher-337166-1173661550 -o ROOT/results/node76/solver-337166-1173661550 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337166-1173661550/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/337166-1173661550/instance-337166-1173661550.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 1.22 3/69 29924
/proc/meminfo: memFree=1723900/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=1528 CPUtime=0
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 191 0 0 0 0 0 0 0 20 0 1 0 386113280 1564672 176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 382 176 128 302 0 77 0

[startup+0.050734 s]
/proc/loadavg: 0.91 0.98 1.22 3/69 29924
/proc/meminfo: memFree=1723900/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=2052 CPUtime=0.04
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 355 0 0 0 4 0 0 0 20 0 1 0 386113280 2101248 340 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 513 340 140 302 0 208 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2052

[startup+0.102738 s]
/proc/loadavg: 0.91 0.98 1.22 3/69 29924
/proc/meminfo: memFree=1723900/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=2312 CPUtime=0.1
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 406 0 0 0 10 0 0 0 20 0 1 0 386113280 2367488 391 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 578 391 140 302 0 273 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2312

[startup+0.301761 s]
/proc/loadavg: 0.91 0.98 1.22 3/69 29924
/proc/meminfo: memFree=1723900/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=2988 CPUtime=0.29
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 570 0 0 0 29 0 0 0 22 0 1 0 386113280 3059712 555 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 747 555 140 302 0 442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2988

[startup+0.702807 s]
/proc/loadavg: 0.91 0.98 1.22 3/69 29924
/proc/meminfo: memFree=1723900/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=4024 CPUtime=0.69
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 825 0 0 0 69 0 0 0 25 0 1 0 386113280 4120576 810 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 1006 810 140 302 0 701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4024

[startup+1.5019 s]
/proc/loadavg: 0.91 0.98 1.22 2/70 29925
/proc/meminfo: memFree=1720436/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=5700 CPUtime=1.49
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 1230 0 0 0 147 2 0 0 25 0 1 0 386113280 5836800 1215 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 1425 1215 140 302 0 1120 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5700

[startup+3.10108 s]
/proc/loadavg: 0.91 0.98 1.22 2/70 29925
/proc/meminfo: memFree=1718516/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=7764 CPUtime=3.08
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 1772 0 0 0 305 3 0 0 25 0 1 0 386113280 7950336 1724 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 1941 1724 140 302 0 1636 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7764

[startup+6.30145 s]
/proc/loadavg: 0.92 0.98 1.22 2/70 29925
/proc/meminfo: memFree=1715188/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=10600 CPUtime=6.29
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 2486 0 0 0 623 6 0 0 25 0 1 0 386113280 10854400 2438 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 2650 2438 140 302 0 2345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10600

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.21 2/70 29925
/proc/meminfo: memFree=1710644/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=14968 CPUtime=12.68
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 3580 0 0 0 1260 8 0 0 25 0 1 0 386113280 15327232 3467 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 3742 3467 140 302 0 3437 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14968

[startup+25.5016 s]
/proc/loadavg: 0.94 0.98 1.21 2/70 29925
/proc/meminfo: memFree=1703796/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=21448 CPUtime=25.48
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 5233 0 0 0 2536 12 0 0 25 0 1 0 386113280 21962752 5120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 5362 5120 140 302 0 5057 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21448

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.20 2/70 29925
/proc/meminfo: memFree=1694324/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=31292 CPUtime=51.07
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 7728 0 0 0 5086 21 0 0 25 0 1 0 386113280 32043008 7486 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 7823 7486 140 302 0 7518 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31292

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.19 2/70 29925
/proc/meminfo: memFree=1681140/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=44260 CPUtime=102.27
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 10959 0 0 0 10194 33 0 0 25 0 1 0 386113280 45322240 10717 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 11065 10717 140 302 0 10760 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44260

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.17 2/70 29925
/proc/meminfo: memFree=1668852/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=57636 CPUtime=162.25
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 14315 0 0 0 16179 46 0 0 25 0 1 0 386113280 59019264 13816 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 14409 13816 140 302 0 14104 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57636

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.16 2/70 29925
/proc/meminfo: memFree=1656884/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=69492 CPUtime=222.23
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 17269 0 0 0 22166 57 0 0 25 0 1 0 386113280 71159808 16770 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 17373 16770 140 302 0 17068 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69492

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.15 2/70 29925
/proc/meminfo: memFree=1648180/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=78224 CPUtime=282.22
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 19459 0 0 0 28156 66 0 0 25 0 1 0 386113280 80101376 18960 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 19556 18960 140 302 0 19251 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 78224

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.14 2/70 29925
/proc/meminfo: memFree=1640564/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=85732 CPUtime=342.2
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 21351 0 0 0 34147 73 0 0 25 0 1 0 386113280 87789568 20852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 21433 20852 140 302 0 21128 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 85732

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.13 2/70 29925
/proc/meminfo: memFree=1633716/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=92764 CPUtime=402.19
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 23071 0 0 0 40136 83 0 0 25 0 1 0 386113280 94990336 22572 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 23191 22572 140 302 0 22886 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 92764

[startup+462.302 s]
/proc/loadavg: 1.03 1.00 1.12 2/70 29925
/proc/meminfo: memFree=1627188/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=99080 CPUtime=462.17
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 24679 0 0 0 46127 90 0 0 25 0 1 0 386113280 101457920 24180 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 24770 24180 140 302 0 24465 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 99080

[startup+522.302 s]
/proc/loadavg: 1.01 1.00 1.11 2/70 29925
/proc/meminfo: memFree=1621172/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=107188 CPUtime=522.15
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 26709 0 0 0 52118 97 0 0 25 0 1 0 386113280 109760512 25697 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 26797 25697 140 302 0 26492 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 107188

[startup+582.302 s]
/proc/loadavg: 1.10 1.03 1.11 2/70 29925
/proc/meminfo: memFree=1615348/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=113172 CPUtime=582.14
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 28151 0 0 0 58112 102 0 0 25 0 1 0 386113280 115888128 27139 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 28293 27139 140 302 0 27988 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 113172

[startup+642.302 s]
/proc/loadavg: 1.04 1.02 1.10 2/70 29925
/proc/meminfo: memFree=1609972/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=118472 CPUtime=642.12
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 29478 0 0 0 64105 107 0 0 25 0 1 0 386113280 121315328 28466 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 29618 28466 140 302 0 29313 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 118472

[startup+702.302 s]
/proc/loadavg: 1.01 1.02 1.09 2/70 29925
/proc/meminfo: memFree=1605236/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=123484 CPUtime=702.1
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 30676 0 0 0 70098 112 0 0 25 0 1 0 386113280 126447616 29664 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 30871 29664 140 302 0 30566 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 123484

[startup+762.305 s]
/proc/loadavg: 1.06 1.03 1.09 2/70 29925
/proc/meminfo: memFree=1600820/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=127764 CPUtime=762.09
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 31774 0 0 0 76092 117 0 0 25 0 1 0 386113280 130830336 30762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 31941 30762 140 302 0 31636 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 127764

[startup+822.302 s]
/proc/loadavg: 1.07 1.03 1.09 2/70 29925
/proc/meminfo: memFree=1596404/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=132148 CPUtime=822.07
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 32886 0 0 0 82085 122 0 0 25 0 1 0 386113280 135319552 31874 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 33037 31874 140 302 0 32732 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 132148

[startup+882.302 s]
/proc/loadavg: 1.07 1.04 1.09 2/70 29925
/proc/meminfo: memFree=1591348/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=137576 CPUtime=882.06
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 34131 0 0 0 88077 129 0 0 25 0 1 0 386113280 140877824 33119 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 34394 33119 140 302 0 34089 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 137576

[startup+942.302 s]
/proc/loadavg: 1.06 1.04 1.09 2/70 29925
/proc/meminfo: memFree=1586676/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=142332 CPUtime=942.04
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 35305 0 0 0 94069 135 0 0 25 0 1 0 386113280 145747968 34293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 35583 34293 140 302 0 35278 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 142332

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.08 2/70 29925
/proc/meminfo: memFree=1582196/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=146748 CPUtime=1002.02
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 36410 0 0 0 100062 140 0 0 25 0 1 0 386113280 150269952 35398 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 36687 35398 140 302 0 36382 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 146748

[startup+1062.3 s]
/proc/loadavg: 1.06 1.05 1.08 2/70 29925
/proc/meminfo: memFree=1577652/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=151304 CPUtime=1062
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 37552 0 0 0 106054 146 0 0 25 0 1 0 386113280 154935296 36540 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 37826 36540 140 302 0 37521 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 151304

[startup+1122.3 s]
/proc/loadavg: 1.13 1.07 1.09 2/70 29925
/proc/meminfo: memFree=1573300/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=155504 CPUtime=1121.99
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 38624 0 0 0 112048 151 0 0 25 0 1 0 386113280 159236096 37612 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 38876 37612 140 302 0 38571 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 155504

[startup+1182.3 s]
/proc/loadavg: 1.12 1.07 1.09 2/70 29925
/proc/meminfo: memFree=1569396/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=159480 CPUtime=1181.97
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 39617 0 0 0 118041 156 0 0 25 0 1 0 386113280 163307520 38605 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 39870 38605 140 302 0 39565 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 159480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.08 1.06 1.09 2/70 29925
/proc/meminfo: memFree=1568052/2055888 swapFree=3938024/4096564
[pid=29924] ppid=29922 vsize=160772 CPUtime=1200.07
/proc/29924/stat : 29924 (Spear-32) R 29922 29924 28908 0 -1 4194304 39930 0 0 0 119849 158 0 0 25 0 1 0 386113280 164630528 38918 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29924/statm: 40193 38918 140 302 0 39888 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 160772

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.11
CPU user time (s): 1198.5
CPU system time (s): 1.61076
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 160772

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

runsolver used 1.01885 second user time and 2.27965 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Mar 12 01:05:50 UTC 2007

IDJOB= 337166
IDBENCH= 24692
IDSOLVER= 132
FILE ID= node76/337166-1173661550

PBS_JOBID= 4101408

Free space on /tmp= 66539 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337166-1173661550/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337166-1173661550/instance-337166-1173661550.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-337166-1173661550 -o ROOT/results/node76/solver-337166-1173661550 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337166-1173661550/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337166-1173661550/instance-337166-1173661550.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 326316691

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1724308 kB
Buffers:         20652 kB
Cached:         124788 kB
SwapCached:     152264 kB
Active:          68424 kB
Inactive:       235544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1724308 kB
SwapTotal:     4096564 kB
SwapFree:      3938024 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          15596 kB
Slab:            13956 kB
Committed_AS:  1209644 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66539 MiB

End job on node76 on Mon Mar 12 01:25:52 UTC 2007