Trace number 334268

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/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
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/334268-1173561707/instance-334268-1173561707.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-334268-1173561707 -o ROOT/results/node7/solver-334268-1173561707 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334268-1173561707/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334268-1173561707/instance-334268-1173561707.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: 1.00 1.00 1.00 3/77 24777
/proc/meminfo: memFree=1639448/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=1932 CPUtime=0
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 376125465 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 483 247 126 302 0 178 0

[startup+0.0238021 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24777
/proc/meminfo: memFree=1639448/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=2996 CPUtime=0.02
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 593 0 0 0 2 0 0 0 18 0 1 0 376125465 3067904 445 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134866023 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 749 445 128 302 0 444 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2996

[startup+0.10181 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24777
/proc/meminfo: memFree=1639448/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=4316 CPUtime=0.09
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 931 0 0 0 9 0 0 0 18 0 1 0 376125465 4419584 783 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 1079 783 129 302 0 774 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4316

[startup+0.30183 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24777
/proc/meminfo: memFree=1639448/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=7620 CPUtime=0.29
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 1796 0 0 0 29 0 0 0 19 0 1 0 376125465 7802880 1550 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 1905 1550 140 302 0 1600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7620

[startup+0.701872 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24777
/proc/meminfo: memFree=1639448/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=8120 CPUtime=0.69
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 1945 0 0 0 68 1 0 0 22 0 1 0 376125465 8314880 1699 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526674 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 2030 1699 140 302 0 1725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8120

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1633040/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=8344 CPUtime=1.49
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 1992 0 0 0 148 1 0 0 25 0 1 0 376125465 8544256 1746 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 2086 1746 140 302 0 1781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8344

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1632656/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=8568 CPUtime=3.09
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 2050 0 0 0 308 1 0 0 25 0 1 0 376125465 8773632 1804 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524764 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 2142 1804 140 302 0 1837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8568

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1632208/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=8876 CPUtime=6.29
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 2144 0 0 0 627 2 0 0 25 0 1 0 376125465 9089024 1898 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 2219 1898 140 302 0 1914 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8876

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1630864/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=10288 CPUtime=12.69
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 2473 0 0 0 1266 3 0 0 25 0 1 0 376125465 10534912 2227 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 2572 2227 140 302 0 2267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10288

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1628432/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=12700 CPUtime=25.48
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 3065 0 0 0 2543 5 0 0 25 0 1 0 376125465 13004800 2819 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524684 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 3175 2819 140 302 0 2870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12700

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1623568/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=17612 CPUtime=51.07
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 4312 0 0 0 5100 7 0 0 25 0 1 0 376125465 18034688 4033 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 4403 4033 140 302 0 4098 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17612

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1614864/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=26348 CPUtime=102.27
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 6531 0 0 0 10213 14 0 0 25 0 1 0 376125465 26980352 6187 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 6587 6187 140 302 0 6282 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26348

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1607056/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=34204 CPUtime=162.25
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 8483 0 0 0 16204 21 0 0 25 0 1 0 376125465 35024896 8139 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 8551 8139 140 302 0 8246 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34204

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1598928/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=42736 CPUtime=222.23
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 10624 0 0 0 22194 29 0 0 25 0 1 0 376125465 43761664 10151 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 10684 10151 140 302 0 10379 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42736

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1592272/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=49276 CPUtime=282.22
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 12285 0 0 0 28188 34 0 0 25 0 1 0 376125465 50458624 11812 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524689 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 12319 11812 140 302 0 12014 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 49276

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1586640/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=54824 CPUtime=342.2
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 13675 0 0 0 34182 38 0 0 25 0 1 0 376125465 56139776 13202 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 13706 13202 140 302 0 13401 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 54824

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1581008/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=60596 CPUtime=402.19
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 15099 0 0 0 40175 44 0 0 25 0 1 0 376125465 62050304 14626 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 15149 14626 140 302 0 14844 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 60596

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1574672/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=66800 CPUtime=462.17
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 16685 0 0 0 46169 48 0 0 25 0 1 0 376125465 68403200 16212 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 16700 16212 140 302 0 16395 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 66800

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1566160/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=75404 CPUtime=522.16
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 18833 0 0 0 52162 54 0 0 25 0 1 0 376125465 77213696 18360 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 18851 18360 140 302 0 18546 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 75404

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1558096/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=83560 CPUtime=582.14
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 20822 0 0 0 58154 60 0 0 25 0 1 0 376125465 85565440 20349 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 20890 20349 140 302 0 20585 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 83560

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1551312/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=91276 CPUtime=642.13
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 22759 0 0 0 64146 67 0 0 25 0 1 0 376125465 93466624 22029 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 22819 22029 140 302 0 22514 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 91276

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1544848/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=98144 CPUtime=702.1
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 24363 0 0 0 70138 72 0 0 25 0 1 0 376125465 100499456 23633 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 24536 23633 140 302 0 24231 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 98144

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1542288/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=100664 CPUtime=762.09
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 25004 0 0 0 76134 75 0 0 25 0 1 0 376125465 103079936 24274 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 25166 24274 140 302 0 24861 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 100664

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1539664/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=103332 CPUtime=822.07
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 25667 0 0 0 82129 78 0 0 25 0 1 0 376125465 105811968 24937 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 25833 24937 140 302 0 25528 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 103332

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1536848/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=106096 CPUtime=882.06
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 26347 0 0 0 88125 81 0 0 25 0 1 0 376125465 108642304 25617 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 26524 25617 140 302 0 26219 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 106096

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1534288/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=108772 CPUtime=942.05
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 27013 0 0 0 94120 85 0 0 25 0 1 0 376125465 111382528 26283 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 27193 26283 140 302 0 26888 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 108772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1531536/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=111380 CPUtime=1002.03
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 27673 0 0 0 100115 88 0 0 25 0 1 0 376125465 114053120 26943 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 27845 26943 140 302 0 27540 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 111380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 24778
/proc/meminfo: memFree=1529104/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=113928 CPUtime=1062.01
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 28300 0 0 0 106111 90 0 0 25 0 1 0 376125465 116662272 27570 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 28482 27570 140 302 0 28177 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 113928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1526608/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=116324 CPUtime=1122
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 28913 0 0 0 112106 94 0 0 25 0 1 0 376125465 119115776 28183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 29081 28183 140 302 0 28776 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 116324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1523920/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=119228 CPUtime=1181.98
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 29588 0 0 0 118102 96 0 0 25 0 1 0 376125465 122089472 28858 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 29807 28858 140 302 0 29502 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 119228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24778
/proc/meminfo: memFree=1523152/2055920 swapFree=4147416/4192956
[pid=24777] ppid=24775 vsize=120048 CPUtime=1200.08
/proc/24777/stat : 24777 (Spear-32) R 24775 24777 24588 0 -1 4194304 29779 0 0 0 119911 97 0 0 25 0 1 0 376125465 122929152 29049 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24777/statm: 30012 29049 140 302 0 29707 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 120048

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): 1199.12
CPU system time (s): 0.998848
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 120048

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

runsolver used 1.27581 second user time and 3.09853 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Mar 10 21:21:47 UTC 2007

IDJOB= 334268
IDBENCH= 24623
IDSOLVER= 132
FILE ID= node7/334268-1173561707

PBS_JOBID= 4101199

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bccff1bed1e8ac721090562d562b05f0

RANDOM SEED= 71868463

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:       1639920 kB
Buffers:         51232 kB
Cached:         274848 kB
SwapCached:       8480 kB
Active:         174216 kB
Inactive:       174432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639920 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            3632 kB
Writeback:           0 kB
Mapped:          29492 kB
Slab:            52964 kB
Committed_AS:  1265248 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= 66531 MiB

End job on node7 on Sat Mar 10 21:41:50 UTC 2007