Trace number 335949

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.11 1200.53

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv6.sat05-565.reshuffled-07.cnf
MD5SUMcd0ae54367b5a9ed0b37080c845fb42a
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 variables792
Number of clauses2557
Sum of the clauses size6840
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2864
Number of clauses of size 31692
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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/335949-1173637345/instance-335949-1173637345.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/node15/watcher-335949-1173637345 -o ROOT/results/node15/solver-335949-1173637345 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335949-1173637345/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/335949-1173637345/instance-335949-1173637345.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.00 1.00 3/77 2134
/proc/meminfo: memFree=1375928/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=1548 CPUtime=0
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 383688888 1585152 188 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 387 189 128 302 0 82 0

[startup+0.080481 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2134
/proc/meminfo: memFree=1375928/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=1808 CPUtime=0.07
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 288 0 0 0 7 0 0 0 18 0 1 0 383688888 1851392 272 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 452 272 141 302 0 147 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1808

[startup+0.101484 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2134
/proc/meminfo: memFree=1375928/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=1936 CPUtime=0.09
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 303 0 0 0 9 0 0 0 18 0 1 0 383688888 1982464 287 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 484 287 141 302 0 179 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1936

[startup+0.301519 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2134
/proc/meminfo: memFree=1375928/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=2324 CPUtime=0.29
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 419 0 0 0 29 0 0 0 19 0 1 0 383688888 2379776 403 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 581 403 141 302 0 276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2324

[startup+0.701587 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2134
/proc/meminfo: memFree=1375928/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=3116 CPUtime=0.69
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 619 0 0 0 69 0 0 0 23 0 1 0 383688888 3190784 603 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 779 603 141 302 0 474 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3116

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1373424/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=4584 CPUtime=1.49
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 961 0 0 0 148 1 0 0 25 0 1 0 383688888 4694016 945 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 1146 945 141 302 0 841 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4584

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1371696/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=6380 CPUtime=3.09
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 1408 0 0 0 307 2 0 0 25 0 1 0 383688888 6533120 1392 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 1595 1392 141 302 0 1290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6380

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1368688/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=8956 CPUtime=6.28
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 2061 0 0 0 625 3 0 0 25 0 1 0 383688888 9170944 2045 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 2239 2045 141 302 0 1934 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8956

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1364536/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=12972 CPUtime=12.69
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 3059 0 0 0 1262 7 0 0 25 0 1 0 383688888 13283328 3010 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 3243 3010 141 302 0 2938 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12972

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1357944/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=19188 CPUtime=25.49
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 4657 0 0 0 2538 11 0 0 25 0 1 0 383688888 19648512 4608 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 4797 4608 141 302 0 4492 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19188

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1347768/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=29684 CPUtime=51.08
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 7257 0 0 0 5090 18 0 0 25 0 1 0 383688888 30396416 7143 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 7421 7143 141 302 0 7116 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29684

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1333944/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=43836 CPUtime=102.26
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 10769 0 0 0 10198 28 0 0 25 0 1 0 383688888 44888064 10526 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 10959 10526 141 302 0 10654 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43836

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1323192/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=54748 CPUtime=162.23
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 13480 0 0 0 16186 37 0 0 25 0 1 0 383688888 56061952 13237 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 13687 13237 141 302 0 13382 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 54748

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1313272/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=64840 CPUtime=222.22
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 15917 0 0 0 22177 45 0 0 25 0 1 0 383688888 66396160 15674 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 16210 15674 141 302 0 15905 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64840

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1303928/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=74132 CPUtime=282.2
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 18282 0 0 0 28165 55 0 0 25 0 1 0 383688888 75911168 18039 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 18533 18039 141 302 0 18228 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 74132

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1295800/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=83256 CPUtime=342.17
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 20523 0 0 0 34155 62 0 0 25 0 1 0 383688888 85254144 20023 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 20814 20023 141 302 0 20509 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 83256

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1286392/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=92924 CPUtime=402.15
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 22872 0 0 0 40144 71 0 0 25 0 1 0 383688888 95154176 22372 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 23231 22372 141 302 0 22926 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 92924

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1281080/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=98140 CPUtime=462.13
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 24204 0 0 0 46135 78 0 0 25 0 1 0 383688888 100495360 23704 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 24535 23704 141 302 0 24230 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 98140

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1276408/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=102872 CPUtime=522.11
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 25420 0 0 0 52128 83 0 0 25 0 1 0 383688888 105340928 24920 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 25718 24920 141 302 0 25413 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 102872

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1271736/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=107524 CPUtime=582.09
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 26584 0 0 0 58121 88 0 0 25 0 1 0 383688888 110104576 26084 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 26881 26084 141 302 0 26576 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 107524

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1267384/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=111768 CPUtime=642.07
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 27649 0 0 0 64115 92 0 0 25 0 1 0 383688888 114450432 27149 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 27942 27149 141 302 0 27637 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 111768

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1262904/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=116220 CPUtime=702.04
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 28766 0 0 0 70107 97 0 0 25 0 1 0 383688888 119009280 28266 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 29055 28266 141 302 0 28750 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 116220

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1258488/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=120464 CPUtime=762.03
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 29855 0 0 0 76100 103 0 0 25 0 1 0 383688888 123355136 29355 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 30116 29355 141 302 0 29811 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 120464

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1254264/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=124912 CPUtime=822
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 30926 0 0 0 82092 108 0 0 25 0 1 0 383688888 127909888 30426 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 31228 30426 141 302 0 30923 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 124912

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1249720/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=129536 CPUtime=881.98
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 32053 0 0 0 88085 113 0 0 25 0 1 0 383688888 132644864 31553 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 32384 31553 141 302 0 32079 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 129536

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1244088/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=135396 CPUtime=941.96
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 33478 0 0 0 94076 120 0 0 25 0 1 0 383688888 138645504 32978 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 33849 32978 141 302 0 33544 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 135396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1238648/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=140780 CPUtime=1001.94
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 34806 0 0 0 100069 125 0 0 25 0 1 0 383688888 144158720 34306 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 35195 34306 141 302 0 34890 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 140780

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2135
/proc/meminfo: memFree=1235000/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=144740 CPUtime=1061.92
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 35740 0 0 0 106063 129 0 0 25 0 1 0 383688888 148213760 35240 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 36185 35240 141 302 0 35880 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 144740

[startup+1122.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 2135
/proc/meminfo: memFree=1230008/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=149444 CPUtime=1121.9
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 36977 0 0 0 112054 136 0 0 25 0 1 0 383688888 153030656 36477 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 37361 36477 141 302 0 37056 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 149444

[startup+1182.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 2135
/proc/meminfo: memFree=1225656/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=153776 CPUtime=1181.87
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 38054 0 0 0 118047 140 0 0 25 0 1 0 383688888 157466624 37554 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 38444 37554 141 302 0 38139 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 153776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 2135
/proc/meminfo: memFree=1224376/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=154920 CPUtime=1200.07
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 38352 0 0 0 119865 142 0 0 25 0 1 0 383688888 158638080 37852 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 38730 37852 141 302 0 38425 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 154920

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.04 1.02 1.00 2/78 2135
/proc/meminfo: memFree=1224376/2055920 swapFree=4152672/4192956
[pid=2134] ppid=2132 vsize=154920 CPUtime=1200.07
/proc/2134/stat : 2134 (Spear-32) R 2132 2134 1101 0 -1 4194304 38352 0 0 0 119865 142 0 0 25 0 1 0 383688888 158638080 37852 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/2134/statm: 38730 37852 141 302 0 38425 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 154920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1198.66
CPU system time (s): 1.45078
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 154920

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

runsolver used 1.14682 second user time and 3.22951 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 18:22:25 UTC 2007

IDJOB= 335949
IDBENCH= 24663
IDSOLVER= 133
FILE ID= node15/335949-1173637345

PBS_JOBID= 4101326

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cd0ae54367b5a9ed0b37080c845fb42a

RANDOM SEED= 166568823

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1376336 kB
Buffers:         56828 kB
Cached:         528040 kB
SwapCached:       2924 kB
Active:         397600 kB
Inactive:       210568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376336 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          30188 kB
Slab:            56924 kB
Committed_AS:  1371304 kB
PageTables:       1800 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= 66538 MiB

End job on node15 on Sun Mar 11 18:42:28 UTC 2007