Trace number 337586

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
MD5SUM95e4195bdde82ec65467d8f29f037cf2
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 variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
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/337586-1173670261/instance-337586-1173670261.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/node26/watcher-337586-1173670261 -o ROOT/results/node26/solver-337586-1173670261 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337586-1173670261/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/337586-1173670261/instance-337586-1173670261.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: 1.00 1.01 1.16 3/77 6845
/proc/meminfo: memFree=1760240/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=1532 CPUtime=0
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 386979808 1568768 178 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134866023 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 383 178 128 302 0 78 0

[startup+0.0708051 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 6845
/proc/meminfo: memFree=1760240/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=1788 CPUtime=0.06
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 266 0 0 0 6 0 0 0 18 0 1 0 386979808 1830912 250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 447 250 140 302 0 142 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1788

[startup+0.10281 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 6845
/proc/meminfo: memFree=1760240/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=1788 CPUtime=0.09
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 288 0 0 0 9 0 0 0 18 0 1 0 386979808 1830912 272 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 447 272 140 302 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1788

[startup+0.301845 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 6845
/proc/meminfo: memFree=1760240/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=2300 CPUtime=0.29
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 410 0 0 0 29 0 0 0 19 0 1 0 386979808 2355200 394 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 575 394 140 302 0 270 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2300

[startup+0.701919 s]
/proc/loadavg: 1.00 1.01 1.16 3/77 6845
/proc/meminfo: memFree=1760240/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=2968 CPUtime=0.69
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 583 0 0 0 68 1 0 0 23 0 1 0 386979808 3039232 567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 742 567 140 302 0 437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2968

[startup+1.50105 s]
/proc/loadavg: 1.00 1.01 1.16 2/78 6846
/proc/meminfo: memFree=1758056/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=4000 CPUtime=1.49
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 827 0 0 0 147 2 0 0 25 0 1 0 386979808 4096000 811 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 1000 811 140 302 0 695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4000

[startup+3.10133 s]
/proc/loadavg: 1.00 1.01 1.16 2/78 6846
/proc/meminfo: memFree=1756776/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=5284 CPUtime=3.09
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 1157 0 0 0 306 3 0 0 25 0 1 0 386979808 5410816 1141 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 1321 1141 140 302 0 1016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5284

[startup+6.30188 s]
/proc/loadavg: 1.00 1.01 1.16 2/78 6846
/proc/meminfo: memFree=1754664/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=7216 CPUtime=6.29
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 1627 0 0 0 624 5 0 0 25 0 1 0 386979808 7389184 1578 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 1804 1578 140 302 0 1499 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7216

[startup+12.702 s]
/proc/loadavg: 1.00 1.01 1.16 2/78 6846
/proc/meminfo: memFree=1751848/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=9668 CPUtime=12.68
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 2258 0 0 0 1261 7 0 0 25 0 1 0 386979808 9900032 2209 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 2417 2209 140 302 0 2112 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9668

[startup+25.5012 s]
/proc/loadavg: 1.00 1.01 1.16 2/78 6846
/proc/meminfo: memFree=1747816/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=13772 CPUtime=25.48
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 3315 0 0 0 2536 12 0 0 25 0 1 0 386979808 14102528 3201 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 3443 3201 140 302 0 3138 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13772

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.15 2/78 6846
/proc/meminfo: memFree=1742376/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=19228 CPUtime=51.07
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 4659 0 0 0 5090 17 0 0 25 0 1 0 386979808 19689472 4545 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 4807 4545 140 302 0 4502 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19228

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 6846
/proc/meminfo: memFree=1734312/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=27580 CPUtime=102.26
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 6765 0 0 0 10198 28 0 0 25 0 1 0 386979808 28241920 6522 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 6895 6522 140 302 0 6590 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27580

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/78 6846
/proc/meminfo: memFree=1727080/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=34900 CPUtime=162.23
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 8577 0 0 0 16184 39 0 0 25 0 1 0 386979808 35737600 8334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 8725 8334 140 302 0 8420 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34900

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/78 6846
/proc/meminfo: memFree=1721256/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=40528 CPUtime=222.21
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 9999 0 0 0 22175 46 0 0 25 0 1 0 386979808 41500672 9756 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 10132 9756 140 302 0 9827 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 40528

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/78 6846
/proc/meminfo: memFree=1716136/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=46700 CPUtime=282.19
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 11540 0 0 0 28166 53 0 0 25 0 1 0 386979808 47820800 11040 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 11675 11040 140 302 0 11370 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 46700

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 6846
/proc/meminfo: memFree=1710952/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=51872 CPUtime=342.17
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 12816 0 0 0 34158 59 0 0 25 0 1 0 386979808 53116928 12316 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 12968 12316 140 302 0 12663 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 51872

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 6846
/proc/meminfo: memFree=1706280/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=56548 CPUtime=402.15
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 13983 0 0 0 40149 66 0 0 25 0 1 0 386979808 57905152 13483 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 14137 13483 140 302 0 13832 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 56548

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 6846
/proc/meminfo: memFree=1701800/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=60876 CPUtime=462.13
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 15098 0 0 0 46140 73 0 0 25 0 1 0 386979808 62337024 14598 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 15219 14598 140 302 0 14914 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 60876

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 6846
/proc/meminfo: memFree=1697832/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=64932 CPUtime=522.1
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 16115 0 0 0 52133 77 0 0 25 0 1 0 386979808 66490368 15615 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 16233 15615 140 302 0 15928 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 64932

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 6846
/proc/meminfo: memFree=1693992/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=68716 CPUtime=582.09
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 17068 0 0 0 58125 84 0 0 25 0 1 0 386979808 70365184 16568 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 17179 16568 140 302 0 16874 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 68716

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 6846
/proc/meminfo: memFree=1690280/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=72408 CPUtime=642.07
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 17972 0 0 0 64118 89 0 0 25 0 1 0 386979808 74145792 17472 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 18102 17472 140 302 0 17797 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 72408

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 6846
/proc/meminfo: memFree=1686696/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=76328 CPUtime=702.05
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 18883 0 0 0 70112 93 0 0 25 0 1 0 386979808 78159872 18383 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 19082 18383 140 302 0 18777 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 76328

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 6846
/proc/meminfo: memFree=1683624/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=79284 CPUtime=762.02
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 19642 0 0 0 76105 97 0 0 25 0 1 0 386979808 81186816 19142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 19821 19142 140 302 0 19516 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 79284

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 6848
/proc/meminfo: memFree=1680488/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=82496 CPUtime=822
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 20409 0 0 0 82098 102 0 0 25 0 1 0 386979808 84475904 19909 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 20624 19909 140 302 0 20319 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 82496

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 6848
/proc/meminfo: memFree=1677736/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=85332 CPUtime=881.98
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 21124 0 0 0 88090 108 0 0 25 0 1 0 386979808 87379968 20624 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 21333 20624 140 302 0 21028 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 85332

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 6848
/proc/meminfo: memFree=1674920/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=88108 CPUtime=941.96
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 21817 0 0 0 94084 112 0 0 25 0 1 0 386979808 90222592 21317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 22027 21317 140 302 0 21722 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 88108

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 6848
/proc/meminfo: memFree=1672168/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=92860 CPUtime=1001.94
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 23020 0 0 0 100077 117 0 0 25 0 1 0 386979808 95088640 22007 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 23215 22007 140 302 0 22910 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 92860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 6848
/proc/meminfo: memFree=1669480/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=95584 CPUtime=1061.92
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 23681 0 0 0 106071 121 0 0 25 0 1 0 386979808 97878016 22668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 23896 22668 140 302 0 23591 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 95584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 6848
/proc/meminfo: memFree=1666920/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=98232 CPUtime=1121.9
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 24335 0 0 0 112065 125 0 0 25 0 1 0 386979808 100589568 23322 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 24558 23322 140 302 0 24253 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 98232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 6848
/proc/meminfo: memFree=1664296/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=100728 CPUtime=1181.88
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 24979 0 0 0 118060 128 0 0 25 0 1 0 386979808 103145472 23966 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 25182 23966 140 302 0 24877 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 100728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 6848
/proc/meminfo: memFree=1663464/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=101524 CPUtime=1200.07
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 25169 0 0 0 119877 130 0 0 25 0 1 0 386979808 103960576 24156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 25381 24156 140 302 0 25076 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 101524

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.00 1.00 1.01 2/78 6848
/proc/meminfo: memFree=1663464/2055920 swapFree=4154888/4192956
[pid=6845] ppid=6843 vsize=101524 CPUtime=1200.07
/proc/6845/stat : 6845 (Spear-32) R 6843 6845 6020 0 -1 4194304 25169 0 0 0 119877 130 0 0 25 0 1 0 386979808 103960576 24156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6845/statm: 25381 24156 140 302 0 25076 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 101524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1198.78
CPU system time (s): 1.3178
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 101524

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

runsolver used 1.2898 second user time and 3.08653 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Mar 12 03:31:02 UTC 2007

IDJOB= 337586
IDBENCH= 24702
IDSOLVER= 132
FILE ID= node26/337586-1173670261

PBS_JOBID= 4101460

Free space on /tmp= 66561 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337586-1173670261/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337586-1173670261/instance-337586-1173670261.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-337586-1173670261 -o ROOT/results/node26/solver-337586-1173670261 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337586-1173670261/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337586-1173670261/instance-337586-1173670261.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  95e4195bdde82ec65467d8f29f037cf2

RANDOM SEED= 906701555

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1760712 kB
Buffers:         42576 kB
Cached:         166696 kB
SwapCached:      17508 kB
Active:         122084 kB
Inactive:       112704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760712 kB
SwapTotal:     4192956 kB
SwapFree:      4154888 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          30308 kB
Slab:            46048 kB
Committed_AS:   850500 kB
PageTables:       1712 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node26 on Mon Mar 12 03:51:04 UTC 2007