Trace number 292602

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 FHS 1.0? (TO) 1200.08 1200.51

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
MD5SUM686dd485c2804890e53697263a117786
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.909
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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/292602-1171756610/instance-292602-1171756610.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node68/watcher-292602-1171756610 -o ROOT/results/node68/solver-292602-1171756610 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292602-1171756610/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292602-1171756610/instance-292602-1171756610.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 0.96 3/64 32700
/proc/meminfo: memFree=862776/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=1396 CPUtime=0
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 195618683 1429504 166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 349 166 128 302 0 44 0

[startup+0.107773 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 32700
/proc/meminfo: memFree=862776/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=1792 CPUtime=0.1
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 292 0 0 0 10 0 0 0 18 0 1 0 195618683 1835008 276 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 448 276 140 302 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1792

[startup+0.515809 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 32700
/proc/meminfo: memFree=862776/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=2696 CPUtime=0.5
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 491 0 0 0 49 1 0 0 21 0 1 0 195618683 2760704 475 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 674 475 140 302 0 369 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2696

[startup+1.33588 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=860720/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=3740 CPUtime=1.33
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 744 0 0 0 131 2 0 0 25 0 1 0 195618683 3829760 728 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 935 728 140 302 0 630 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3740

[startup+2.97203 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=859632/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=4904 CPUtime=2.96
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 1049 0 0 0 294 2 0 0 25 0 1 0 195618683 5021696 1033 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 1226 1033 140 302 0 921 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4904

[startup+6.24833 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=857584/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=6736 CPUtime=6.24
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 1502 0 0 0 620 4 0 0 25 0 1 0 195618683 6897664 1453 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 1684 1453 140 302 0 1379 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6736

[startup+12.7059 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=855408/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=8600 CPUtime=12.7
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 1981 0 0 0 1263 7 0 0 25 0 1 0 195618683 8806400 1932 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 2150 1932 140 302 0 1845 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8600

[startup+25.5091 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=852464/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=11900 CPUtime=25.49
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 2799 0 0 0 2539 10 0 0 25 0 1 0 195618683 12185600 2685 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 2975 2685 140 302 0 2670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11900

[startup+51.1164 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=848368/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=16032 CPUtime=51.09
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 3800 0 0 0 5094 15 0 0 25 0 1 0 195618683 16416768 3686 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 4008 3686 140 302 0 3703 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16032

[startup+102.328 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=842480/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=22676 CPUtime=102.29
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 5427 0 0 0 10207 22 0 0 25 0 1 0 195618683 23220224 5184 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 5669 5184 140 302 0 5364 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 22676

[startup+162.354 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=836528/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=28764 CPUtime=162.3
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 6905 0 0 0 16199 31 0 0 25 0 1 0 195618683 29454336 6662 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 7191 6662 140 302 0 6886 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28764

[startup+222.373 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 32701
/proc/meminfo: memFree=832048/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=33396 CPUtime=222.3
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 8008 0 0 0 22192 38 0 0 25 0 1 0 195618683 34197504 7765 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 8349 7765 140 302 0 8044 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33396

[startup+282.41 s]
/proc/loadavg: 1.10 1.03 0.97 2/71 339
/proc/meminfo: memFree=827000/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=38528 CPUtime=282.27
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 9200 0 0 0 28181 46 0 0 25 0 1 0 195618683 39452672 8700 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526864 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 9632 8700 140 302 0 9327 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 38528

[startup+342.462 s]
/proc/loadavg: 1.04 1.02 0.97 2/71 411
/proc/meminfo: memFree=823096/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=42868 CPUtime=342.26
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 10144 0 0 0 34175 51 0 0 25 0 1 0 195618683 43896832 9644 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 10717 9644 140 302 0 10412 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 42868

[startup+402.486 s]
/proc/loadavg: 1.01 1.02 0.97 2/65 431
/proc/meminfo: memFree=821424/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=45576 CPUtime=402.25
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 10845 0 0 0 40169 56 0 0 25 0 1 0 195618683 46669824 10345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 11394 10345 140 302 0 11089 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 45576

[startup+462.506 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 431
/proc/meminfo: memFree=818800/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=48520 CPUtime=462.26
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 11549 0 0 0 46165 61 0 0 25 0 1 0 195618683 49684480 11049 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 12130 11049 140 302 0 11825 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 48520

[startup+522.531 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 431
/proc/meminfo: memFree=816240/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=51108 CPUtime=522.27
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 12199 0 0 0 52161 66 0 0 25 0 1 0 195618683 52334592 11699 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 12777 11699 140 302 0 12472 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 51108

[startup+582.552 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=813808/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=53712 CPUtime=582.28
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 12800 0 0 0 58157 71 0 0 25 0 1 0 195618683 55001088 12300 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 13428 12300 140 302 0 13123 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 53712

[startup+642.577 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=811440/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=56184 CPUtime=642.29
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 13388 0 0 0 64154 75 0 0 25 0 1 0 195618683 57532416 12888 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 14046 12888 140 302 0 13741 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 56184

[startup+702.599 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=808944/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=58716 CPUtime=702.29
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 14010 0 0 0 70151 78 0 0 25 0 1 0 195618683 60125184 13510 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 14679 13510 140 302 0 14374 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 58716

[startup+762.622 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=806576/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=61416 CPUtime=762.3
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 14615 0 0 0 76148 82 0 0 25 0 1 0 195618683 62889984 14115 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 15354 14115 140 302 0 15049 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 61416

[startup+822.648 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=804208/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=64008 CPUtime=822.31
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 15181 0 0 0 82144 87 0 0 25 0 1 0 195618683 65544192 14681 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 16002 14681 140 302 0 15697 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 64008

[startup+882.674 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=802096/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=66064 CPUtime=882.32
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 15718 0 0 0 88141 91 0 0 25 0 1 0 195618683 67649536 15218 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 16516 15218 140 302 0 16211 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 66064

[startup+942.696 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=800048/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=67984 CPUtime=942.32
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 16228 0 0 0 94138 94 0 0 25 0 1 0 195618683 69615616 15728 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 16996 15728 140 302 0 16691 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 67984

[startup+1002.72 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=798128/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=72180 CPUtime=1002.32
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 17233 0 0 0 100135 97 0 0 25 0 1 0 195618683 73912320 16220 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 18045 16220 140 302 0 17740 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 72180

[startup+1062.74 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=796016/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=74368 CPUtime=1062.34
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 17755 0 0 0 106132 102 0 0 25 0 1 0 195618683 76152832 16742 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 18592 16742 140 302 0 18287 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 74368

[startup+1122.76 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=794032/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=76344 CPUtime=1122.34
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 18245 0 0 0 112128 106 0 0 25 0 1 0 195618683 78176256 17232 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 19086 17232 140 302 0 18781 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 76344

[startup+1182.78 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=792112/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=78084 CPUtime=1182.34
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 18707 0 0 0 118124 110 0 0 25 0 1 0 195618683 79958016 17694 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 19521 17694 140 302 0 19216 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 78084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=791536/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=78752 CPUtime=1200.06
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 18854 0 0 0 119895 111 0 0 25 0 1 0 195618683 80642048 17841 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 19688 17841 140 302 0 19383 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 78752

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 431
/proc/meminfo: memFree=791536/2055920 swapFree=4183892/4192956
[pid=32700] ppid=32698 vsize=78752 CPUtime=1200.06
/proc/32700/stat : 32700 (Spear-32) R 32698 32700 31334 0 -1 4194304 18854 0 0 0 119895 111 0 0 25 0 1 0 195618683 80642048 17841 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/32700/statm: 19688 17841 140 302 0 19383 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 78752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1198.96
CPU system time (s): 1.12283
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 78752

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

runsolver used 0.884865 second user time and 2.42763 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sat Feb 17 23:56:51 UTC 2007

IDJOB= 292602
IDBENCH= 19843
IDSOLVER= 131
FILE ID= node68/292602-1171756610

PBS_JOBID= 3839456

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292602-1171756610/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292602-1171756610/instance-292602-1171756610.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-292602-1171756610 -o ROOT/results/node68/solver-292602-1171756610 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292602-1171756610/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292602-1171756610/instance-292602-1171756610.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  686dd485c2804890e53697263a117786

RANDOM SEED= 465158455

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:        863248 kB
Buffers:         38816 kB
Cached:        1057812 kB
SwapCached:       3000 kB
Active:         719188 kB
Inactive:       387428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        863248 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            72148 kB
Committed_AS:   573260 kB
PageTables:       1380 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= 66563 MiB

End job on node68 on Sun Feb 18 00:16:53 UTC 2007