Trace number 339392

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.03 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
MD5SUM3eaa6f3feb0ec3466c3c6ca585bd4a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.4212
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of clauses2176
Sum of the clauses size9824
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41312
Number of clauses of size 5608
Number of clauses of size over 5256

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/339392-1173704042/instance-339392-1173704042.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/node33/watcher-339392-1173704042 -o ROOT/results/node33/solver-339392-1173704042 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339392-1173704042/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339392-1173704042/instance-339392-1173704042.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 1.08 3/64 3197
/proc/meminfo: memFree=1778408/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=1528 CPUtime=0
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 96360580 1564672 174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134535176 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 382 174 128 302 0 77 0

[startup+0.0144771 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3197
/proc/meminfo: memFree=1778408/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=1528 CPUtime=0.01
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 223 0 0 0 1 0 0 0 18 0 1 0 96360580 1564672 207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 382 207 140 302 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1528

[startup+0.101488 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3197
/proc/meminfo: memFree=1778408/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=1804 CPUtime=0.09
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 284 0 0 0 9 0 0 0 18 0 1 0 96360580 1847296 268 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 451 268 140 302 0 146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1804

[startup+0.301513 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3197
/proc/meminfo: memFree=1778408/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=2208 CPUtime=0.29
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 378 0 0 0 29 0 0 0 19 0 1 0 96360580 2260992 362 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 552 362 140 302 0 247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2208

[startup+0.701562 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3197
/proc/meminfo: memFree=1778408/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=2788 CPUtime=0.69
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 520 0 0 0 68 1 0 0 22 0 1 0 96360580 2854912 504 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 697 504 140 302 0 392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2788

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 3198
/proc/meminfo: memFree=1776608/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=3436 CPUtime=1.49
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 704 0 0 0 147 2 0 0 25 0 1 0 96360580 3518464 688 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 859 688 140 302 0 554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3436

[startup+3.10186 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 3198
/proc/meminfo: memFree=1775520/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=4620 CPUtime=3.09
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 987 0 0 0 306 3 0 0 25 0 1 0 96360580 4730880 971 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 1155 971 140 302 0 850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4620

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 3198
/proc/meminfo: memFree=1773728/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=6164 CPUtime=6.29
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 1362 0 0 0 625 4 0 0 25 0 1 0 96360580 6311936 1313 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 1541 1313 140 302 0 1236 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6164

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 1.08 2/65 3198
/proc/meminfo: memFree=1771808/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=7872 CPUtime=12.69
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 1807 0 0 0 1262 7 0 0 25 0 1 0 96360580 8060928 1758 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 1968 1758 140 302 0 1663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7872

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 3198
/proc/meminfo: memFree=1769056/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=10764 CPUtime=25.49
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 2525 0 0 0 2538 11 0 0 25 0 1 0 96360580 11022336 2411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 2691 2411 140 302 0 2386 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10764

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 3198
/proc/meminfo: memFree=1765280/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=14544 CPUtime=51.08
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 3465 0 0 0 5093 15 0 0 25 0 1 0 96360580 14893056 3351 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 3636 3351 140 302 0 3331 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14544

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.07 2/65 3198
/proc/meminfo: memFree=1760544/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=19860 CPUtime=102.26
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 4749 0 0 0 10206 20 0 0 25 0 1 0 96360580 20336640 4506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 4965 4506 140 302 0 4660 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19860

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 3198
/proc/meminfo: memFree=1756832/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=23428 CPUtime=162.24
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 5679 0 0 0 16199 25 0 0 25 0 1 0 96360580 23990272 5436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 5857 5436 140 302 0 5552 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23428

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 3198
/proc/meminfo: memFree=1753184/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=27064 CPUtime=222.22
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 6575 0 0 0 22192 30 0 0 25 0 1 0 96360580 27713536 6332 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 6766 6332 140 302 0 6461 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27064

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 3198
/proc/meminfo: memFree=1750304/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=30156 CPUtime=282.2
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 7303 0 0 0 28186 34 0 0 25 0 1 0 96360580 30879744 7060 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 7539 7060 140 302 0 7234 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 30156

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 3198
/proc/meminfo: memFree=1747872/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=32640 CPUtime=342.18
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 7897 0 0 0 34179 39 0 0 25 0 1 0 96360580 33423360 7654 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 8160 7654 140 302 0 7855 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 32640

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 3198
/proc/meminfo: memFree=1745440/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=36032 CPUtime=402.17
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 8755 0 0 0 40174 43 0 0 25 0 1 0 96360580 36896768 8255 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 9008 8255 140 302 0 8703 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 36032

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/71 3320
/proc/meminfo: memFree=1742248/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=38024 CPUtime=462.08
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 9244 0 0 0 46160 48 0 0 25 0 1 0 96360580 38936576 8744 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 9506 8744 140 302 0 9201 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 38024

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 3396
/proc/meminfo: memFree=1740704/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=40632 CPUtime=522.01
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 9901 0 0 0 52149 52 0 0 25 0 1 0 96360580 41607168 9401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 10158 9401 140 302 0 9853 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 40632

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 3396
/proc/meminfo: memFree=1738720/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=42816 CPUtime=581.98
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 10393 0 0 0 58143 55 0 0 25 0 1 0 96360580 43843584 9893 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 10704 9893 140 302 0 10399 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 42816

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 3396
/proc/meminfo: memFree=1736928/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=44480 CPUtime=641.98
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 10832 0 0 0 64139 59 0 0 25 0 1 0 96360580 45547520 10332 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 11120 10332 140 302 0 10815 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 44480

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 3396
/proc/meminfo: memFree=1735264/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=46536 CPUtime=701.95
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 11258 0 0 0 70132 63 0 0 25 0 1 0 96360580 47652864 10758 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 11634 10758 140 302 0 11329 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 46536

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 3396
/proc/meminfo: memFree=1733664/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=47944 CPUtime=761.94
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 11659 0 0 0 76128 66 0 0 25 0 1 0 96360580 49094656 11159 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 11986 11159 140 302 0 11681 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 47944

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1732320/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=49404 CPUtime=821.91
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 12002 0 0 0 82122 69 0 0 25 0 1 0 96360580 50589696 11502 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 12351 11502 140 302 0 12046 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 49404

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1730720/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=51076 CPUtime=881.9
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 12413 0 0 0 88117 73 0 0 25 0 1 0 96360580 52301824 11913 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 12769 11913 140 302 0 12464 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 51076

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1729056/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=52872 CPUtime=941.88
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 12834 0 0 0 94112 76 0 0 25 0 1 0 96360580 54140928 12334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 13218 12334 140 302 0 12913 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 52872

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1727392/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=54412 CPUtime=1001.86
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 13248 0 0 0 100106 80 0 0 25 0 1 0 96360580 55717888 12748 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 13603 12748 140 302 0 13298 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 54412

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1725024/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=57808 CPUtime=1061.84
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 13837 0 0 0 106102 82 0 0 25 0 1 0 96360580 59195392 13337 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 14452 13337 140 302 0 14147 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 57808

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1722848/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=59604 CPUtime=1121.82
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 14378 0 0 0 112097 85 0 0 25 0 1 0 96360580 61034496 13878 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 14901 13878 140 302 0 14596 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 59604

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1720992/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=61796 CPUtime=1181.8
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 14845 0 0 0 118092 88 0 0 25 0 1 0 96360580 63279104 14345 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 15449 14345 140 302 0 15144 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 61796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1720480/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=62316 CPUtime=1200.01
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 14967 0 0 0 119911 90 0 0 25 0 1 0 96360580 63811584 14467 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 15579 14467 140 302 0 15274 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 62316

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3396
/proc/meminfo: memFree=1720480/2055920 swapFree=4177824/4192956
[pid=3197] ppid=3195 vsize=62316 CPUtime=1200.01
/proc/3197/stat : 3197 (Spear-32) R 3195 3197 31508 0 -1 4194304 14967 0 0 0 119911 90 0 0 25 0 1 0 96360580 63811584 14467 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3197/statm: 15579 14467 140 302 0 15274 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 62316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.03
CPU user time (s): 1199.11
CPU system time (s): 0.913861
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 62316

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

runsolver used 0.952855 second user time and 2.42263 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar 12 12:54:02 UTC 2007

IDJOB= 339392
IDBENCH= 24745
IDSOLVER= 132
FILE ID= node33/339392-1173704042

PBS_JOBID= 4101459

Free space on /tmp= 66561 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339392-1173704042/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339392-1173704042/instance-339392-1173704042.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-339392-1173704042 -o ROOT/results/node33/solver-339392-1173704042 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339392-1173704042/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339392-1173704042/instance-339392-1173704042.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3eaa6f3feb0ec3466c3c6ca585bd4a02

RANDOM SEED= 963075567

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:       1778816 kB
Buffers:         30748 kB
Cached:         192372 kB
SwapCached:       9440 kB
Active:         115540 kB
Inactive:       123872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778816 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          15664 kB
Slab:            23744 kB
Committed_AS:   122800 kB
PageTables:       1408 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= 66561 MiB

End job on node33 on Mon Mar 12 13:14:04 UTC 2007