Trace number 336117

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 2007-02-12? (TO) 1200.15 1200.5

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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/336117-1173640754/instance-336117-1173640754.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/node25/watcher-336117-1173640754 -o ROOT/results/node25/solver-336117-1173640754 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336117-1173640754/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/336117-1173640754/instance-336117-1173640754.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.80 0.95 0.98 3/64 19270
/proc/meminfo: memFree=1920856/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=1932 CPUtime=0
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 158697770 1978368 242 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135271318 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 483 243 126 302 0 178 0

[startup+0.0960749 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 19270
/proc/meminfo: memFree=1920856/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=8136 CPUtime=0.08
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 2393 0 0 0 6 2 0 0 18 0 1 0 158697770 8331264 1615 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 2034 1615 126 302 0 1729 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8136

[startup+0.101074 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 19270
/proc/meminfo: memFree=1920856/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=8228 CPUtime=0.08
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 2466 0 0 0 6 2 0 0 18 0 1 0 158697770 8425472 1688 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 2057 1688 126 302 0 1752 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8228

[startup+0.301092 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 19270
/proc/meminfo: memFree=1920856/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=12724 CPUtime=0.29
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 3734 0 0 0 26 3 0 0 19 0 1 0 158697770 13029376 2858 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 3181 2858 129 302 0 2876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12724

[startup+0.701128 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 19270
/proc/meminfo: memFree=1920856/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=20760 CPUtime=0.69
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 5903 0 0 0 65 4 0 0 22 0 1 0 158697770 21258240 4898 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 5190 4898 129 302 0 4885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20760

[startup+1.5012 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 19271
/proc/meminfo: memFree=1896208/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=37692 CPUtime=1.49
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 10432 0 0 0 143 6 0 0 25 0 1 0 158697770 38596608 8657 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 9423 8657 129 302 0 9118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37692

[startup+3.10236 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 19271
/proc/meminfo: memFree=1880016/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=44400 CPUtime=3.09
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 12274 0 0 0 300 9 0 0 25 0 1 0 158697770 45465600 10466 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/19270/statm: 11100 10466 141 302 0 10795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44400

[startup+6.30163 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 19271
/proc/meminfo: memFree=1877656/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=47300 CPUtime=6.28
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 12992 0 0 0 617 11 0 0 25 0 1 0 158697770 48435200 11184 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526903 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 11825 11184 141 302 0 11520 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47300

[startup+12.7022 s]
/proc/loadavg: 0.83 0.95 0.98 2/65 19271
/proc/meminfo: memFree=1871000/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=53664 CPUtime=12.68
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 14596 0 0 0 1255 13 0 0 25 0 1 0 158697770 54951936 12788 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 13416 12788 141 302 0 13111 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53664

[startup+25.5014 s]
/proc/loadavg: 0.86 0.95 0.98 2/65 19271
/proc/meminfo: memFree=1859928/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=64176 CPUtime=25.48
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 17211 0 0 0 2529 19 0 0 25 0 1 0 158697770 65716224 15370 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 16044 15370 141 302 0 15739 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64176

[startup+51.1017 s]
/proc/loadavg: 0.91 0.96 0.98 2/65 19271
/proc/meminfo: memFree=1838296/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=86308 CPUtime=51.06
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 22759 0 0 0 5080 26 0 0 25 0 1 0 158697770 88379392 20918 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134538527 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 21577 20918 141 302 0 21272 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86308

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 19271
/proc/meminfo: memFree=1808152/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=115948 CPUtime=102.25
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 30202 0 0 0 10186 39 0 0 25 0 1 0 158697770 118730752 28296 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 28987 28296 141 302 0 28682 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 115948

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1768856/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=155424 CPUtime=162.23
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 40110 0 0 0 16167 56 0 0 25 0 1 0 158697770 159154176 38204 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 38856 38204 141 302 0 38551 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 155424

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1720920/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=203332 CPUtime=222.21
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 52109 0 0 0 22150 71 0 0 25 0 1 0 158697770 208211968 50074 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 50833 50075 141 302 0 50528 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 203332

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1684312/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=239964 CPUtime=282.19
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 61266 0 0 0 28136 83 0 0 25 0 1 0 158697770 245723136 59231 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 59991 59231 141 302 0 59686 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 239964

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1658776/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=265228 CPUtime=342.18
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 67600 0 0 0 34126 92 0 0 25 0 1 0 158697770 271593472 65565 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 66307 65565 141 302 0 66002 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 265228

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1620952/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=303472 CPUtime=402.16
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 77167 0 0 0 40110 106 0 0 25 0 1 0 158697770 310755328 75132 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 75868 75132 141 302 0 75563 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 303472

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1587928/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=335964 CPUtime=462.15
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 85287 0 0 0 46099 116 0 0 25 0 1 0 158697770 344027136 83252 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 83991 83252 141 302 0 83686 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 335964

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1556632/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=368660 CPUtime=522.13
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 93449 0 0 0 52085 128 0 0 25 0 1 0 158697770 377507840 91157 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 92165 91157 141 302 0 91860 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 368660

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1530776/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=394140 CPUtime=582.11
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 99806 0 0 0 58072 139 0 0 25 0 1 0 158697770 403599360 97514 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 98535 97514 141 302 0 98230 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 394140

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1492056/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=432636 CPUtime=642.1
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 109417 0 0 0 64058 152 0 0 25 0 1 0 158697770 443019264 107125 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 108159 107125 141 302 0 107854 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 432636

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1460120/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=464788 CPUtime=702.08
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 117440 0 0 0 70046 162 0 0 25 0 1 0 158697770 475942912 115148 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 116197 115148 141 302 0 115892 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 464788

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1446360/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=478244 CPUtime=762.08
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 120829 0 0 0 76035 173 0 0 25 0 1 0 158697770 489721856 118537 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 119561 118537 141 302 0 119256 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 478244

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19271
/proc/meminfo: memFree=1430808/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=493856 CPUtime=822.06
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 124730 0 0 0 82022 184 0 0 25 0 1 0 158697770 505708544 122438 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 123464 122438 141 302 0 123159 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 493856

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19273
/proc/meminfo: memFree=1407896/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=516664 CPUtime=882.03
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 130436 0 0 0 88009 194 0 0 25 0 1 0 158697770 529063936 128144 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 129166 128144 141 302 0 128861 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 516664

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19273
/proc/meminfo: memFree=1387672/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=536920 CPUtime=942.01
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 135485 0 0 0 93998 203 0 0 25 0 1 0 158697770 549806080 133193 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 134230 133193 141 302 0 133925 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 536920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19273
/proc/meminfo: memFree=1373720/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=550812 CPUtime=1002
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 138937 0 0 0 99988 212 0 0 25 0 1 0 158697770 564031488 136645 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526556 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 137703 136645 141 302 0 137398 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 550812

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19273
/proc/meminfo: memFree=1362456/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=562096 CPUtime=1061.98
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 141756 0 0 0 105980 218 0 0 25 0 1 0 158697770 575586304 139464 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 140524 139464 141 302 0 140219 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 562096

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19273
/proc/meminfo: memFree=1352472/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=572048 CPUtime=1121.97
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 144226 0 0 0 111973 224 0 0 25 0 1 0 158697770 585777152 141934 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 143012 141934 141 302 0 142707 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 572048

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19273
/proc/meminfo: memFree=1343640/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=580964 CPUtime=1181.95
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 146463 0 0 0 117966 229 0 0 25 0 1 0 158697770 594907136 144171 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 145241 144171 141 302 0 144936 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 580964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 19273
/proc/meminfo: memFree=1341016/2055920 swapFree=4179740/4192956
[pid=19270] ppid=19268 vsize=583544 CPUtime=1200.05
/proc/19270/stat : 19270 (Spear-32) R 19268 19270 19211 0 -1 4194304 147068 0 0 0 119775 230 0 0 25 0 1 0 158697770 597549056 144776 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19270/statm: 145886 144776 141 302 0 145581 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 583544

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.5
CPU time (s): 1200.15
CPU user time (s): 1197.76
CPU system time (s): 2.39064
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 583544

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

runsolver used 0.820875 second user time and 2.47062 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Mar 11 19:19:16 UTC 2007

IDJOB= 336117
IDBENCH= 24667
IDSOLVER= 133
FILE ID= node25/336117-1173640754

PBS_JOBID= 4101365

Free space on /tmp= 66551 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336117-1173640754/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/336117-1173640754/instance-336117-1173640754.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-336117-1173640754 -o ROOT/results/node25/solver-336117-1173640754 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336117-1173640754/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/336117-1173640754/instance-336117-1173640754.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4064da8380443613a08af89e2e77b8a2

RANDOM SEED= 632404542

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1921328 kB
Buffers:         14856 kB
Cached:          79444 kB
SwapCached:       7292 kB
Active:          56656 kB
Inactive:        51520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921328 kB
SwapTotal:     4192956 kB
SwapFree:      4179740 kB
Dirty:           14148 kB
Writeback:           0 kB
Mapped:          15096 kB
Slab:            12452 kB
Committed_AS:   262000 kB
PageTables:       1472 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= 66551 MiB

End job on node25 on Sun Mar 11 19:39:18 UTC 2007