Trace number 338553

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

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
MD5SUM60b5c1ecd4f0ba97ecfc5a689d5cdcf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.65175
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of clauses2030
Sum of the clauses size4200
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22016
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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/338553-1173687946/instance-338553-1173687946.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/node75/watcher-338553-1173687946 -o ROOT/results/node75/solver-338553-1173687946 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338553-1173687946/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/338553-1173687946/instance-338553-1173687946.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.95 3/64 28063
/proc/meminfo: memFree=1815216/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=1528 CPUtime=0
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 388760424 1564672 187 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 382 187 140 302 0 77 0

[startup+0.0721459 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 28063
/proc/meminfo: memFree=1815216/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=1912 CPUtime=0.06
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 307 0 0 0 6 0 0 0 20 0 1 0 388760424 1957888 291 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 478 291 141 302 0 173 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1912

[startup+0.101147 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 28063
/proc/meminfo: memFree=1815216/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=2044 CPUtime=0.09
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 341 0 0 0 9 0 0 0 20 0 1 0 388760424 2093056 325 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 511 325 141 302 0 206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2044

[startup+0.30117 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 28063
/proc/meminfo: memFree=1815216/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=2820 CPUtime=0.29
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 554 0 0 0 29 0 0 0 22 0 1 0 388760424 2887680 538 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 705 538 141 302 0 400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2820

[startup+0.701218 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 28063
/proc/meminfo: memFree=1815216/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=3864 CPUtime=0.69
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 810 0 0 0 68 1 0 0 25 0 1 0 388760424 3956736 794 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 966 794 141 302 0 661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3864

[startup+1.50131 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1812072/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=5548 CPUtime=1.49
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 1235 0 0 0 148 1 0 0 25 0 1 0 388760424 5681152 1219 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 1387 1219 141 302 0 1082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5548

[startup+3.1015 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1809640/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=8268 CPUtime=3.09
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 1880 0 0 0 306 3 0 0 25 0 1 0 388760424 8466432 1864 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 2067 1864 141 302 0 1762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8268

[startup+6.30188 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1805288/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=11780 CPUtime=6.29
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 2775 0 0 0 625 4 0 0 25 0 1 0 388760424 12062720 2726 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 2945 2726 141 302 0 2640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11780

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1799856/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=17232 CPUtime=12.69
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 4110 0 0 0 1262 7 0 0 25 0 1 0 388760424 17645568 4061 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 4308 4061 141 302 0 4003 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17232

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1792688/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=24168 CPUtime=25.48
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 5839 0 0 0 2537 11 0 0 25 0 1 0 388760424 24748032 5725 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 6042 5725 141 302 0 5737 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24168

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1782576/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=34696 CPUtime=51.08
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 8374 0 0 0 5089 19 0 0 25 0 1 0 388760424 35528704 8260 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 8674 8260 141 302 0 8369 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34696

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1770288/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=47872 CPUtime=102.26
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 11529 0 0 0 10196 30 0 0 25 0 1 0 388760424 49020928 11286 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 11968 11286 141 302 0 11663 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47872

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1754736/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=63576 CPUtime=162.25
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 15426 0 0 0 16183 42 0 0 25 0 1 0 388760424 65101824 15183 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 15894 15183 141 302 0 15589 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63576

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1742384/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=77608 CPUtime=222.23
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 18742 0 0 0 22171 52 0 0 25 0 1 0 388760424 79470592 18242 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 19402 18242 141 302 0 19097 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 77608

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1731632/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=88888 CPUtime=282.22
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 21428 0 0 0 28161 61 0 0 25 0 1 0 388760424 91021312 20928 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 22222 20928 141 302 0 21917 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 88888

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1721840/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=98932 CPUtime=342.2
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 23874 0 0 0 34150 70 0 0 25 0 1 0 388760424 101306368 23374 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 24733 23374 141 302 0 24428 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 98932

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1713776/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=106784 CPUtime=402.18
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 25882 0 0 0 40142 76 0 0 25 0 1 0 388760424 109346816 25382 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 26696 25382 141 302 0 26391 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 106784

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1705904/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=114768 CPUtime=462.16
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 27797 0 0 0 46133 83 0 0 25 0 1 0 388760424 117522432 27297 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 28692 27297 141 302 0 28387 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 114768

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1699248/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=121908 CPUtime=522.15
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 29491 0 0 0 52125 90 0 0 25 0 1 0 388760424 124833792 28991 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 30477 28991 141 302 0 30172 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 121908

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1691312/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=130328 CPUtime=582.14
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 31428 0 0 0 58117 97 0 0 25 0 1 0 388760424 133455872 30928 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 32582 30928 141 302 0 32277 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 130328

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1684400/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=137412 CPUtime=642.12
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 33133 0 0 0 64109 103 0 0 25 0 1 0 388760424 140709888 32633 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 34353 32633 141 302 0 34048 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 137412

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1678704/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=145152 CPUtime=702.1
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 35081 0 0 0 70099 111 0 0 25 0 1 0 388760424 148635648 34068 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 36288 34068 141 302 0 35983 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 145152

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1673136/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=150712 CPUtime=762.09
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 36445 0 0 0 76092 117 0 0 25 0 1 0 388760424 154329088 35432 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 37678 35432 141 302 0 37373 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 150712

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1668592/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=155244 CPUtime=822.07
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 37593 0 0 0 82085 122 0 0 25 0 1 0 388760424 158969856 36580 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 38811 36580 141 302 0 38506 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 155244

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1664432/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=160164 CPUtime=882.05
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 38614 0 0 0 88079 126 0 0 25 0 1 0 388760424 164007936 37601 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 40041 37601 141 302 0 39736 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 160164

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1659952/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=165928 CPUtime=942.04
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 39741 0 0 0 94073 131 0 0 25 0 1 0 388760424 169910272 38728 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 41482 38728 141 302 0 41177 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 165928

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28064
/proc/meminfo: memFree=1654448/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=171264 CPUtime=1002.02
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 41103 0 0 0 100065 137 0 0 25 0 1 0 388760424 175374336 40090 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 42816 40090 141 302 0 42511 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 171264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28066
/proc/meminfo: memFree=1649264/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=176388 CPUtime=1062.01
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 42398 0 0 0 106058 143 0 0 25 0 1 0 388760424 180621312 41385 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 44097 41385 141 302 0 43792 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 176388

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28066
/proc/meminfo: memFree=1643632/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=182956 CPUtime=1121.99
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 43793 0 0 0 112052 147 0 0 25 0 1 0 388760424 187346944 42780 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 45739 42780 141 302 0 45434 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 182956

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28066
/proc/meminfo: memFree=1638000/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=188356 CPUtime=1181.98
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 45209 0 0 0 118045 153 0 0 25 0 1 0 388760424 192876544 44196 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 47089 44196 141 302 0 46784 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 188356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 28066
/proc/meminfo: memFree=1636528/2055920 swapFree=4182240/4192956
[pid=28063] ppid=28061 vsize=189556 CPUtime=1200.07
/proc/28063/stat : 28063 (Spear-32) R 28061 28063 27327 0 -1 4194304 45556 0 0 0 119853 154 0 0 25 0 1 0 388760424 194105344 44543 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28063/statm: 47389 44543 141 302 0 47084 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 189556

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.43
CPU time (s): 1200.11
CPU user time (s): 1198.53
CPU system time (s): 1.57576
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 189556

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

runsolver used 0.942856 second user time and 2.35764 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Mar 12 08:25:46 UTC 2007

IDJOB= 338553
IDBENCH= 24725
IDSOLVER= 133
FILE ID= node75/338553-1173687946

PBS_JOBID= 4101736

Free space on /tmp= 66514 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-fphp-014-012.sat05-1215.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338553-1173687946/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/338553-1173687946/instance-338553-1173687946.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-338553-1173687946 -o ROOT/results/node75/solver-338553-1173687946 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338553-1173687946/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/338553-1173687946/instance-338553-1173687946.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  60b5c1ecd4f0ba97ecfc5a689d5cdcf0

RANDOM SEED= 260864938

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1815688 kB
Buffers:         28908 kB
Cached:         162300 kB
SwapCached:       4972 kB
Active:          76148 kB
Inactive:       126788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815688 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          15396 kB
Slab:            23272 kB
Committed_AS:   900692 kB
PageTables:       1432 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= 66514 MiB

End job on node75 on Mon Mar 12 08:45:48 UTC 2007