Trace number 337291

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.62

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/337291-1173664164/instance-337291-1173664164.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/node45/watcher-337291-1173664164 -o ROOT/results/node45/solver-337291-1173664164 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337291-1173664164/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337291-1173664164/instance-337291-1173664164.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.98 1.20 3/64 14019
/proc/meminfo: memFree=1834104/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=1396 CPUtime=0
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 92392201 1429504 175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 349 175 140 302 0 44 0

[startup+0.0907031 s]
/proc/loadavg: 0.91 0.98 1.20 3/64 14019
/proc/meminfo: memFree=1834104/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=1652 CPUtime=0.08
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 255 0 0 0 8 0 0 0 18 0 1 0 92392201 1691648 239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 413 239 140 302 0 108 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1652

[startup+0.101704 s]
/proc/loadavg: 0.91 0.98 1.20 3/64 14019
/proc/meminfo: memFree=1834104/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=1780 CPUtime=0.09
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 263 0 0 0 9 0 0 0 18 0 1 0 92392201 1822720 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 445 247 140 302 0 140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780

[startup+0.30174 s]
/proc/loadavg: 0.91 0.98 1.20 3/64 14019
/proc/meminfo: memFree=1834104/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=2068 CPUtime=0.29
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 364 0 0 0 29 0 0 0 19 0 1 0 92392201 2117632 348 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 517 348 140 302 0 212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2068

[startup+0.701812 s]
/proc/loadavg: 0.91 0.98 1.20 3/64 14019
/proc/meminfo: memFree=1834104/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=2708 CPUtime=0.69
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 514 0 0 0 68 1 0 0 22 0 1 0 92392201 2772992 498 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 677 498 140 302 0 372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2708

[startup+1.50196 s]
/proc/loadavg: 0.91 0.98 1.20 2/65 14020
/proc/meminfo: memFree=1832240/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=3628 CPUtime=1.49
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 726 0 0 0 148 1 0 0 25 0 1 0 92392201 3715072 710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 907 710 140 302 0 602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3628

[startup+3.10125 s]
/proc/loadavg: 0.91 0.98 1.20 2/65 14020
/proc/meminfo: memFree=1831152/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=4692 CPUtime=3.09
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 1000 0 0 0 307 2 0 0 25 0 1 0 92392201 4804608 984 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 1173 984 140 302 0 868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4692

[startup+6.30183 s]
/proc/loadavg: 0.92 0.98 1.20 2/65 14020
/proc/meminfo: memFree=1829296/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=6376 CPUtime=6.28
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 1408 0 0 0 625 3 0 0 25 0 1 0 92392201 6529024 1359 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 1594 1359 140 302 0 1289 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6376

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 1.20 2/65 14020
/proc/meminfo: memFree=1827072/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=8352 CPUtime=12.68
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 1924 0 0 0 1263 5 0 0 25 0 1 0 92392201 8552448 1875 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 2088 1875 140 302 0 1783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8352

[startup+25.5013 s]
/proc/loadavg: 0.94 0.98 1.19 2/65 14020
/proc/meminfo: memFree=1823936/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=11672 CPUtime=25.48
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 2734 0 0 0 2540 8 0 0 25 0 1 0 92392201 11952128 2620 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 2918 2620 140 302 0 2613 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11672

[startup+51.102 s]
/proc/loadavg: 1.04 1.00 1.19 2/65 14020
/proc/meminfo: memFree=1819648/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=15968 CPUtime=51.07
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 3799 0 0 0 5094 13 0 0 25 0 1 0 92392201 16351232 3685 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 3992 3685 140 302 0 3687 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15968

