Trace number 337249

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.975851
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
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/337249-1173663245/instance-337249-1173663245.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/node60/watcher-337249-1173663245 -o ROOT/results/node60/solver-337249-1173663245 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337249-1173663245/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337249-1173663245/instance-337249-1173663245.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.98 3/64 19775
/proc/meminfo: memFree=1881744/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=1932 CPUtime=0
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 386281362 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 483 247 126 302 0 178 0

[startup+0.0608209 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19775
/proc/meminfo: memFree=1881744/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=3308 CPUtime=0.05
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 584 0 0 0 5 0 0 0 18 0 1 0 386281362 3387392 568 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 827 568 140 302 0 522 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3308

[startup+0.102828 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19775
/proc/meminfo: memFree=1881744/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=3436 CPUtime=0.1
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 635 0 0 0 10 0 0 0 18 0 1 0 386281362 3518464 619 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 859 619 145 302 0 554 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3436

[startup+0.301864 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19775
/proc/meminfo: memFree=1881744/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=3568 CPUtime=0.29
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 658 0 0 0 29 0 0 0 19 0 1 0 386281362 3653632 642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 892 642 145 302 0 587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3568

[startup+0.701935 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19775
/proc/meminfo: memFree=1881744/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=3568 CPUtime=0.69
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 666 0 0 0 69 0 0 0 22 0 1 0 386281362 3653632 650 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 892 650 145 302 0 587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3568

[startup+1.50108 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 19776
/proc/meminfo: memFree=1879624/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=3680 CPUtime=1.49
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 685 0 0 0 149 0 0 0 25 0 1 0 386281362 3768320 669 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 920 669 145 302 0 615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3680

[startup+3.10136 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 19776
/proc/meminfo: memFree=1879432/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=3804 CPUtime=3.09
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 720 0 0 0 309 0 0 0 25 0 1 0 386281362 3895296 704 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 951 704 145 302 0 646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3804

[startup+6.30193 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 19776
/proc/meminfo: memFree=1879048/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=4064 CPUtime=6.29
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 786 0 0 0 629 0 0 0 25 0 1 0 386281362 4161536 770 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 1016 770 145 302 0 711 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4064

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 19776
/proc/meminfo: memFree=1878480/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=4528 CPUtime=12.68
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 899 0 0 0 1267 1 0 0 25 0 1 0 386281362 4636672 883 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539887 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 1132 883 145 302 0 827 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4528

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 19776
/proc/meminfo: memFree=1877648/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=5344 CPUtime=25.48
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 1097 0 0 0 2545 3 0 0 25 0 1 0 386281362 5472256 1081 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 1336 1081 145 302 0 1031 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5344

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 19776
/proc/meminfo: memFree=1876176/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=6768 CPUtime=51.07
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 1464 0 0 0 5101 6 0 0 25 0 1 0 386281362 6930432 1448 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 1692 1448 145 302 0 1387 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6768

[startup+102.304 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 19776
/proc/meminfo: memFree=1873936/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=9212 CPUtime=102.26
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 2054 0 0 0 10215 11 0 0 25 0 1 0 386281362 9433088 2005 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 2303 2005 145 302 0 1998 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9212

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1871952/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=11556 CPUtime=162.24
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 2610 0 0 0 16208 16 0 0 25 0 1 0 386281362 11833344 2496 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 2889 2496 145 302 0 2584 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11556

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1870096/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=13324 CPUtime=222.21
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 3068 0 0 0 22202 19 0 0 25 0 1 0 386281362 13643776 2954 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 3331 2954 145 302 0 3026 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13324

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1868688/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=14624 CPUtime=282.19
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 3416 0 0 0 28196 23 0 0 25 0 1 0 386281362 14974976 3302 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526770 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 3656 3302 145 302 0 3351 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 14624

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1867216/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=15956 CPUtime=342.17
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 3757 0 0 0 34190 27 0 0 25 0 1 0 386281362 16338944 3643 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 3989 3643 145 302 0 3684 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 15956

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1865872/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=18340 CPUtime=402.14
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 4228 0 0 0 40182 32 0 0 25 0 1 0 386281362 18780160 3985 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 4585 3985 145 302 0 4280 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 18340

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1864400/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=19796 CPUtime=462.12
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 4589 0 0 0 46176 36 0 0 25 0 1 0 386281362 20271104 4346 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 4949 4346 145 302 0 4644 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 19796

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1863440/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=20820 CPUtime=522.11
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 4879 0 0 0 52171 40 0 0 25 0 1 0 386281362 21319680 4636 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 5205 4636 145 302 0 4900 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 20820

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19776
/proc/meminfo: memFree=1862352/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=21812 CPUtime=582.08
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 5131 0 0 0 58166 42 0 0 25 0 1 0 386281362 22335488 4888 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 5453 4888 145 302 0 5148 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 21812

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1861264/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=22872 CPUtime=642.07
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 5414 0 0 0 64162 45 0 0 25 0 1 0 386281362 23420928 5171 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 5718 5171 145 302 0 5413 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 22872

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1860112/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=23956 CPUtime=702.03
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 5686 0 0 0 70155 48 0 0 25 0 1 0 386281362 24530944 5443 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 5989 5443 145 302 0 5684 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 23956

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1859152/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=24920 CPUtime=762.02
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 5919 0 0 0 76151 51 0 0 25 0 1 0 386281362 25518080 5676 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 6230 5676 145 302 0 5925 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 24920

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1858256/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=25916 CPUtime=822
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 6160 0 0 0 82146 54 0 0 25 0 1 0 386281362 26537984 5917 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 6479 5917 145 302 0 6174 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 25916

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1857424/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=26476 CPUtime=881.97
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 6354 0 0 0 88140 57 0 0 25 0 1 0 386281362 27111424 6111 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 6619 6111 145 302 0 6314 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 26476

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1856656/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=27420 CPUtime=941.95
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 6555 0 0 0 94135 60 0 0 25 0 1 0 386281362 28078080 6312 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 6855 6312 145 302 0 6550 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 27420

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1855888/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=28092 CPUtime=1001.94
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 6726 0 0 0 100131 63 0 0 25 0 1 0 386281362 28766208 6483 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 7023 6483 145 302 0 6718 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 28092

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1855312/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=28540 CPUtime=1061.91
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 6880 0 0 0 106125 66 0 0 25 0 1 0 386281362 29224960 6637 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 7135 6637 145 302 0 6830 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 28540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1854544/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=30124 CPUtime=1121.89
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 7325 0 0 0 112120 69 0 0 25 0 1 0 386281362 30846976 6825 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 7531 6825 145 302 0 7226 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 30124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1853840/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=31580 CPUtime=1181.87
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 7478 0 0 0 118115 72 0 0 25 0 1 0 386281362 32337920 6978 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 7895 6978 145 302 0 7590 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 31580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19778
/proc/meminfo: memFree=1853648/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=31692 CPUtime=1200.07
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 7525 0 0 0 119934 73 0 0 25 0 1 0 386281362 32452608 7025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 7923 7025 145 302 0 7618 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31692

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.97 0.98 2/65 19778
/proc/meminfo: memFree=1853648/2055920 swapFree=4175904/4192956
[pid=19775] ppid=19773 vsize=31692 CPUtime=1200.07
/proc/19775/stat : 19775 (Spear-32) R 19773 19775 18741 0 -1 4194304 7525 0 0 0 119934 73 0 0 25 0 1 0 386281362 32452608 7025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19775/statm: 7923 7025 145 302 0 7618 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.34
CPU system time (s): 0.736887
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 31692

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

runsolver used 0.976851 second user time and 2.38164 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Mar 12 01:34:05 UTC 2007

IDJOB= 337249
IDBENCH= 24694
IDSOLVER= 131
FILE ID= node60/337249-1173663245

PBS_JOBID= 4101404

Free space on /tmp= 66524 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337249-1173663245/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337249-1173663245/instance-337249-1173663245.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-337249-1173663245 -o ROOT/results/node60/solver-337249-1173663245 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337249-1173663245/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337249-1173663245/instance-337249-1173663245.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8bbab1b2b788407ca952856a1e2edded

RANDOM SEED= 494952091

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1882216 kB
Buffers:         20572 kB
Cached:         107944 kB
SwapCached:      11088 kB
Active:          61204 kB
Inactive:        84976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882216 kB
SwapTotal:     4192956 kB
SwapFree:      4175904 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            13552 kB
Committed_AS:   957120 kB
PageTables:       1464 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= 66524 MiB

End job on node60 on Mon Mar 12 01:54:08 UTC 2007