Trace number 338427

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.19 1200.61

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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/338427-1173685711/instance-338427-1173685711.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/node61/watcher-338427-1173685711 -o ROOT/results/node61/solver-338427-1173685711 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338427-1173685711/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/338427-1173685711/instance-338427-1173685711.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.99 0.97 0.99 3/64 28710
/proc/meminfo: memFree=1792808/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=1716 CPUtime=0
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 388528007 1757184 221 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135271207 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 429 221 128 302 0 124 0

[startup+0.0901151 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28710
/proc/meminfo: memFree=1792808/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=3704 CPUtime=0.08
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 747 0 0 0 8 0 0 0 18 0 1 0 388528007 3792896 698 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 926 698 129 302 0 621 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3704

[startup+0.101151 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28710
/proc/meminfo: memFree=1792808/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=3836 CPUtime=0.09
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 805 0 0 0 9 0 0 0 18 0 1 0 388528007 3928064 756 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 959 756 129 302 0 654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.30117 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28710
/proc/meminfo: memFree=1792808/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=6856 CPUtime=0.29
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 1606 0 0 0 29 0 0 0 19 0 1 0 388528007 7020544 1492 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 1714 1492 141 302 0 1409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6856

[startup+0.701208 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 28710
/proc/meminfo: memFree=1792808/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=8812 CPUtime=0.69
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 2103 0 0 0 68 1 0 0 22 0 1 0 388528007 9023488 1989 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 2203 1989 141 302 0 1898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8812

[startup+1.50128 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1783904/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=12404 CPUtime=1.49
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 2988 0 0 0 147 2 0 0 25 0 1 0 388528007 12701696 2874 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 3101 2874 141 302 0 2796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12404

[startup+3.10144 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1778976/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=18560 CPUtime=3.09
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 4510 0 0 0 304 5 0 0 25 0 1 0 388528007 19005440 4396 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 4640 4396 141 302 0 4335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18560

[startup+6.30171 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1767584/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=28968 CPUtime=6.29
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 7145 0 0 0 621 8 0 0 25 0 1 0 388528007 29663232 6998 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 7242 6998 141 302 0 6937 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28968

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1752168/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=43600 CPUtime=12.69
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 10789 0 0 0 1255 14 0 0 25 0 1 0 388528007 44646400 10642 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 10900 10642 141 302 0 10595 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43600

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1727400/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=67336 CPUtime=25.48
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 16732 0 0 0 2527 21 0 0 25 0 1 0 388528007 68952064 16520 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 16834 16520 141 302 0 16529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67336

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1688744/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=106548 CPUtime=51.08
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 26578 0 0 0 5072 36 0 0 25 0 1 0 388528007 109105152 26237 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 26637 26237 141 302 0 26332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106548

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1631016/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=163708 CPUtime=102.27
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 40783 0 0 0 10165 62 0 0 25 0 1 0 388528007 167636992 40442 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 40927 40442 141 302 0 40622 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 163708

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1578472/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=217984 CPUtime=162.24
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 54342 0 0 0 16138 86 0 0 25 0 1 0 388528007 223215616 53744 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 54496 53744 141 302 0 54191 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 217984

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1526376/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=269528 CPUtime=222.23
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 67170 0 0 0 22116 107 0 0 25 0 1 0 388528007 275996672 66572 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 67382 66572 141 302 0 67077 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 269528

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1484840/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=311972 CPUtime=282.21
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 77689 0 0 0 28096 125 0 0 25 0 1 0 388528007 319459328 77091 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 77993 77091 141 302 0 77688 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 311972

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1441128/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=355184 CPUtime=342.2
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 88437 0 0 0 34075 145 0 0 25 0 1 0 388528007 363708416 87839 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 88796 87839 141 302 0 88491 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 355184

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1408680/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=390436 CPUtime=402.19
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 97196 0 0 0 40058 161 0 0 25 0 1 0 388528007 399806464 96085 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 97609 96085 141 302 0 97304 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 390436

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1379624/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=418836 CPUtime=462.16
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 104306 0 0 0 46040 176 0 0 25 0 1 0 388528007 428888064 103195 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 104709 103195 141 302 0 104404 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 418836

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1350952/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=448032 CPUtime=522.15
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 111529 0 0 0 52024 191 0 0 25 0 1 0 388528007 458784768 110418 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 112008 110418 141 302 0 111703 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 448032

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1312744/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=486188 CPUtime=582.13
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 120988 0 0 0 58004 209 0 0 25 0 1 0 388528007 497856512 119877 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 121547 119877 141 302 0 121242 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 486188

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1278760/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=520048 CPUtime=642.12
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 129406 0 0 0 63987 225 0 0 25 0 1 0 388528007 532529152 128295 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 130012 128295 141 302 0 129707 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 520048

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28711
/proc/meminfo: memFree=1253416/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=545436 CPUtime=702.09
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 135788 0 0 0 69971 238 0 0 25 0 1 0 388528007 558526464 134677 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 136359 134677 141 302 0 136054 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 545436

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 28785
/proc/meminfo: memFree=1231080/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=566532 CPUtime=762.06
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 141013 0 0 0 75958 248 0 0 25 0 1 0 388528007 580128768 139902 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 141633 139902 141 302 0 141328 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 566532

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 28881
/proc/meminfo: memFree=1211824/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=585756 CPUtime=821.98
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 145819 0 0 0 81940 258 0 0 25 0 1 0 388528007 599814144 144708 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 146439 144708 141 302 0 146134 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 585756

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1195176/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=603720 CPUtime=881.95
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 150208 0 0 0 87927 268 0 0 25 0 1 0 388528007 618209280 149097 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 150930 149097 141 302 0 150625 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 603720

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1183272/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=615828 CPUtime=941.94
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 153209 0 0 0 93917 277 0 0 25 0 1 0 388528007 630607872 152098 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 153957 152098 141 302 0 153652 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 615828

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1171176/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=627548 CPUtime=1001.93
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 156198 0 0 0 99909 284 0 0 25 0 1 0 388528007 642609152 155087 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 156887 155087 141 302 0 156582 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 627548

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1152296/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=646952 CPUtime=1061.91
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 160973 0 0 0 105896 295 0 0 25 0 1 0 388528007 662478848 159862 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 161738 159862 141 302 0 161433 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 646952

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1134376/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=665424 CPUtime=1121.89
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 165392 0 0 0 111883 306 0 0 25 0 1 0 388528007 681394176 164281 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 166356 164281 141 302 0 166051 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 665424

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1120360/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=679528 CPUtime=1181.88
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 168928 0 0 0 117872 316 0 0 25 0 1 0 388528007 695836672 167817 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 169882 167817 141 302 0 169577 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 679528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1115560/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=684016 CPUtime=1200.08
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4194304 170067 0 0 0 119689 319 0 0 25 0 1 0 388528007 700432384 168956 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 171004 168956 141 302 0 170699 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 684016

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.61 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28909
/proc/meminfo: memFree=1115560/2055920 swapFree=4174080/4192956
[pid=28710] ppid=28708 vsize=0 CPUtime=1200.18
/proc/28710/stat : 28710 (Spear-32) R 28708 28710 28227 0 -1 4195332 170067 0 0 0 119689 329 0 0 25 0 1 0 388528007 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28710/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.19
CPU user time (s): 1196.89
CPU system time (s): 3.2945
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 684016

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

runsolver used 0.883865 second user time and 2.48662 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Mar 12 07:48:31 UTC 2007

IDJOB= 338427
IDBENCH= 24722
IDSOLVER= 133
FILE ID= node61/338427-1173685711

PBS_JOBID= 4101730

Free space on /tmp= 66516 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338427-1173685711/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/338427-1173685711/instance-338427-1173685711.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-338427-1173685711 -o ROOT/results/node61/solver-338427-1173685711 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338427-1173685711/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/338427-1173685711/instance-338427-1173685711.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 927293042

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1793216 kB
Buffers:         28324 kB
Cached:         176308 kB
SwapCached:      13172 kB
Active:         116980 kB
Inactive:       108648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793216 kB
SwapTotal:     4192956 kB
SwapFree:      4174080 kB
Dirty:            2972 kB
Writeback:           0 kB
Mapped:          15396 kB
Slab:            23228 kB
Committed_AS:   919536 kB
PageTables:       1388 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= 66516 MiB

End job on node61 on Mon Mar 12 08:08:33 UTC 2007