Trace number 303713

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.06 1200.41

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S1751213243-05.cnf
MD5SUM0186eda890cf4014d992450cade22d17
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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/303713-1172041897/instance-303713-1172041897.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/node38/watcher-303713-1172041897 -o ROOT/results/node38/solver-303713-1172041897 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303713-1172041897/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303713-1172041897/instance-303713-1172041897.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.92 0.98 0.99 2/64 10589
/proc/meminfo: memFree=1590400/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=1396 CPUtime=0
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 224145507 1429504 165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 349 165 128 302 0 44 0

[startup+0.107186 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10589
/proc/meminfo: memFree=1590400/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=2844 CPUtime=0.1
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 515 0 0 0 10 0 0 0 18 0 1 0 224145507 2912256 499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 711 499 140 302 0 406 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2844

[startup+0.51523 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10589
/proc/meminfo: memFree=1590400/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=3872 CPUtime=0.5
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 775 0 0 0 50 0 0 0 22 0 1 0 224145507 3964928 759 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 968 759 140 302 0 663 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3872

[startup+1.33532 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1586680/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=5416 CPUtime=1.32
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 1172 0 0 0 132 0 0 0 25 0 1 0 224145507 5545984 1156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 1354 1156 140 302 0 1049 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5416

[startup+2.97151 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1584760/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=7864 CPUtime=2.96
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 1759 0 0 0 295 1 0 0 25 0 1 0 224145507 8052736 1743 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 1966 1743 140 302 0 1661 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7864

[startup+6.25288 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1580744/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=11460 CPUtime=6.23
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 2674 0 0 0 620 3 0 0 25 0 1 0 224145507 11735040 2658 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 2865 2658 140 302 0 2560 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11460

[startup+12.7076 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1575240/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=16636 CPUtime=12.69
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 3966 0 0 0 1263 6 0 0 25 0 1 0 224145507 17035264 3917 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 4159 3917 140 302 0 3854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16636

[startup+25.6081 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1568008/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=24132 CPUtime=25.59
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 5895 0 0 0 2548 11 0 0 25 0 1 0 224145507 24711168 5781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 6033 5781 140 302 0 5728 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 24132

[startup+51.219 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1557384/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=34740 CPUtime=51.19
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 8522 0 0 0 5102 17 0 0 25 0 1 0 224145507 35573760 8408 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 8685 8408 140 302 0 8380 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 34740

[startup+102.433 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1542024/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=50592 CPUtime=102.39
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 12480 0 0 0 10209 30 0 0 25 0 1 0 224145507 51806208 12237 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 12648 12237 140 302 0 12343 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 50592

[startup+162.459 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1527496/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=64784 CPUtime=162.4
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 16034 0 0 0 16199 41 0 0 25 0 1 0 224145507 66338816 15791 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 16196 15791 140 302 0 15891 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 64784

[startup+222.48 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1515784/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=76488 CPUtime=222.41
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 18955 0 0 0 22189 52 0 0 25 0 1 0 224145507 78323712 18712 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 19122 18712 140 302 0 18817 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 76488

[startup+282.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1505736/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=87500 CPUtime=282.41
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 21724 0 0 0 28182 59 0 0 25 0 1 0 224145507 89600000 21224 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 21875 21224 140 302 0 21570 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 87500

[startup+342.53 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1496200/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=97008 CPUtime=342.42
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 24066 0 0 0 34175 67 0 0 25 0 1 0 224145507 99336192 23566 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 24252 23566 140 302 0 23947 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 97008

[startup+402.558 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1487944/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=105412 CPUtime=402.42
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 26125 0 0 0 40170 72 0 0 25 0 1 0 224145507 107941888 25625 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 26353 25625 140 302 0 26048 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 105412

[startup+462.583 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1480520/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=112868 CPUtime=462.43
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 27993 0 0 0 46164 79 0 0 25 0 1 0 224145507 115576832 27493 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 28217 27493 140 302 0 27912 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 112868

[startup+522.605 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1473352/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=120012 CPUtime=522.44
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 29770 0 0 0 52159 85 0 0 25 0 1 0 224145507 122892288 29270 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 30003 29270 140 302 0 29698 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 120012

[startup+582.635 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 10590
/proc/meminfo: memFree=1466568/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=126828 CPUtime=582.45
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 31447 0 0 0 58154 91 0 0 25 0 1 0 224145507 129871872 30947 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 31707 30947 140 302 0 31402 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 126828

[startup+642.652 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1460360/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=133092 CPUtime=642.45
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 33008 0 0 0 64148 97 0 0 25 0 1 0 224145507 136286208 32508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 33273 32508 140 302 0 32968 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 133092

[startup+702.672 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1453448/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=140120 CPUtime=702.45
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 34731 0 0 0 70142 103 0 0 25 0 1 0 224145507 143482880 34231 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527033 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 35030 34231 140 302 0 34725 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 140120

[startup+762.696 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1447240/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=146536 CPUtime=762.46
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 36304 0 0 0 76137 109 0 0 25 0 1 0 224145507 150052864 35804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 36634 35804 140 302 0 36329 0
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (KiB) 146536

[startup+822.726 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1440840/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=152628 CPUtime=822.47
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 37866 0 0 0 82133 114 0 0 25 0 1 0 224145507 156291072 37366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 38157 37366 140 302 0 37852 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 152628

[startup+882.747 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1434824/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=160820 CPUtime=882.48
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 39886 0 0 0 88128 120 0 0 25 0 1 0 224145507 164679680 38873 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 40205 38873 140 302 0 39900 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 160820

[startup+942.772 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1428744/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=167040 CPUtime=942.48
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 41405 0 0 0 94122 126 0 0 25 0 1 0 224145507 171048960 40392 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 41760 40392 140 302 0 41455 0
Current children cumulated CPU time (s) 942.48
Current children cumulated vsize (KiB) 167040

[startup+1002.79 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1423048/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=172688 CPUtime=1002.49
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 42801 0 0 0 100117 132 0 0 25 0 1 0 224145507 176832512 41788 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 43172 41788 140 302 0 42867 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 172688

[startup+1062.82 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 10590
/proc/meminfo: memFree=1417672/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=178064 CPUtime=1062.49
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 44148 0 0 0 106114 135 0 0 25 0 1 0 224145507 182337536 43135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 44516 43135 140 302 0 44211 0
Current children cumulated CPU time (s) 1062.49
Current children cumulated vsize (KiB) 178064

[startup+1122.84 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1412552/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=183340 CPUtime=1122.5
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 45444 0 0 0 112109 141 0 0 25 0 1 0 224145507 187740160 44431 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 45835 44431 140 302 0 45530 0
Current children cumulated CPU time (s) 1122.5
Current children cumulated vsize (KiB) 183340

[startup+1182.86 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1407368/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=188532 CPUtime=1182.5
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 46745 0 0 0 118105 145 0 0 25 0 1 0 224145507 193056768 45732 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 47133 45732 140 302 0 46828 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 188532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10590
/proc/meminfo: memFree=1405768/2055920 swapFree=4183144/4192956
[pid=10589] ppid=10587 vsize=190228 CPUtime=1200.02
/proc/10589/stat : 10589 (Spear-32) R 10587 10589 10532 0 -1 4194304 47134 0 0 0 119856 146 0 0 25 0 1 0 224145507 194793472 46121 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 47557 46121 140 302 0 47252 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 190228

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.41
CPU time (s): 1200.06
CPU user time (s): 1198.56
CPU system time (s): 1.49577
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 190228

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

runsolver used 0.889864 second user time and 2.36364 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Feb 21 07:11:37 UTC 2007

IDJOB= 303713
IDBENCH= 20114
IDSOLVER= 131
FILE ID= node38/303713-1172041897

PBS_JOBID= 3892748

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S1751213243-05.cnf
COMMAND LINE= /tmp/evaluation/303713-1172041897/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303713-1172041897/instance-303713-1172041897.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-303713-1172041897 -o ROOT/results/node38/solver-303713-1172041897 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303713-1172041897/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/303713-1172041897/instance-303713-1172041897.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0186eda890cf4014d992450cade22d17

RANDOM SEED= 351115242

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1590872 kB
Buffers:         33620 kB
Cached:         374752 kB
SwapCached:       4116 kB
Active:         322776 kB
Inactive:        95744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590872 kB
SwapTotal:     4192956 kB
SwapFree:      4183144 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:          15080 kB
Slab:            32544 kB
Committed_AS:   513264 kB
PageTables:       1468 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= 66560 MiB

End job on node38 on Wed Feb 21 07:31:39 UTC 2007