Trace number 336913

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

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_6.sat05-453.reshuffled-07.cnf
MD5SUM0e1669495b7578db64545ceac2d1a3d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark626.974
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/336913-1173656352/instance-336913-1173656352.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/node70/watcher-336913-1173656352 -o ROOT/results/node70/solver-336913-1173656352 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336913-1173656352/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336913-1173656352/instance-336913-1173656352.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.95 0.94 3/64 12755
/proc/meminfo: memFree=1856760/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=1932 CPUtime=0
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 21935155 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 483 247 126 302 0 178 0

[startup+0.0859329 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 12755
/proc/meminfo: memFree=1856760/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=3404 CPUtime=0.08
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 658 0 0 0 8 0 0 0 18 0 1 0 21935155 3485696 642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 851 642 145 302 0 546 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3404

[startup+0.101933 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 12755
/proc/meminfo: memFree=1856760/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=3404 CPUtime=0.09
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 661 0 0 0 9 0 0 0 18 0 1 0 21935155 3485696 645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 851 646 145 302 0 546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3404

[startup+0.301953 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 12755
/proc/meminfo: memFree=1856760/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=3800 CPUtime=0.29
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 754 0 0 0 29 0 0 0 19 0 1 0 21935155 3891200 738 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 950 738 145 302 0 645 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3800

[startup+0.701994 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 12755
/proc/meminfo: memFree=1856760/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=4052 CPUtime=0.69
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 823 0 0 0 69 0 0 0 22 0 1 0 21935155 4149248 807 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 1013 807 145 302 0 708 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4052

[startup+1.50107 s]
/proc/loadavg: 0.91 0.95 0.94 2/65 12756
/proc/meminfo: memFree=1853872/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=4424 CPUtime=1.49
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 935 0 0 0 149 0 0 0 25 0 1 0 21935155 4530176 919 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 1106 919 145 302 0 801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4424

[startup+3.10123 s]
/proc/loadavg: 0.91 0.95 0.94 2/65 12756
/proc/meminfo: memFree=1853104/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=5416 CPUtime=3.09
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 1163 0 0 0 308 1 0 0 25 0 1 0 21935155 5545984 1147 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 1354 1147 145 302 0 1049 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5416

[startup+6.30156 s]
/proc/loadavg: 0.92 0.95 0.94 2/65 12756
/proc/meminfo: memFree=1851376/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=6940 CPUtime=6.29
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 1556 0 0 0 627 2 0 0 25 0 1 0 21935155 7106560 1540 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 1735 1540 145 302 0 1430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6940

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.94 2/65 12756
/proc/meminfo: memFree=1848056/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=10148 CPUtime=12.68
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 2340 0 0 0 1265 3 0 0 25 0 1 0 21935155 10391552 2324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 2537 2324 145 302 0 2232 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10148

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.94 2/65 12756
/proc/meminfo: memFree=1843512/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=14560 CPUtime=25.48
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 3462 0 0 0 2542 6 0 0 25 0 1 0 21935155 14909440 3413 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 3640 3413 145 302 0 3335 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14560

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.94 2/65 12756
/proc/meminfo: memFree=1837240/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=20788 CPUtime=51.08
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 5036 0 0 0 5097 11 0 0 25 0 1 0 21935155 21286912 4987 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 5197 4987 145 302 0 4892 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20788

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.94 2/65 12756
/proc/meminfo: memFree=1827832/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=30088 CPUtime=102.27
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 7399 0 0 0 10208 19 0 0 25 0 1 0 21935155 30810112 7285 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 7522 7285 145 302 0 7217 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30088

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12756
/proc/meminfo: memFree=1820600/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=37576 CPUtime=162.24
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 9227 0 0 0 16197 27 0 0 25 0 1 0 21935155 38477824 9113 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 9394 9113 145 302 0 9089 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37576

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12756
/proc/meminfo: memFree=1813240/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=45324 CPUtime=222.24
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 11158 0 0 0 22189 35 0 0 25 0 1 0 21935155 46411776 10915 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 11331 10915 145 302 0 11026 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 45324

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12756
/proc/meminfo: memFree=1805304/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=53232 CPUtime=282.21
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 13142 0 0 0 28181 40 0 0 25 0 1 0 21935155 54509568 12899 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 13308 12899 145 302 0 13003 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 53232

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12758
/proc/meminfo: memFree=1797880/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=60500 CPUtime=342.2
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 14986 0 0 0 34174 46 0 0 25 0 1 0 21935155 61952000 14743 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 15125 14743 145 302 0 14820 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 60500

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12758
/proc/meminfo: memFree=1791096/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=67312 CPUtime=402.19
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 16685 0 0 0 40168 51 0 0 25 0 1 0 21935155 68927488 16442 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 16828 16442 145 302 0 16523 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 67312

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12758
/proc/meminfo: memFree=1786360/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=71960 CPUtime=462.17
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 17855 0 0 0 46161 56 0 0 25 0 1 0 21935155 73687040 17612 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526772 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 17990 17612 145 302 0 17685 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 71960

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12758
/proc/meminfo: memFree=1782520/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=75740 CPUtime=522.16
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 18811 0 0 0 52156 60 0 0 25 0 1 0 21935155 77557760 18568 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 18935 18568 145 302 0 18630 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 75740

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 12758
/proc/meminfo: memFree=1777912/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=81356 CPUtime=582.14
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 20191 0 0 0 58150 64 0 0 25 0 1 0 21935155 83308544 19691 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 20339 19691 145 302 0 20034 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 81356

[startup+642.301 s]
/proc/loadavg: 1.05 0.99 0.94 2/65 12758
/proc/meminfo: memFree=1773240/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=86204 CPUtime=642.13
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 21352 0 0 0 64145 68 0 0 25 0 1 0 21935155 88272896 20852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 21551 20852 145 302 0 21246 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 86204

[startup+702.301 s]
/proc/loadavg: 1.06 1.00 0.95 2/65 12758
/proc/meminfo: memFree=1769272/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=90296 CPUtime=702.11
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 22368 0 0 0 70138 73 0 0 25 0 1 0 21935155 92463104 21868 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 22574 21868 145 302 0 22269 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 90296

[startup+762.305 s]
/proc/loadavg: 1.14 1.03 0.96 2/65 12758
/proc/meminfo: memFree=1764088/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=95440 CPUtime=762.1
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 23634 0 0 0 76132 78 0 0 25 0 1 0 21935155 97730560 23134 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 23860 23134 145 302 0 23555 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 95440

[startup+822.301 s]
/proc/loadavg: 1.09 1.04 0.96 2/65 12758
/proc/meminfo: memFree=1759672/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=99756 CPUtime=822.08
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 24740 0 0 0 82127 81 0 0 25 0 1 0 21935155 102150144 24240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526736 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 24939 24240 145 302 0 24634 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 99756

[startup+882.301 s]
/proc/loadavg: 1.03 1.03 0.96 2/65 12758
/proc/meminfo: memFree=1754680/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=104640 CPUtime=882.06
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 25972 0 0 0 88121 85 0 0 25 0 1 0 21935155 107151360 25472 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 26160 25472 145 302 0 25855 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 104640

[startup+942.301 s]
/proc/loadavg: 1.01 1.02 0.96 2/65 12758
/proc/meminfo: memFree=1750328/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=108940 CPUtime=942.04
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 27066 0 0 0 94115 89 0 0 25 0 1 0 21935155 111554560 26566 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 27235 26566 145 302 0 26930 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 108940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 12758
/proc/meminfo: memFree=1746744/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=112760 CPUtime=1002.04
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 27941 0 0 0 100110 94 0 0 25 0 1 0 21935155 115466240 27441 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 28190 27441 145 302 0 27885 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 112760

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 12758
/proc/meminfo: memFree=1743736/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=115728 CPUtime=1062.02
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 28693 0 0 0 106104 98 0 0 25 0 1 0 21935155 118505472 28193 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 28932 28193 145 302 0 28627 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 115728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 12758
/proc/meminfo: memFree=1741112/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=118320 CPUtime=1122
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 29347 0 0 0 112100 100 0 0 25 0 1 0 21935155 121159680 28847 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 29580 28847 145 302 0 29275 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 118320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 12758
/proc/meminfo: memFree=1738616/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=120968 CPUtime=1181.99
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 29974 0 0 0 118096 103 0 0 25 0 1 0 21935155 123871232 29474 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 30242 29474 145 302 0 29937 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 120968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 12758
/proc/meminfo: memFree=1737912/2055920 swapFree=4179464/4192956
[pid=12755] ppid=12753 vsize=121460 CPUtime=1200.09
/proc/12755/stat : 12755 (Spear-32) R 12753 12755 12648 0 -1 4194304 30124 0 0 0 119906 103 0 0 25 0 1 0 21935155 124375040 29624 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12755/statm: 30365 29624 145 302 0 30060 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 121460

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.12
CPU user time (s): 1199.06
CPU system time (s): 1.05384
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 121460

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

runsolver used 0.78888 second user time and 2.49962 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sun Mar 11 23:39:13 UTC 2007

IDJOB= 336913
IDBENCH= 24686
IDSOLVER= 131
FILE ID= node70/336913-1173656352

PBS_JOBID= 4101435

Free space on /tmp= 66556 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/ezfact64_6.sat05-453.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336913-1173656352/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336913-1173656352/instance-336913-1173656352.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-336913-1173656352 -o ROOT/results/node70/solver-336913-1173656352 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336913-1173656352/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/336913-1173656352/instance-336913-1173656352.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0e1669495b7578db64545ceac2d1a3d0

RANDOM SEED= 498849533

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.220
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.220
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:       1857168 kB
Buffers:         18972 kB
Cached:         137592 kB
SwapCached:       8132 kB
Active:          53424 kB
Inactive:       117964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857168 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            13436 kB
Committed_AS:    65468 kB
PageTables:       1396 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= 66556 MiB

End job on node70 on Sun Mar 11 23:59:15 UTC 2007