Trace number 330607

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.14 1200.56

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k25.cnf
MD5SUMcb7e94a0572e125e87a474412f4998c5
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 variables50004
Number of clauses206879
Sum of the clauses size527991
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2145945
Number of clauses of size 338456
Number of clauses of size 47314
Number of clauses of size 54149
Number of clauses of size over 58943

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/330607-1173169426/instance-330607-1173169426.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/node65/watcher-330607-1173169426 -o ROOT/results/node65/solver-330607-1173169426 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330607-1173169426/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330607-1173169426/instance-330607-1173169426.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: 1.00 1.00 1.00 3/64 16247
/proc/meminfo: memFree=1243752/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=1396 CPUtime=0
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 336900187 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 349 138 121 302 0 44 0

[startup+0.038631 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16247
/proc/meminfo: memFree=1243752/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=2140 CPUtime=0.03
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 321 0 0 0 3 0 0 0 18 0 1 0 336900187 2191360 305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 535 305 129 302 0 230 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2140

[startup+0.101641 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16247
/proc/meminfo: memFree=1243752/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=4476 CPUtime=0.09
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 945 0 0 0 8 1 0 0 18 0 1 0 336900187 4583424 823 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 1119 823 129 302 0 814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4476

[startup+0.301673 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16247
/proc/meminfo: memFree=1243752/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=10680 CPUtime=0.29
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 2840 0 0 0 27 2 0 0 19 0 1 0 336900187 10936320 2410 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 2670 2410 129 302 0 2365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10680

[startup+0.702739 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16247
/proc/meminfo: memFree=1243752/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=21068 CPUtime=0.69
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 5819 0 0 0 64 5 0 0 22 0 1 0 336900187 21573632 4778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 5267 4778 145 302 0 4962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21068

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1220832/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=25600 CPUtime=1.49
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 7085 0 0 0 143 6 0 0 25 0 1 0 336900187 26214400 5952 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 6400 5952 145 302 0 6095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25600

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1220000/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=26500 CPUtime=3.09
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 7295 0 0 0 302 7 0 0 25 0 1 0 336900187 27136000 6162 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 6625 6162 145 302 0 6320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26500

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1218016/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=28064 CPUtime=6.29
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 7695 0 0 0 620 9 0 0 25 0 1 0 336900187 28737536 6562 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 7016 6562 145 302 0 6711 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28064

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1214816/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=31276 CPUtime=12.68
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 8489 0 0 0 1257 11 0 0 25 0 1 0 336900187 32026624 7356 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 7819 7356 145 302 0 7514 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31276

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1208416/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=37520 CPUtime=25.48
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 10089 0 0 0 2531 17 0 0 25 0 1 0 336900187 38420480 8923 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 9380 8923 145 302 0 9075 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37520

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1196384/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=50040 CPUtime=51.07
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 13224 0 0 0 5082 25 0 0 25 0 1 0 336900187 51240960 11993 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 12510 11993 145 302 0 12205 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50040

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1177056/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=68748 CPUtime=102.26
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 17954 0 0 0 10190 36 0 0 25 0 1 0 336900187 70397952 16723 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 17187 16723 145 302 0 16882 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 68748

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1156064/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=90412 CPUtime=162.23
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 23407 0 0 0 16174 49 0 0 25 0 1 0 336900187 92581888 22047 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 22603 22047 145 302 0 22298 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90412

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1136224/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=110004 CPUtime=222.21
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 28291 0 0 0 22163 58 0 0 25 0 1 0 336900187 112644096 26931 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 27501 26931 145 302 0 27196 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 110004

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1118176/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=128048 CPUtime=282.19
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 32814 0 0 0 28151 68 0 0 25 0 1 0 336900187 131121152 31454 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 32012 31454 145 302 0 31707 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 128048

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1102624/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=143440 CPUtime=342.17
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 36665 0 0 0 34143 74 0 0 25 0 1 0 336900187 146882560 35305 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 35860 35305 145 302 0 35555 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 143440

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1088480/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=157736 CPUtime=402.15
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 40256 0 0 0 40134 81 0 0 25 0 1 0 336900187 161521664 38896 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 39434 38896 145 302 0 39129 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 157736

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1074144/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=172824 CPUtime=462.13
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 44046 0 0 0 46124 89 0 0 25 0 1 0 336900187 176971776 42429 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 43206 42429 145 302 0 42901 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 172824

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1059616/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=187636 CPUtime=522.11
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 47714 0 0 0 52112 99 0 0 25 0 1 0 336900187 192139264 46097 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 46909 46097 145 302 0 46604 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 187636

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1048160/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=198696 CPUtime=582.08
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 50521 0 0 0 58100 108 0 0 25 0 1 0 336900187 203464704 48904 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 49674 48904 145 302 0 49369 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 198696

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1035744/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=210932 CPUtime=642.07
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 53596 0 0 0 64091 116 0 0 25 0 1 0 336900187 215994368 51979 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 52733 51979 145 302 0 52428 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 210932

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1022112/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=224552 CPUtime=702.05
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 57014 0 0 0 70082 123 0 0 25 0 1 0 336900187 229941248 55397 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524640 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 56138 55397 145 302 0 55833 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 224552

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=1010080/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=236572 CPUtime=762.04
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 60020 0 0 0 76076 128 0 0 25 0 1 0 336900187 242249728 58403 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 59143 58403 145 302 0 58838 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 236572

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=998112/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=248708 CPUtime=822
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 63031 0 0 0 82068 132 0 0 25 0 1 0 336900187 254676992 61414 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 62177 61414 145 302 0 61872 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 248708

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=985632/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=261028 CPUtime=881.98
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 66122 0 0 0 88059 139 0 0 25 0 1 0 336900187 267292672 64505 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 65257 64505 145 302 0 64952 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 261028

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=973920/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=272924 CPUtime=941.97
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 69070 0 0 0 94052 145 0 0 25 0 1 0 336900187 279474176 67453 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 68231 67453 145 302 0 67926 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 272924

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16248
/proc/meminfo: memFree=962144/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=284632 CPUtime=1001.94
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 71982 0 0 0 100044 150 0 0 25 0 1 0 336900187 291463168 70365 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 71158 70365 145 302 0 70853 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 284632

[startup+1062.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 16250
/proc/meminfo: memFree=951328/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=295512 CPUtime=1061.93
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 74704 0 0 0 106035 158 0 0 25 0 1 0 336900187 302604288 73087 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 73878 73087 145 302 0 73573 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 295512

[startup+1122.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 16250
/proc/meminfo: memFree=939360/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=307400 CPUtime=1121.91
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 77668 0 0 0 112027 164 0 0 25 0 1 0 336900187 314777600 76051 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 76850 76051 145 302 0 76545 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 307400

[startup+1182.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 16250
/proc/meminfo: memFree=928928/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=317788 CPUtime=1181.88
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 80285 0 0 0 118019 169 0 0 25 0 1 0 336900187 325414912 78668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 79447 78668 145 302 0 79142 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 317788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16250
/proc/meminfo: memFree=925792/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=320924 CPUtime=1200.08
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 81043 0 0 0 119837 171 0 0 25 0 1 0 336900187 328626176 79426 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 80231 79426 145 302 0 79926 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 320924

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.02 1.02 1.00 2/65 16250
/proc/meminfo: memFree=925792/2055920 swapFree=4184052/4192956
[pid=16247] ppid=16245 vsize=320924 CPUtime=1200.08
/proc/16247/stat : 16247 (Spear-32) R 16245 16247 15192 0 -1 4194304 81043 0 0 0 119837 171 0 0 25 0 1 0 336900187 328626176 79426 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16247/statm: 80231 79426 145 302 0 79926 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 320924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.14
CPU user time (s): 1198.38
CPU system time (s): 1.76273
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 320924

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

runsolver used 0.889864 second user time and 2.41463 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue Mar  6 08:23:47 UTC 2007

IDJOB= 330607
IDBENCH= 20567
IDSOLVER= 131
FILE ID= node65/330607-1173169426

PBS_JOBID= 4015226

Free space on /tmp= 66476 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cb7e94a0572e125e87a474412f4998c5

RANDOM SEED= 57743374

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1244160 kB
Buffers:         51048 kB
Cached:         670476 kB
SwapCached:       2948 kB
Active:         108104 kB
Inactive:       623608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244160 kB
SwapTotal:     4192956 kB
SwapFree:      4184052 kB
Dirty:            6184 kB
Writeback:           0 kB
Mapped:          16112 kB
Slab:            65984 kB
Committed_AS:   780672 kB
PageTables:       1460 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= 66476 MiB

End job on node65 on Tue Mar  6 08:43:49 UTC 2007