Trace number 337165

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7768
/proc/meminfo: memFree=1875544/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=1528 CPUtime=0
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 386110660 1564672 176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 382 176 128 302 0 77 0

[startup+0.067897 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7768
/proc/meminfo: memFree=1875544/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=2184 CPUtime=0.06
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 368 0 0 0 6 0 0 0 18 0 1 0 386110660 2236416 352 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 546 352 140 302 0 241 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2184

[startup+0.101904 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7768
/proc/meminfo: memFree=1875544/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=2312 CPUtime=0.09
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 397 0 0 0 9 0 0 0 18 0 1 0 386110660 2367488 381 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 578 381 140 302 0 273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2312

[startup+0.301943 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7768
/proc/meminfo: memFree=1875544/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=2856 CPUtime=0.29
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 555 0 0 0 28 1 0 0 19 0 1 0 386110660 2924544 539 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 714 539 140 302 0 409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2856

[startup+0.702023 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7768
/proc/meminfo: memFree=1875544/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=3896 CPUtime=0.69
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 800 0 0 0 68 1 0 0 22 0 1 0 386110660 3989504 784 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 974 784 140 302 0 669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3896

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1872208/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=5572 CPUtime=1.49
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 1198 0 0 0 146 3 0 0 25 0 1 0 386110660 5705728 1182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 1393 1182 140 302 0 1088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5572

[startup+3.10151 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1870288/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=7636 CPUtime=3.09
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 1733 0 0 0 305 4 0 0 25 0 1 0 386110660 7819264 1684 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 1909 1684 140 302 0 1604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7636

[startup+6.30115 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1866960/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=10344 CPUtime=6.28
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 2436 0 0 0 623 5 0 0 25 0 1 0 386110660 10592256 2387 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 2586 2387 140 302 0 2281 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10344

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1862352/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=14584 CPUtime=12.68
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 3513 0 0 0 1260 8 0 0 25 0 1 0 386110660 14934016 3399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 3646 3399 140 302 0 3341 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14584

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1855760/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=21064 CPUtime=25.48
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 5137 0 0 0 2535 13 0 0 25 0 1 0 386110660 21569536 5023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 5266 5023 140 302 0 4961 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21064

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1846352/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=30908 CPUtime=51.07
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 7623 0 0 0 5086 21 0 0 25 0 1 0 386110660 31649792 7380 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 7727 7380 140 302 0 7422 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30908

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1833360/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=43612 CPUtime=102.25
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 10802 0 0 0 10190 35 0 0 25 0 1 0 386110660 44658688 10559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 10903 10559 140 302 0 10598 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 43612

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1821264/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=56808 CPUtime=162.23
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 14116 0 0 0 16175 48 0 0 25 0 1 0 386110660 58171392 13616 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 14202 13616 140 302 0 13897 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 56808

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1809360/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=68568 CPUtime=222.21
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 17044 0 0 0 22162 59 0 0 25 0 1 0 386110660 70213632 16544 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 17142 16544 140 302 0 16837 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 68568

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1800656/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=77292 CPUtime=282.19
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 19246 0 0 0 28152 67 0 0 25 0 1 0 386110660 79147008 18746 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 19323 18746 140 302 0 19018 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 77292

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1793104/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=84800 CPUtime=342.17
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 21116 0 0 0 34142 75 0 0 25 0 1 0 386110660 86835200 20616 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 21200 20616 140 302 0 20895 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 84800

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1786384/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=91592 CPUtime=402.15
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 22806 0 0 0 40133 82 0 0 25 0 1 0 386110660 93790208 22306 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 22898 22306 140 302 0 22593 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 91592

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1779856/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=98056 CPUtime=462.12
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 24418 0 0 0 46125 87 0 0 25 0 1 0 386110660 100409344 23918 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 24514 23918 140 302 0 24209 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 98056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1773904/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=106024 CPUtime=522.11
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 26423 0 0 0 52117 94 0 0 25 0 1 0 386110660 108568576 25410 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 26506 25410 140 302 0 26201 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 106024

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1768016/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=111992 CPUtime=582.09
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 27875 0 0 0 58109 100 0 0 25 0 1 0 386110660 114679808 26862 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 27998 26862 140 302 0 27693 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 111992

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1762704/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=117188 CPUtime=642.07
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 29182 0 0 0 64101 106 0 0 25 0 1 0 386110660 120000512 28169 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 29297 28169 140 302 0 28992 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 117188

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1757904/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=122332 CPUtime=702.04
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 30401 0 0 0 70093 111 0 0 25 0 1 0 386110660 125267968 29388 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 30583 29388 140 302 0 30278 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 122332

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1753616/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=126476 CPUtime=762.02
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 31450 0 0 0 76086 116 0 0 25 0 1 0 386110660 129511424 30437 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 31619 30437 140 302 0 31314 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 126476

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1749200/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=130868 CPUtime=822
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 32567 0 0 0 82079 121 0 0 25 0 1 0 386110660 134008832 31554 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 32717 31554 140 302 0 32412 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 130868

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1744272/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=136080 CPUtime=881.98
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 33775 0 0 0 88072 126 0 0 25 0 1 0 386110660 139345920 32762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 34020 32762 140 302 0 33715 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 136080

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1739728/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=140788 CPUtime=941.96
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 34933 0 0 0 94064 132 0 0 25 0 1 0 386110660 144166912 33920 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 35197 33920 140 302 0 34892 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 140788

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1735248/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=145180 CPUtime=1001.94
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 36020 0 0 0 100056 138 0 0 25 0 1 0 386110660 148664320 35007 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 36295 35007 140 302 0 35990 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 145180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1730896/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=149636 CPUtime=1061.91
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 37147 0 0 0 106048 143 0 0 25 0 1 0 386110660 153227264 36134 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 37409 36134 140 302 0 37104 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 149636

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1726672/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=153892 CPUtime=1121.89
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 38206 0 0 0 112041 148 0 0 25 0 1 0 386110660 157585408 37193 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 38473 37193 140 302 0 38168 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 153892

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1722576/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=157944 CPUtime=1181.87
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 39226 0 0 0 118033 154 0 0 25 0 1 0 386110660 161734656 38213 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 39486 38213 140 302 0 39181 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 157944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1721360/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=159096 CPUtime=1200.07
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 39508 0 0 0 119852 155 0 0 25 0 1 0 386110660 162914304 38495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 39774 38495 140 302 0 39469 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 159096

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7769
/proc/meminfo: memFree=1721360/2055920 swapFree=4183892/4192956
[pid=7768] ppid=7766 vsize=159096 CPUtime=1200.07
/proc/7768/stat : 7768 (Spear-32) R 7766 7768 7028 0 -1 4194304 39508 0 0 0 119852 155 0 0 25 0 1 0 386110660 162914304 38495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/7768/statm: 39774 38495 140 302 0 39469 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 159096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1198.52
CPU system time (s): 1.57976
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 159096

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

runsolver used 0.825874 second user time and 2.49962 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Mar 12 01:05:31 UTC 2007

IDJOB= 337165
IDBENCH= 24692
IDSOLVER= 131
FILE ID= node66/337165-1173661531

PBS_JOBID= 4101425

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 820570396

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1875888 kB
Buffers:         23424 kB
Cached:         119260 kB
SwapCached:       3176 kB
Active:          53140 kB
Inactive:        99616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875888 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            13280 kB
Committed_AS:   814820 kB
PageTables:       1376 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= 66547 MiB

End job on node66 on Mon Mar 12 01:25:34 UTC 2007