Trace number 316407

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

General information on the benchmark

Namecrafted/spence/
medium/s85-100.cnf
MD5SUM0fa13b4cd7cac4108d58b524e7bb4ec3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark222.297
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
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/316407-1172668584/instance-316407-1172668584.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/node35/watcher-316407-1172668584 -o ROOT/results/node35/solver-316407-1172668584 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316407-1172668584/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/316407-1172668584/instance-316407-1172668584.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.98 0.99 3/64 18286
/proc/meminfo: memFree=1907184/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=1396 CPUtime=0
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 260622125 1429504 166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 349 166 140 302 0 44 0

[startup+0.0473991 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18286
/proc/meminfo: memFree=1907184/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=1528 CPUtime=0.04
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 227 0 0 0 4 0 0 0 18 0 1 0 260622125 1564672 212 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 382 212 140 302 0 77 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1528

[startup+0.101407 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18286
/proc/meminfo: memFree=1907184/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=1792 CPUtime=0.09
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 267 0 0 0 9 0 0 0 18 0 1 0 260622125 1835008 252 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 448 252 140 302 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1792

[startup+0.301446 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18286
/proc/meminfo: memFree=1907184/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=2208 CPUtime=0.29
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 373 0 0 0 28 1 0 0 19 0 1 0 260622125 2260992 358 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 552 358 140 302 0 247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2208

[startup+0.701525 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18286
/proc/meminfo: memFree=1907184/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=2728 CPUtime=0.69
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 525 0 0 0 68 1 0 0 22 0 1 0 260622125 2793472 510 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 682 510 140 302 0 377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2728

[startup+1.50168 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1905320/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=3644 CPUtime=1.49
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 733 0 0 0 148 1 0 0 25 0 1 0 260622125 3731456 718 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 911 718 140 302 0 606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3644

[startup+3.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1904360/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=4564 CPUtime=3.09
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 975 0 0 0 307 2 0 0 25 0 1 0 260622125 4673536 960 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 1141 960 140 302 0 836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4564

[startup+6.30264 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1902760/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=6024 CPUtime=6.29
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 1317 0 0 0 625 4 0 0 25 0 1 0 260622125 6168576 1269 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 1506 1269 140 302 0 1201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6024

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1900776/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=7748 CPUtime=12.69
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 1765 0 0 0 1263 6 0 0 25 0 1 0 260622125 7933952 1717 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 1937 1717 140 302 0 1632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7748

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1898408/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=10352 CPUtime=25.48
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 2400 0 0 0 2537 11 0 0 25 0 1 0 260622125 10600448 2287 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 2588 2287 140 302 0 2283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10352

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1894952/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=14016 CPUtime=51.08
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 3288 0 0 0 5092 16 0 0 25 0 1 0 260622125 14352384 3175 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 3504 3175 140 302 0 3199 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14016

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1889896/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=19660 CPUtime=102.26
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 4664 0 0 0 10202 24 0 0 25 0 1 0 260622125 20131840 4422 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 4915 4422 140 302 0 4610 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19660

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1885928/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=23864 CPUtime=162.24
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 5643 0 0 0 16194 30 0 0 25 0 1 0 260622125 24436736 5401 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 5966 5401 140 302 0 5661 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23864

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1881768/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=27960 CPUtime=222.21
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 6661 0 0 0 22184 37 0 0 25 0 1 0 260622125 28631040 6419 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 6990 6419 140 302 0 6685 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 27960

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1878696/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=32092 CPUtime=282.19
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 7681 0 0 0 28177 42 0 0 25 0 1 0 260622125 32862208 7182 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 8023 7182 140 302 0 7718 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 32092

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1875368/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=35712 CPUtime=342.17
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 8507 0 0 0 34168 49 0 0 25 0 1 0 260622125 36569088 8008 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 8928 8008 140 302 0 8623 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35712

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1872488/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=39208 CPUtime=402.15
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 9214 0 0 0 40160 55 0 0 25 0 1 0 260622125 40148992 8715 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 9802 8715 140 302 0 9497 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 39208

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1870120/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=41472 CPUtime=462.13
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 9784 0 0 0 46153 60 0 0 25 0 1 0 260622125 42467328 9285 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 10368 9285 140 302 0 10063 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 41472

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1868008/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=43552 CPUtime=522.11
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 10333 0 0 0 52148 63 0 0 25 0 1 0 260622125 44597248 9834 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 10888 9834 140 302 0 10583 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 43552

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1865960/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=45512 CPUtime=582.08
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 10825 0 0 0 58140 68 0 0 25 0 1 0 260622125 46604288 10326 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 11378 10326 140 302 0 11073 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 45512

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18287
/proc/meminfo: memFree=1863720/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=47732 CPUtime=642.07
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 11374 0 0 0 64134 73 0 0 25 0 1 0 260622125 48877568 10875 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 11933 10875 140 302 0 11628 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 47732

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1861672/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=50204 CPUtime=702.04
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 11877 0 0 0 70127 77 0 0 25 0 1 0 260622125 51408896 11378 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 12551 11378 140 302 0 12246 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 50204

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1859432/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=52404 CPUtime=762.03
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 12426 0 0 0 76121 82 0 0 25 0 1 0 260622125 53661696 11927 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 13101 11927 140 302 0 12796 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 52404

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1857384/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=54216 CPUtime=822
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 12923 0 0 0 82116 84 0 0 25 0 1 0 260622125 55517184 12424 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 13554 12424 140 302 0 13249 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 54216

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1855976/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=55896 CPUtime=881.98
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 13272 0 0 0 88111 87 0 0 25 0 1 0 260622125 57237504 12773 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 13974 12773 140 302 0 13669 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 55896

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1854376/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=57708 CPUtime=941.96
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 13674 0 0 0 94104 92 0 0 25 0 1 0 260622125 59092992 13175 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 14427 13175 140 302 0 14122 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 57708

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1852584/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=59516 CPUtime=1001.94
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 14115 0 0 0 100098 96 0 0 25 0 1 0 260622125 60944384 13616 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 14879 13616 140 302 0 14574 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 59516

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1850984/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=61572 CPUtime=1061.92
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 14508 0 0 0 106092 100 0 0 25 0 1 0 260622125 63049728 14009 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 15393 14009 140 302 0 15088 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 61572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1849512/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=65048 CPUtime=1121.89
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 15376 0 0 0 112085 104 0 0 25 0 1 0 260622125 66609152 14364 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 16262 14364 140 302 0 15957 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 65048

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1848232/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=66224 CPUtime=1181.88
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 15695 0 0 0 118081 107 0 0 25 0 1 0 260622125 67813376 14683 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 16556 14683 140 302 0 16251 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 66224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1847912/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=66352 CPUtime=1200.07
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 15768 0 0 0 119900 107 0 0 25 0 1 0 260622125 67944448 14756 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 16588 14756 140 302 0 16283 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 66352

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: 0.99 0.98 0.99 2/65 18289
/proc/meminfo: memFree=1847912/2055920 swapFree=4183796/4192956
[pid=18286] ppid=18284 vsize=66352 CPUtime=1200.07
/proc/18286/stat : 18286 (Spear-32) R 18284 18286 17342 0 -1 4194304 15768 0 0 0 119900 107 0 0 25 0 1 0 260622125 67944448 14756 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/18286/statm: 16588 14756 140 302 0 16283 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 66352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199
CPU system time (s): 1.08883
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 66352

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

runsolver used 0.857869 second user time and 2.44363 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Wed Feb 28 13:16:24 UTC 2007

IDJOB= 316407
IDBENCH= 20440
IDSOLVER= 132
FILE ID= node35/316407-1172668584

PBS_JOBID= 3981209

Free space on /tmp= 66527 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s85-100.cnf
COMMAND LINE= /tmp/evaluation/316407-1172668584/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/316407-1172668584/instance-316407-1172668584.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-316407-1172668584 -o ROOT/results/node35/solver-316407-1172668584 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316407-1172668584/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/316407-1172668584/instance-316407-1172668584.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0fa13b4cd7cac4108d58b524e7bb4ec3

RANDOM SEED= 22600696

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:       1907656 kB
Buffers:          5776 kB
Cached:          75392 kB
SwapCached:       3288 kB
Active:          43572 kB
Inactive:        54500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907656 kB
SwapTotal:     4192956 kB
SwapFree:      4183796 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          22536 kB
Slab:            36228 kB
Committed_AS:   857200 kB
PageTables:       1428 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= 66527 MiB

End job on node35 on Wed Feb 28 13:36:27 UTC 2007