Trace number 335234

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.05 1200.23

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

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/335234-1173617582/instance-335234-1173617582.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/node16/watcher-335234-1173617582 -o ROOT/results/node16/solver-335234-1173617582 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335234-1173617582/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335234-1173617582/instance-335234-1173617582.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/77 30149
/proc/meminfo: memFree=1830560/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=1548 CPUtime=0
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 381712570 1585152 200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134799873 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 387 200 128 302 0 82 0

[startup+0.0227499 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30149
/proc/meminfo: memFree=1830560/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=1944 CPUtime=0.02
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 290 0 0 0 2 0 0 0 18 0 1 0 381712570 1990656 274 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 486 274 129 302 0 181 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1944

[startup+0.10174 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30149
/proc/meminfo: memFree=1830560/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=2788 CPUtime=0.09
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 499 0 0 0 9 0 0 0 18 0 1 0 381712570 2854912 483 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 697 483 140 302 0 392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2788

[startup+0.301716 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30149
/proc/meminfo: memFree=1830560/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=3172 CPUtime=0.29
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 602 0 0 0 29 0 0 0 19 0 1 0 381712570 3248128 586 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 793 586 140 302 0 488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3172

[startup+0.701669 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30149
/proc/meminfo: memFree=1830560/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=3688 CPUtime=0.69
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 743 0 0 0 68 1 0 0 23 0 1 0 381712570 3776512 727 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 922 727 140 302 0 617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3688

[startup+1.50157 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1827800/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=4524 CPUtime=1.49
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 945 0 0 0 148 1 0 0 25 0 1 0 381712570 4632576 929 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 1131 929 140 302 0 826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4524

[startup+3.10138 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1826712/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=5944 CPUtime=3.09
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 1266 0 0 0 307 2 0 0 25 0 1 0 381712570 6086656 1250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 1486 1250 140 302 0 1181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5944

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1824536/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=7628 CPUtime=6.29
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 1698 0 0 0 625 4 0 0 25 0 1 0 381712570 7811072 1682 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 1907 1682 140 302 0 1602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1821720/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=10192 CPUtime=12.69
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 2367 0 0 0 1262 7 0 0 25 0 1 0 381712570 10436608 2318 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 2548 2318 140 302 0 2243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10192

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1817048/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=14640 CPUtime=25.49
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 3477 0 0 0 2538 11 0 0 25 0 1 0 381712570 14991360 3428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 3660 3428 140 302 0 3355 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14640

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1810520/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=21608 CPUtime=51.09
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 5182 0 0 0 5092 17 0 0 25 0 1 0 381712570 22126592 5068 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 5402 5068 140 302 0 5097 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21608

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1801048/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=31676 CPUtime=102.29
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 7661 0 0 0 10203 26 0 0 25 0 1 0 381712570 32436224 7418 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 7919 7418 140 302 0 7614 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31676

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1792792/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=39856 CPUtime=162.28
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 9718 0 0 0 16192 36 0 0 25 0 1 0 381712570 40812544 9475 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 9964 9475 140 302 0 9659 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 39856

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1786136/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=46436 CPUtime=222.27
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 11355 0 0 0 22183 44 0 0 25 0 1 0 381712570 47550464 11112 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 11609 11112 140 302 0 11304 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 46436

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1780056/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=52812 CPUtime=282.27
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 12877 0 0 0 28176 51 0 0 25 0 1 0 381712570 54079488 12634 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 13203 12634 140 302 0 12898 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 52812

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1774744/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=59028 CPUtime=342.27
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 14423 0 0 0 34168 59 0 0 25 0 1 0 381712570 60444672 13923 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 14757 13923 140 302 0 14452 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 59028

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1768728/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=65296 CPUtime=402.26
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 15931 0 0 0 40160 66 0 0 25 0 1 0 381712570 66863104 15431 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 16324 15431 140 302 0 16019 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 65296

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30150
/proc/meminfo: memFree=1763224/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=70520 CPUtime=462.26
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 17267 0 0 0 46153 73 0 0 25 0 1 0 381712570 72212480 16767 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 17630 16767 140 302 0 17325 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 70520

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 30272
/proc/meminfo: memFree=1757472/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=74924 CPUtime=522.19
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 18375 0 0 0 52138 81 0 0 25 0 1 0 381712570 76722176 17875 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 18731 17875 140 302 0 18426 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 74924

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1754072/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=79432 CPUtime=582.15
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 19474 0 0 0 58129 86 0 0 25 0 1 0 381712570 81338368 18974 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 19858 18974 140 302 0 19553 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 79432

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1749912/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=83556 CPUtime=642.15
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 20501 0 0 0 64124 91 0 0 25 0 1 0 381712570 85561344 20001 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 20889 20001 140 302 0 20584 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 83556

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1746072/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=87596 CPUtime=702.15
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 21469 0 0 0 70118 97 0 0 25 0 1 0 381712570 89698304 20969 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 21899 20969 140 302 0 21594 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 87596

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1742616/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=91236 CPUtime=762.15
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 22329 0 0 0 76113 102 0 0 25 0 1 0 381712570 93425664 21829 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 22809 21829 140 302 0 22504 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 91236

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1739544/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=94384 CPUtime=822.14
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 23090 0 0 0 82107 107 0 0 25 0 1 0 381712570 96649216 22590 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 23596 22590 140 302 0 23291 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 94384

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1736024/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=98004 CPUtime=882.13
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 23973 0 0 0 88101 112 0 0 25 0 1 0 381712570 100356096 23473 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 24501 23473 140 302 0 24196 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 98004

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1732632/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=101384 CPUtime=942.13
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 24835 0 0 0 94095 118 0 0 25 0 1 0 381712570 103817216 24335 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 25346 24335 140 302 0 25041 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 101384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1729048/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=107296 CPUtime=1002.13
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 26236 0 0 0 100089 124 0 0 25 0 1 0 381712570 109871104 25223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 26824 25223 140 302 0 26519 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 107296

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30348
/proc/meminfo: memFree=1725720/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=111060 CPUtime=1062.13
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 27060 0 0 0 106085 128 0 0 25 0 1 0 381712570 113725440 26047 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 27765 26047 140 302 0 27460 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 111060

[startup+1122.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 30348
/proc/meminfo: memFree=1721880/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=115100 CPUtime=1122.12
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 28016 0 0 0 112079 133 0 0 25 0 1 0 381712570 117862400 27003 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 28775 27003 140 302 0 28470 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 115100

[startup+1182.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 30348
/proc/meminfo: memFree=1718424/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=118620 CPUtime=1182.12
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 28866 0 0 0 118074 138 0 0 25 0 1 0 381712570 121466880 27853 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 29655 27853 140 302 0 29350 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 118620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.2 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 30348
/proc/meminfo: memFree=1717528/2055920 swapFree=4159664/4192956
[pid=30149] ppid=30147 vsize=119388 CPUtime=1200.02
/proc/30149/stat : 30149 (Spear-32) R 30147 30149 29647 0 -1 4194304 29083 0 0 0 119862 140 0 0 25 0 1 0 381712570 122253312 28070 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/30149/statm: 29847 28070 140 302 0 29542 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 119388

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.23
CPU time (s): 1200.05
CPU user time (s): 1198.63
CPU system time (s): 1.42078
CPU usage (%): 99.9852
Max. virtual memory (cumulated for all children) (KiB): 119388

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

runsolver used 1.25281 second user time and 3.12153 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Mar 11 12:53:02 UTC 2007

IDJOB= 335234
IDBENCH= 24646
IDSOLVER= 132
FILE ID= node16/335234-1173617582

PBS_JOBID= 4101260

Free space on /tmp= 66456 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335234-1173617582/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335234-1173617582/instance-335234-1173617582.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-335234-1173617582 -o ROOT/results/node16/solver-335234-1173617582 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335234-1173617582/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335234-1173617582/instance-335234-1173617582.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 832699242

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1831032 kB
Buffers:         21420 kB
Cached:         130176 kB
SwapCached:       2084 kB
Active:          75836 kB
Inactive:        98436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831032 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          30716 kB
Slab:            36236 kB
Committed_AS:  1417480 kB
PageTables:       1720 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= 66456 MiB

End job on node16 on Sun Mar 11 13:13:05 UTC 2007