Trace number 291741

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1260745628-20.UNSAT.shuffled.cnf
MD5SUM52283ce63e705369937455e1ca21a476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.5154
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/291741-1171746100/instance-291741-1171746100.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/node34/watcher-291741-1171746100 -o ROOT/results/node34/solver-291741-1171746100 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291741-1171746100/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/291741-1171746100/instance-291741-1171746100.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: 0.99 0.97 0.90 3/70 28501
/proc/meminfo: memFree=978080/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=1396 CPUtime=0
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 168373805 1429504 169 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 349 169 128 302 0 44 0

[startup+0.107477 s]
/proc/loadavg: 0.99 0.97 0.90 3/70 28501
/proc/meminfo: memFree=978080/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=1784 CPUtime=0.1
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 284 0 0 0 10 0 0 0 18 0 1 0 168373805 1826816 268 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 446 269 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.515506 s]
/proc/loadavg: 0.99 0.97 0.90 3/70 28501
/proc/meminfo: memFree=978080/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=2608 CPUtime=0.5
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 475 0 0 0 50 0 0 0 22 0 1 0 168373805 2670592 459 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 652 459 140 302 0 347 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2608

[startup+1.33657 s]
/proc/loadavg: 0.99 0.97 0.90 2/71 28504
/proc/meminfo: memFree=976088/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=3524 CPUtime=1.32
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 715 0 0 0 131 1 0 0 25 0 1 0 168373805 3608576 699 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 881 699 140 302 0 576 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3524

[startup+2.97771 s]
/proc/loadavg: 0.99 0.97 0.90 2/71 28504
/proc/meminfo: memFree=975000/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=4708 CPUtime=2.96
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 1006 0 0 0 293 3 0 0 25 0 1 0 168373805 4820992 990 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 1177 990 140 302 0 872 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4708

[startup+6.25398 s]
/proc/loadavg: 0.99 0.97 0.90 2/71 28506
/proc/meminfo: memFree=973144/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=6404 CPUtime=6.24
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 1417 0 0 0 619 5 0 0 25 0 1 0 168373805 6557696 1368 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 0 0 0
/proc/28501/statm: 1601 1368 140 302 0 1296 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6404

[startup+12.7135 s]
/proc/loadavg: 0.99 0.97 0.90 2/71 28514
/proc/meminfo: memFree=971032/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=8348 CPUtime=12.69
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 1920 0 0 0 1261 8 0 0 25 0 1 0 168373805 8548352 1871 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 2087 1871 140 302 0 1782 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8348

