Trace number 337292

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/Hard/contest03/others/
hwb-n26-03-S540351185.sat05-490.reshuffled-07.cnf
MD5SUM4e079b4b65292671b2ca5f9feca64ea4
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 variables172
Number of clauses832
Sum of the clauses size2818
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3482
Number of clauses of size 4336
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/337292-1173664169/instance-337292-1173664169.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/node40/watcher-337292-1173664169 -o ROOT/results/node40/solver-337292-1173664169 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337292-1173664169/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/337292-1173664169/instance-337292-1173664169.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/64 13426
/proc/meminfo: memFree=1830376/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=1396 CPUtime=0
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 22719522 1429504 175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 349 175 140 302 0 44 0

[startup+0.075542 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13426
/proc/meminfo: memFree=1830376/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=1652 CPUtime=0.07
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 247 0 0 0 7 0 0 0 18 0 1 0 22719522 1691648 231 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 413 231 140 302 0 108 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1652

[startup+0.101544 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13426
/proc/meminfo: memFree=1830376/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=1780 CPUtime=0.09
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 264 0 0 0 9 0 0 0 18 0 1 0 22719522 1822720 248 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 445 248 140 302 0 140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780

[startup+0.301569 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13426
/proc/meminfo: memFree=1830376/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=2068 CPUtime=0.29
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 365 0 0 0 28 1 0 0 19 0 1 0 22719522 2117632 349 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 517 349 140 302 0 212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2068

[startup+0.701621 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13426
/proc/meminfo: memFree=1830376/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=2708 CPUtime=0.69
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 516 0 0 0 68 1 0 0 22 0 1 0 22719522 2772992 500 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 677 500 140 302 0 372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2708

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1828512/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=3628 CPUtime=1.49
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 728 0 0 0 147 2 0 0 25 0 1 0 22719522 3715072 712 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 907 712 140 302 0 602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3628

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1827424/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=4692 CPUtime=3.09
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 1005 0 0 0 306 3 0 0 25 0 1 0 22719522 4804608 989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 1173 989 140 302 0 868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4692

[startup+6.30134 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1825504/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=6376 CPUtime=6.29
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 1413 0 0 0 624 5 0 0 25 0 1 0 22719522 6529024 1364 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 1594 1364 140 302 0 1289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6376

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1823264/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=8352 CPUtime=12.68
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 1924 0 0 0 1262 6 0 0 25 0 1 0 22719522 8552448 1875 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 2088 1875 140 302 0 1783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8352

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1820128/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=11672 CPUtime=25.48
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 2735 0 0 0 2539 9 0 0 25 0 1 0 22719522 11952128 2621 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 2918 2621 140 302 0 2613 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11672

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1815840/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=15968 CPUtime=51.08
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 3799 0 0 0 5092 16 0 0 25 0 1 0 22719522 16351232 3685 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 3992 3685 140 302 0 3687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15968

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1809696/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=22692 CPUtime=102.26
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 5446 0 0 0 10202 24 0 0 25 0 1 0 22719522 23236608 5203 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 5673 5203 140 302 0 5368 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22692

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1804704/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=28108 CPUtime=162.25
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 6715 0 0 0 16192 33 0 0 25 0 1 0 22719522 28782592 6472 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 7027 6472 140 302 0 6722 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28108

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1799840/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=33000 CPUtime=222.22
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 7907 0 0 0 22181 41 0 0 25 0 1 0 22719522 33792000 7664 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 8250 7664 140 302 0 7945 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33000

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13427
/proc/meminfo: memFree=1795616/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=38400 CPUtime=282.2
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 9213 0 0 0 28171 49 0 0 25 0 1 0 22719522 39321600 8713 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 9600 8713 140 302 0 9295 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 38400

[startup+342.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 13427
/proc/meminfo: memFree=1791392/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=42552 CPUtime=342.19
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 10253 0 0 0 34163 56 0 0 25 0 1 0 22719522 43573248 9753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 10638 9753 140 302 0 10333 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 42552

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 13427
/proc/meminfo: memFree=1788000/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=45976 CPUtime=402.17
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 11116 0 0 0 40155 62 0 0 25 0 1 0 22719522 47079424 10616 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 11494 10616 140 302 0 11189 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 45976

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13427
/proc/meminfo: memFree=1784544/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=49440 CPUtime=462.15
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 11963 0 0 0 46147 68 0 0 25 0 1 0 22719522 50626560 11463 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 12360 11463 140 302 0 12055 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 49440

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13427
/proc/meminfo: memFree=1781472/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=52424 CPUtime=522.13
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 12738 0 0 0 52140 73 0 0 25 0 1 0 22719522 53682176 12238 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 13106 12238 140 302 0 12801 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 52424

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13427
/proc/meminfo: memFree=1778400/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=55388 CPUtime=582.11
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 13488 0 0 0 58133 78 0 0 25 0 1 0 22719522 56717312 12988 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 13847 12988 140 302 0 13542 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 55388

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13427
/proc/meminfo: memFree=1775584/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=58396 CPUtime=642.1
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 14197 0 0 0 64127 83 0 0 25 0 1 0 22719522 59797504 13697 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 14599 13697 140 302 0 14294 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 58396

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 13499
/proc/meminfo: memFree=1771360/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=61428 CPUtime=702.04
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 14935 0 0 0 70116 88 0 0 25 0 1 0 22719522 62902272 14435 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 15357 14435 140 302 0 15052 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 61428

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 13597
/proc/meminfo: memFree=1768936/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=63736 CPUtime=761.96
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 15512 0 0 0 76104 92 0 0 25 0 1 0 22719522 65265664 15012 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 15934 15012 140 302 0 15629 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 63736

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13625
/proc/meminfo: memFree=1767904/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=65800 CPUtime=821.91
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 16059 0 0 0 82095 96 0 0 25 0 1 0 22719522 67379200 15559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 16450 15559 140 302 0 16145 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 65800

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13625
/proc/meminfo: memFree=1765664/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=68112 CPUtime=881.89
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 16635 0 0 0 88089 100 0 0 25 0 1 0 22719522 69746688 16135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 17028 16135 140 302 0 16723 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 68112

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13625
/proc/meminfo: memFree=1763552/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=72216 CPUtime=941.88
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 17680 0 0 0 94083 105 0 0 25 0 1 0 22719522 73949184 16667 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 18054 16667 140 302 0 17749 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 72216

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13625
/proc/meminfo: memFree=1761632/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=74168 CPUtime=1001.86
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 18155 0 0 0 100076 110 0 0 25 0 1 0 22719522 75948032 17142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 18542 17142 140 302 0 18237 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 74168

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13625
/proc/meminfo: memFree=1759712/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=75960 CPUtime=1061.84
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 18629 0 0 0 106070 114 0 0 25 0 1 0 22719522 77783040 17616 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 18990 17616 140 302 0 18685 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 75960

[startup+1122.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 13625
/proc/meminfo: memFree=1757920/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=77756 CPUtime=1121.82
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 19065 0 0 0 112065 117 0 0 25 0 1 0 22719522 79622144 18052 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 19439 18052 140 302 0 19134 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 77756

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 13625
/proc/meminfo: memFree=1755872/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=80608 CPUtime=1181.81
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 19582 0 0 0 118059 122 0 0 25 0 1 0 22719522 82542592 18569 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 20152 18569 140 302 0 19847 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 80608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 13625
/proc/meminfo: memFree=1755296/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=81120 CPUtime=1200
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 19719 0 0 0 119877 123 0 0 25 0 1 0 22719522 83066880 18706 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 20280 18706 140 302 0 19975 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 81120

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: 1.01 1.01 1.00 2/65 13625
/proc/meminfo: memFree=1755296/2055920 swapFree=4154300/4192956
[pid=13426] ppid=13424 vsize=81120 CPUtime=1200
/proc/13426/stat : 13426 (Spear-32) R 13424 13426 12343 0 -1 4194304 19719 0 0 0 119877 123 0 0 25 0 1 0 22719522 83066880 18706 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13426/statm: 20280 18706 140 302 0 19975 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 81120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.03
CPU user time (s): 1198.78
CPU system time (s): 1.24681
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 81120

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

runsolver used 0.896863 second user time and 2.47762 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Mar 12 01:49:29 UTC 2007

IDJOB= 337292
IDBENCH= 24695
IDSOLVER= 132
FILE ID= node40/337292-1173664169

PBS_JOBID= 4101412

Free space on /tmp= 66502 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/hwb-n26-03-S540351185.sat05-490.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337292-1173664169/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337292-1173664169/instance-337292-1173664169.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-337292-1173664169 -o ROOT/results/node40/solver-337292-1173664169 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337292-1173664169/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337292-1173664169/instance-337292-1173664169.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4e079b4b65292671b2ca5f9feca64ea4

RANDOM SEED= 820999087

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.236
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.236
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:       1830784 kB
Buffers:         20944 kB
Cached:         137376 kB
SwapCached:      33100 kB
Active:          73152 kB
Inactive:       125044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830784 kB
SwapTotal:     4192956 kB
SwapFree:      4154300 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            12984 kB
Committed_AS:    83868 kB
PageTables:       1412 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= 66502 MiB

End job on node40 on Mon Mar 12 02:09:32 UTC 2007