Trace number 337040

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.08 1200.42

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_4.sat05-451.reshuffled-07.cnf
MD5SUM713a8514216ff2acf847f596238604da
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 variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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/337040-1173658991/instance-337040-1173658991.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-337040-1173658991 -o ROOT/results/node7/solver-337040-1173658991 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337040-1173658991/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/337040-1173658991/instance-337040-1173658991.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.99 0.97 0.98 3/77 5034
/proc/meminfo: memFree=1588568/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=1932 CPUtime=0
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 385853847 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518579 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 483 247 126 302 0 178 0

[startup+0.048644 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 5034
/proc/meminfo: memFree=1588568/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=2748 CPUtime=0.04
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 495 0 0 0 4 0 0 0 18 0 1 0 385853847 2813952 479 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 687 479 129 302 0 382 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2748

[startup+0.101648 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 5034
/proc/meminfo: memFree=1588568/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=3012 CPUtime=0.09
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 567 0 0 0 9 0 0 0 18 0 1 0 385853847 3084288 551 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 753 551 140 302 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3012

[startup+0.301669 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 5034
/proc/meminfo: memFree=1588568/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=3268 CPUtime=0.29
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 634 0 0 0 29 0 0 0 19 0 1 0 385853847 3346432 618 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 817 618 140 302 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3268

[startup+0.701711 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 5034
/proc/meminfo: memFree=1588568/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=3776 CPUtime=0.69
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 739 0 0 0 69 0 0 0 23 0 1 0 385853847 3866624 723 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 944 723 140 302 0 639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3776

[startup+1.5018 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1586000/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=4152 CPUtime=1.49
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 864 0 0 0 148 1 0 0 25 0 1 0 385853847 4251648 848 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 1038 848 140 302 0 733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4152

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1585232/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=5024 CPUtime=3.09
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 1071 0 0 0 307 2 0 0 25 0 1 0 385853847 5144576 1055 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 1256 1055 140 302 0 951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5024

[startup+6.3013 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1583760/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=6256 CPUtime=6.28
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 1371 0 0 0 626 2 0 0 25 0 1 0 385853847 6406144 1355 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 1564 1355 140 302 0 1259 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6256

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1581392/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=8588 CPUtime=12.69
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 1936 0 0 0 1265 4 0 0 25 0 1 0 385853847 8794112 1920 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 2147 1920 140 302 0 1842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8588

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1577424/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=12296 CPUtime=25.49
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 2871 0 0 0 2543 6 0 0 25 0 1 0 385853847 12591104 2855 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 3074 2855 140 302 0 2769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12296

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1570064/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=19720 CPUtime=51.08
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 4746 0 0 0 5098 10 0 0 25 0 1 0 385853847 20193280 4697 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 4930 4697 140 302 0 4625 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19720

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1561680/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=28228 CPUtime=102.26
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 6879 0 0 0 10208 18 0 0 25 0 1 0 385853847 28905472 6765 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 7057 6765 140 302 0 6752 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28228

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1553424/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=36392 CPUtime=162.25
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 8937 0 0 0 16199 26 0 0 25 0 1 0 385853847 37265408 8823 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 9098 8823 140 302 0 8793 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36392

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1545488/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=44824 CPUtime=222.22
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 11043 0 0 0 22189 33 0 0 25 0 1 0 385853847 45899776 10800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 11206 10800 140 302 0 10901 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 44824

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1536976/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=53160 CPUtime=282.21
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 13161 0 0 0 28181 40 0 0 25 0 1 0 385853847 54435840 12918 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 13290 12918 140 302 0 12985 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53160

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1530128/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=60020 CPUtime=342.19
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 14864 0 0 0 34172 47 0 0 25 0 1 0 385853847 61460480 14621 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 15005 14621 140 302 0 14700 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 60020

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1523856/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=66484 CPUtime=402.17
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 16427 0 0 0 40165 52 0 0 25 0 1 0 385853847 68079616 16184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 16621 16184 140 302 0 16316 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 66484

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1518800/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=71460 CPUtime=462.16
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 17695 0 0 0 46159 57 0 0 25 0 1 0 385853847 73175040 17452 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 17865 17452 140 302 0 17560 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 71460

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1514960/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=75212 CPUtime=522.14
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 18662 0 0 0 52151 63 0 0 25 0 1 0 385853847 77017088 18419 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 18803 18419 140 302 0 18498 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 75212

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1511248/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=79868 CPUtime=582.13
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 19834 0 0 0 58145 68 0 0 25 0 1 0 385853847 81784832 19334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 19967 19334 140 302 0 19662 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 79868

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1507536/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=83516 CPUtime=642.11
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 20756 0 0 0 64139 72 0 0 25 0 1 0 385853847 85520384 20256 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 20879 20256 140 302 0 20574 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 83516

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1503632/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=87696 CPUtime=702.09
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 21750 0 0 0 70133 76 0 0 25 0 1 0 385853847 89800704 21250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 21924 21250 140 302 0 21619 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 87696

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1499984/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=91212 CPUtime=762.08
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 22642 0 0 0 76128 80 0 0 25 0 1 0 385853847 93401088 22142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 22803 22142 140 302 0 22498 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 91212

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1496784/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=94504 CPUtime=822.06
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 23446 0 0 0 82121 85 0 0 25 0 1 0 385853847 96772096 22946 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 23626 22946 140 302 0 23321 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 94504

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1493904/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=97380 CPUtime=882.04
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 24186 0 0 0 88115 89 0 0 25 0 1 0 385853847 99717120 23686 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 24345 23686 140 302 0 24040 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 97380

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1491088/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=100152 CPUtime=942.03
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 24893 0 0 0 94110 93 0 0 25 0 1 0 385853847 102555648 24393 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 25038 24393 140 302 0 24733 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 100152

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1488464/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=102688 CPUtime=1002
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 25531 0 0 0 100104 96 0 0 25 0 1 0 385853847 105152512 25031 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 25672 25031 140 302 0 25367 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 102688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1485328/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=105856 CPUtime=1061.99
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 26331 0 0 0 106100 99 0 0 25 0 1 0 385853847 108396544 25831 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 26464 25831 140 302 0 26159 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 105856

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1482512/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=108820 CPUtime=1121.97
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 27020 0 0 0 112094 103 0 0 25 0 1 0 385853847 111431680 26520 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 27205 26520 140 302 0 26900 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 108820

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1480016/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=111380 CPUtime=1181.96
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 27644 0 0 0 118090 106 0 0 25 0 1 0 385853847 114053120 27144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 27845 27144 140 302 0 27540 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 111380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 5035
/proc/meminfo: memFree=1479440/2055920 swapFree=4147416/4192956
[pid=5034] ppid=5032 vsize=111860 CPUtime=1200.06
/proc/5034/stat : 5034 (Spear-32) R 5032 5034 4674 0 -1 4194304 27792 0 0 0 119899 107 0 0 25 0 1 0 385853847 114544640 27292 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/5034/statm: 27965 27292 140 302 0 27660 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 111860

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.42
CPU time (s): 1200.08
CPU user time (s): 1198.99
CPU system time (s): 1.08983
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 111860

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

runsolver used 1.27481 second user time and 3.10353 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Mar 12 00:23:11 UTC 2007

IDJOB= 337040
IDBENCH= 24689
IDSOLVER= 132
FILE ID= node7/337040-1173658991

PBS_JOBID= 4101440

Free space on /tmp= 66412 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/ezfact64_4.sat05-451.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337040-1173658991/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337040-1173658991/instance-337040-1173658991.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-337040-1173658991 -o ROOT/results/node7/solver-337040-1173658991 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337040-1173658991/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337040-1173658991/instance-337040-1173658991.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  713a8514216ff2acf847f596238604da

RANDOM SEED= 607058538

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:       1589040 kB
Buffers:         37040 kB
Cached:         337828 kB
SwapCached:       8584 kB
Active:         272116 kB
Inactive:       125492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589040 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            1980 kB
Writeback:           0 kB
Mapped:          29764 kB
Slab:            54804 kB
Committed_AS:  1303128 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= 66412 MiB

End job on node7 on Mon Mar 12 00:43:14 UTC 2007