[startup+25.5205 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 28548
/proc/meminfo: memFree=968280/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=11600 CPUtime=25.47
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 2701 0 0 0 2535 12 0 0 25 0 1 0 168373805 11878400 2587 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 2900 2587 140 302 0 2595 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11600

[startup+51.1396 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 28568
/proc/meminfo: memFree=964376/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=15360 CPUtime=51.07
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 3664 0 0 0 5090 17 0 0 25 0 1 0 168373805 15728640 3550 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 3840 3550 140 302 0 3535 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15360

[startup+102.353 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28590
/proc/meminfo: memFree=959888/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=21904 CPUtime=102.25
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 5219 0 0 0 10201 24 0 0 25 0 1 0 168373805 22429696 4976 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 5476 4976 140 302 0 5171 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21904

[startup+162.376 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28590
/proc/meminfo: memFree=954896/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=27032 CPUtime=162.26
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 6451 0 0 0 16194 32 0 0 25 0 1 0 168373805 27680768 6208 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 6758 6208 140 302 0 6453 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27032

[startup+222.394 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28590
/proc/meminfo: memFree=950928/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=31096 CPUtime=222.27
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 7443 0 0 0 22188 39 0 0 25 0 1 0 168373805 31842304 7200 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 7774 7200 140 302 0 7469 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 31096

[startup+282.412 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28590
/proc/meminfo: memFree=947472/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=35576 CPUtime=282.27
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 8553 0 0 0 28183 44 0 0 25 0 1 0 168373805 36429824 8053 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 8894 8053 140 302 0 8589 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 35576

[startup+342.434 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28590
/proc/meminfo: memFree=943568/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=40036 CPUtime=342.28
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 9529 0 0 0 34178 50 0 0 25 0 1 0 168373805 40996864 9029 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 10009 9029 140 302 0 9704 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 40036

[startup+402.458 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 28590
/proc/meminfo: memFree=940688/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=42916 CPUtime=402.28
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 10223 0 0 0 40173 55 0 0 25 0 1 0 168373805 43945984 9723 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 10729 9723 140 302 0 10424 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 42916

[startup+462.48 s]
/proc/loadavg: 1.02 0.99 0.91 2/65 28590
/proc/meminfo: memFree=938064/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=45452 CPUtime=462.29
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 10885 0 0 0 46169 60 0 0 25 0 1 0 168373805 46542848 10385 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 11363 10385 140 302 0 11058 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 45452

[startup+522.498 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=935632/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=48144 CPUtime=522.29
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 11492 0 0 0 52165 64 0 0 25 0 1 0 168373805 49299456 10992 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 12036 10992 140 302 0 11731 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 48144

[startup+582.519 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=933264/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=50236 CPUtime=582.3
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 12068 0 0 0 58160 70 0 0 25 0 1 0 168373805 51441664 11568 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 12559 11568 140 302 0 12254 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50236

[startup+642.543 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=930576/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=53248 CPUtime=642.3
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 12753 0 0 0 64157 73 0 0 25 0 1 0 168373805 54525952 12253 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 13312 12253 140 302 0 13007 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 53248

[startup+702.562 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=928336/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=55536 CPUtime=702.31
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 13314 0 0 0 70154 77 0 0 25 0 1 0 168373805 56868864 12814 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 13884 12814 140 302 0 13579 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 55536

[startup+762.581 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=925968/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=58004 CPUtime=762.31
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 13910 0 0 0 76151 80 0 0 25 0 1 0 168373805 59396096 13410 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 14501 13410 140 302 0 14196 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 58004

[startup+822.607 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=923600/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=60480 CPUtime=822.33
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 14500 0 0 0 82149 84 0 0 25 0 1 0 168373805 61931520 14000 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 15120 14000 140 302 0 14815 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 60480

[startup+882.625 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=921808/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=62192 CPUtime=882.32
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 14984 0 0 0 88145 87 0 0 25 0 1 0 168373805 63684608 14484 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 15548 14484 140 302 0 15243 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 62192

[startup+942.643 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=919760/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=64272 CPUtime=942.33
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 15494 0 0 0 94142 91 0 0 25 0 1 0 168373805 65814528 14994 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 16068 14994 140 302 0 15763 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 64272

[startup+1002.66 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=917840/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=67888 CPUtime=1002.33
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 16464 0 0 0 100136 97 0 0 25 0 1 0 168373805 69517312 15451 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 16972 15451 140 302 0 16667 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 67888

[startup+1062.68 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=916112/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=69712 CPUtime=1062.34
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 16899 0 0 0 106134 100 0 0 25 0 1 0 168373805 71385088 15886 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 17428 15886 140 302 0 17123 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 69712

[startup+1122.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=913936/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=72472 CPUtime=1122.34
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 17449 0 0 0 112131 103 0 0 25 0 1 0 168373805 74211328 16436 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 18118 16436 140 302 0 17813 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 72472

[startup+1182.72 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=912208/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=74024 CPUtime=1182.34
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 17872 0 0 0 118127 107 0 0 25 0 1 0 168373805 75800576 16859 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 18506 16859 140 302 0 18201 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 74024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=911760/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=74540 CPUtime=1200.07
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 17980 0 0 0 119899 108 0 0 25 0 1 0 168373805 76328960 16967 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 18635 16967 140 302 0 18330 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 74540

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

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

[startup+1200.45 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 28590
/proc/meminfo: memFree=911760/2055920 swapFree=4183096/4192956
[pid=28501] ppid=28499 vsize=74540 CPUtime=1200.07
/proc/28501/stat : 28501 (Spear-32) R 28499 28501 28246 0 -1 4194304 17980 0 0 0 119899 108 0 0 25 0 1 0 168373805 76328960 16967 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28501/statm: 18635 16967 140 302 0 18330 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 74540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.09
CPU user time (s): 1198.99
CPU system time (s): 1.09883
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 74540

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

runsolver used 0.876866 second user time and 2.39864 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Feb 17 21:01:40 UTC 2007

IDJOB= 291741
IDBENCH= 19822
IDSOLVER= 131
FILE ID= node34/291741-1171746100

PBS_JOBID= 3839474

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  52283ce63e705369937455e1ca21a476

RANDOM SEED= 935830154

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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:        978552 kB
Buffers:         38680 kB
Cached:         943520 kB
SwapCached:       4616 kB
Active:         637880 kB
Inactive:       355392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978552 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          16568 kB
Slab:            69712 kB
Committed_AS:   446348 kB
PageTables:       1628 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 node34 on Sat Feb 17 21:21:43 UTC 2007