Trace number 329137

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k50.cnf
MD5SUM18bfff146478ee5369d7f8a59c6fe709
Bench CategoryINDUST (industrial 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 variables38647
Number of clauses150130
Sum of the clauses size407902
Maximum clause length37
Minimum clause length1
Number of clauses of size 1668
Number of clauses of size 271936
Number of clauses of size 371760
Number of clauses of size 4286
Number of clauses of size 5545
Number of clauses of size over 54935

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/329137-1173133005/instance-329137-1173133005.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/node13/watcher-329137-1173133005 -o ROOT/results/node13/solver-329137-1173133005 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329137-1173133005/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329137-1173133005/instance-329137-1173133005.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.78 0.95 0.94 3/77 26413
/proc/meminfo: memFree=1343744/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=1396 CPUtime=0
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 333255008 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 349 138 121 302 0 44 0

[startup+0.0151719 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 26413
/proc/meminfo: memFree=1343744/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=1396 CPUtime=0.01
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 154 0 0 0 1 0 0 0 18 0 1 0 333255008 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1396

[startup+0.101182 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 26413
/proc/meminfo: memFree=1343744/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=4704 CPUtime=0.09
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 978 0 0 0 9 0 0 0 18 0 1 0 333255008 4816896 856 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 1176 856 129 302 0 871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4704

[startup+0.30121 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 26413
/proc/meminfo: memFree=1343744/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=10296 CPUtime=0.29
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 2686 0 0 0 28 1 0 0 19 0 1 0 333255008 10543104 2289 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 2574 2289 129 302 0 2269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10296

[startup+0.701264 s]
/proc/loadavg: 0.78 0.95 0.94 3/77 26413
/proc/meminfo: memFree=1343744/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=16200 CPUtime=0.69
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 4322 0 0 0 67 2 0 0 23 0 1 0 333255008 16588800 3372 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 4050 3372 140 302 0 3745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16200

[startup+1.50137 s]
/proc/loadavg: 0.78 0.95 0.94 2/78 26414
/proc/meminfo: memFree=1330552/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=16456 CPUtime=1.49
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 4414 0 0 0 146 3 0 0 25 0 1 0 333255008 16850944 3464 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 4114 3464 140 302 0 3809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16456

[startup+3.10158 s]
/proc/loadavg: 0.78 0.95 0.94 2/78 26414
/proc/meminfo: memFree=1330040/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=17248 CPUtime=3.09
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 4608 0 0 0 306 3 0 0 25 0 1 0 333255008 17661952 3658 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 4312 3658 140 302 0 4007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17248

[startup+6.30301 s]
/proc/loadavg: 0.80 0.95 0.94 2/78 26414
/proc/meminfo: memFree=1328312/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=18520 CPUtime=6.29
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 4926 0 0 0 624 5 0 0 25 0 1 0 333255008 18964480 3976 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134553756 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 4630 3976 140 302 0 4325 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18520

[startup+12.7019 s]
/proc/loadavg: 0.81 0.96 0.94 2/78 26414
/proc/meminfo: memFree=1324344/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=22640 CPUtime=12.69
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 5926 0 0 0 1262 7 0 0 25 0 1 0 333255008 23183360 4976 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 5660 4976 140 302 0 5355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22640

[startup+25.5016 s]
/proc/loadavg: 0.85 0.96 0.94 2/78 26414
/proc/meminfo: memFree=1316856/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=30372 CPUtime=25.48
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 7868 0 0 0 2537 11 0 0 25 0 1 0 333255008 31100928 6885 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 7593 6885 140 302 0 7288 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30372

[startup+51.102 s]
/proc/loadavg: 0.90 0.96 0.94 2/78 26414
/proc/meminfo: memFree=1308088/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=38688 CPUtime=51.07
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 9990 0 0 0 5090 17 0 0 25 0 1 0 333255008 39616512 9007 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 9672 9007 140 302 0 9367 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38688

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.94 2/78 26414
/proc/meminfo: memFree=1296120/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=50796 CPUtime=102.27
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 13012 0 0 0 10200 27 0 0 25 0 1 0 333255008 52015104 11964 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 12699 11964 140 302 0 12394 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50796

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1279608/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=67292 CPUtime=162.24
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 17164 0 0 0 16190 34 0 0 25 0 1 0 333255008 68907008 16116 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 16823 16116 140 302 0 16518 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67292

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1264120/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=83112 CPUtime=222.22
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 21129 0 0 0 22179 43 0 0 25 0 1 0 333255008 85106688 19952 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 20778 19952 140 302 0 20473 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 83112

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1246392/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=100936 CPUtime=282.2
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 25569 0 0 0 28167 53 0 0 25 0 1 0 333255008 103358464 24392 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 25234 24392 140 302 0 24929 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 100936

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1231488/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=115780 CPUtime=342.18
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 29256 0 0 0 34157 61 0 0 25 0 1 0 333255008 118558720 28079 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 28945 28079 140 302 0 28640 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 115780

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1218432/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=128804 CPUtime=402.16
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 32544 0 0 0 40146 70 0 0 25 0 1 0 333255008 131895296 31367 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 32201 31367 140 302 0 31896 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 128804

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1204032/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=143228 CPUtime=462.14
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 36133 0 0 0 46135 79 0 0 25 0 1 0 333255008 146665472 34956 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 35807 34956 140 302 0 35502 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 143228

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1188032/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=160452 CPUtime=522.12
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 40420 0 0 0 52123 89 0 0 25 0 1 0 333255008 164302848 38986 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 40113 38986 140 302 0 39808 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 160452

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1173056/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=175448 CPUtime=582.11
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 44118 0 0 0 58111 100 0 0 25 0 1 0 333255008 179658752 42684 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 43862 42684 140 302 0 43557 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 175448

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 26414
/proc/meminfo: memFree=1157568/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=190664 CPUtime=642.1
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 47958 0 0 0 64100 110 0 0 25 0 1 0 333255008 195239936 46524 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 47666 46524 140 302 0 47361 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 190664

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 3/78 26414
/proc/meminfo: memFree=1143424/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=204844 CPUtime=702.07
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 51504 0 0 0 70091 116 0 0 25 0 1 0 333255008 209760256 50070 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 51211 50070 140 302 0 50906 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 204844

[startup+762.306 s]
/proc/loadavg: 1.03 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1130880/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=217256 CPUtime=762.05
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 54631 0 0 0 76082 123 0 0 25 0 1 0 333255008 222470144 53197 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 54314 53197 140 302 0 54009 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 217256

[startup+822.302 s]
/proc/loadavg: 1.01 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1118528/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=229712 CPUtime=822.04
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 57749 0 0 0 82072 132 0 0 25 0 1 0 333255008 235225088 56315 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 57428 56315 140 302 0 57123 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 229712

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.94 3/78 26414
/proc/meminfo: memFree=1105344/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=242644 CPUtime=882.02
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 60995 0 0 0 88065 137 0 0 25 0 1 0 333255008 248467456 59561 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 60661 59561 140 302 0 60356 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 242644

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1095232/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=252744 CPUtime=942
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 63535 0 0 0 94057 143 0 0 25 0 1 0 333255008 258809856 62101 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 63186 62101 140 302 0 62881 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 252744

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1086848/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=261032 CPUtime=1001.98
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 65617 0 0 0 100050 148 0 0 25 0 1 0 333255008 267296768 64183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 65258 64183 140 302 0 64953 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 261032

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1078976/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=268956 CPUtime=1061.96
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 67586 0 0 0 106044 152 0 0 25 0 1 0 333255008 275410944 66152 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 67239 66152 140 302 0 66934 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 268956

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1072384/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=275484 CPUtime=1121.94
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 69228 0 0 0 112038 156 0 0 25 0 1 0 333255008 282095616 67794 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 68871 67794 140 302 0 68566 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 275484

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1066432/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=281376 CPUtime=1181.92
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 70709 0 0 0 118032 160 0 0 25 0 1 0 333255008 288129024 69275 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 70344 69275 140 302 0 70039 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 281376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.94 2/78 26414
/proc/meminfo: memFree=1064640/2055920 swapFree=4189164/4192956
[pid=26413] ppid=26411 vsize=283096 CPUtime=1200.02
/proc/26413/stat : 26413 (Spear-32) R 26411 26413 26354 0 -1 4194304 71142 0 0 0 119841 161 0 0 25 0 1 0 333255008 289890304 69708 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26413/statm: 70774 69708 140 302 0 70469 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 283096

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.45
CPU time (s): 1200.08
CPU user time (s): 1198.41
CPU system time (s): 1.66275
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 283096

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

runsolver used 1.3038 second user time and 3.07253 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar  5 22:16:45 UTC 2007

IDJOB= 329137
IDBENCH= 20532
IDSOLVER= 131
FILE ID= node13/329137-1173133005

PBS_JOBID= 4014968

Free space on /tmp= 66363 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k50.cnf
COMMAND LINE= /tmp/evaluation/329137-1173133005/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329137-1173133005/instance-329137-1173133005.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-329137-1173133005 -o ROOT/results/node13/solver-329137-1173133005 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329137-1173133005/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329137-1173133005/instance-329137-1173133005.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  18bfff146478ee5369d7f8a59c6fe709

RANDOM SEED= 281958442

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1344216 kB
Buffers:         40732 kB
Cached:         559304 kB
SwapCached:        404 kB
Active:         372528 kB
Inactive:       278508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344216 kB
SwapTotal:     4192956 kB
SwapFree:      4189164 kB
Dirty:            5348 kB
Writeback:           0 kB
Mapped:          60896 kB
Slab:            46240 kB
Committed_AS:  1541304 kB
PageTables:       1744 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= 66363 MiB

End job on node13 on Mon Mar  5 22:36:48 UTC 2007