[startup+102.305 s]
/proc/loadavg: 1.09 1.02 1.18 2/65 14020
/proc/meminfo: memFree=1813440/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=22692 CPUtime=102.26
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 5447 0 0 0 10205 21 0 0 25 0 1 0 92392201 23236608 5204 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 5673 5204 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: 1.03 1.01 1.17 2/65 14020
/proc/meminfo: memFree=1808448/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=28236 CPUtime=162.24
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 6717 0 0 0 16195 29 0 0 25 0 1 0 92392201 28913664 6474 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 7059 6474 140 302 0 6754 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28236

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 1.16 2/65 14020
/proc/meminfo: memFree=1803584/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=33000 CPUtime=222.21
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 7908 0 0 0 22184 37 0 0 25 0 1 0 92392201 33792000 7665 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 8250 7665 140 302 0 7945 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33000

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 14020
/proc/meminfo: memFree=1799424/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=38400 CPUtime=282.19
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 9213 0 0 0 28176 43 0 0 25 0 1 0 92392201 39321600 8713 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 9600 8713 140 302 0 9295 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 38400

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 14020
/proc/meminfo: memFree=1795200/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=42552 CPUtime=342.17
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 10254 0 0 0 34168 49 0 0 25 0 1 0 92392201 43573248 9754 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 10638 9754 140 302 0 10333 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 42552

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 14020
/proc/meminfo: memFree=1791808/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=45976 CPUtime=402.14
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 11116 0 0 0 40160 54 0 0 25 0 1 0 92392201 47079424 10616 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 11494 10616 140 302 0 11189 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 45976

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 14020
/proc/meminfo: memFree=1788352/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=49440 CPUtime=462.12
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 11963 0 0 0 46153 59 0 0 25 0 1 0 92392201 50626560 11463 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 12360 11463 140 302 0 12055 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 49440

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 14020
/proc/meminfo: memFree=1785280/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=52424 CPUtime=522.11
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 12739 0 0 0 52146 65 0 0 25 0 1 0 92392201 53682176 12239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 13106 12239 140 302 0 12801 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 52424

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 14020
/proc/meminfo: memFree=1782208/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=55388 CPUtime=582.08
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 13489 0 0 0 58137 71 0 0 25 0 1 0 92392201 56717312 12989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 13847 12989 140 302 0 13542 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 55388

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 14020
/proc/meminfo: memFree=1779328/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=58396 CPUtime=642.06
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 14197 0 0 0 64130 76 0 0 25 0 1 0 92392201 59797504 13697 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 14599 13697 140 302 0 14294 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 58396

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/71 14084
/proc/meminfo: memFree=1775056/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=61428 CPUtime=702.02
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 14935 0 0 0 70120 82 0 0 25 0 1 0 92392201 62902272 14435 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 15357 14435 140 302 0 15052 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 61428

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/71 14186
/proc/meminfo: memFree=1772808/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=63736 CPUtime=761.94
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 15513 0 0 0 76107 87 0 0 25 0 1 0 92392201 65265664 15013 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 15934 15013 140 302 0 15629 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 63736

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 14218
/proc/meminfo: memFree=1771776/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=65800 CPUtime=821.89
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 16059 0 0 0 82096 93 0 0 25 0 1 0 92392201 67379200 15559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 16450 15559 140 302 0 16145 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 65800

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 14218
/proc/meminfo: memFree=1769408/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=68112 CPUtime=881.87
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 16636 0 0 0 88090 97 0 0 25 0 1 0 92392201 69746688 16136 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 17028 16136 140 302 0 16723 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 68112

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14218
/proc/meminfo: memFree=1767296/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=72216 CPUtime=941.84
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 17681 0 0 0 94083 101 0 0 25 0 1 0 92392201 73949184 16668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 18054 16668 140 302 0 17749 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 72216

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 14218
/proc/meminfo: memFree=1765376/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=74168 CPUtime=1001.83
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 18157 0 0 0 100077 106 0 0 25 0 1 0 92392201 75948032 17144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 18542 17144 140 302 0 18237 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 74168

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 14218
/proc/meminfo: memFree=1763520/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=75960 CPUtime=1061.8
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 18630 0 0 0 106071 109 0 0 25 0 1 0 92392201 77783040 17617 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 18990 17617 140 302 0 18685 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 75960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 14218
/proc/meminfo: memFree=1761728/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=77756 CPUtime=1121.78
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 19066 0 0 0 112064 114 0 0 25 0 1 0 92392201 79622144 18053 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 19439 18053 140 302 0 19134 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 77756

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 14218
/proc/meminfo: memFree=1759680/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=80608 CPUtime=1181.75
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 19583 0 0 0 118058 117 0 0 25 0 1 0 92392201 82542592 18570 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 20152 18570 140 302 0 19847 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 80608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 14218
/proc/meminfo: memFree=1759104/2055920 swapFree=4183640/4192956
[pid=14019] ppid=14017 vsize=81120 CPUtime=1200.05
/proc/14019/stat : 14019 (Spear-32) R 14017 14019 12914 0 -1 4194304 19721 0 0 0 119887 118 0 0 25 0 1 0 92392201 83066880 18708 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14019/statm: 20280 18708 140 302 0 19975 0
Current children cumulated CPU time (s) 1200.05
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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.08
CPU user time (s): 1198.88
CPU system time (s): 1.20082
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 81120

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

runsolver used 0.937857 second user time and 2.43263 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Mar 12 01:49:24 UTC 2007

IDJOB= 337291
IDBENCH= 24695
IDSOLVER= 131
FILE ID= node45/337291-1173664164

PBS_JOBID= 4101411

Free space on /tmp= 66378 MiB

SOLVER NAME= Spear FHS 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/337291-1173664164/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337291-1173664164/instance-337291-1173664164.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-337291-1173664164 -o ROOT/results/node45/solver-337291-1173664164 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337291-1173664164/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337291-1173664164/instance-337291-1173664164.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4e079b4b65292671b2ca5f9feca64ea4

RANDOM SEED= 440193703

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:       1834512 kB
Buffers:         20636 kB
Cached:         163020 kB
SwapCached:       3888 kB
Active:          59948 kB
Inactive:       134748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834512 kB
SwapTotal:     4192956 kB
SwapFree:      4183640 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            12800 kB
Committed_AS:   145588 kB
PageTables:       1400 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= 66378 MiB

End job on node45 on Mon Mar 12 02:09:27 UTC 2007