Trace number 329767

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.12 1200.46

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k35.cnf
MD5SUM07d9949e24a0b59bc9a141fd94f50f24
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 variables51145
Number of clauses228408
Sum of the clauses size587574
Maximum clause length20
Minimum clause length1
Number of clauses of size 1383
Number of clauses of size 2177786
Number of clauses of size 325137
Number of clauses of size 410250
Number of clauses of size 54464
Number of clauses of size over 510388

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/329767-1173148758/instance-329767-1173148758.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/node55/watcher-329767-1173148758 -o ROOT/results/node55/solver-329767-1173148758 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329767-1173148758/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329767-1173148758/instance-329767-1173148758.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 22562
/proc/meminfo: memFree=1863776/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=1396 CPUtime=0
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 334832247 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 349 138 121 302 0 44 0

[startup+0.048708 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22562
/proc/meminfo: memFree=1863776/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=2440 CPUtime=0.04
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 397 0 0 0 4 0 0 0 18 0 1 0 334832247 2498560 381 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 610 381 129 302 0 305 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2440

[startup+0.101712 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22562
/proc/meminfo: memFree=1863776/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=4128 CPUtime=0.09
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 852 0 0 0 9 0 0 0 18 0 1 0 334832247 4227072 803 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 1032 803 129 302 0 727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4128

[startup+0.301732 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22562
/proc/meminfo: memFree=1863776/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=10580 CPUtime=0.29
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 2759 0 0 0 27 2 0 0 19 0 1 0 334832247 10833920 2329 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 2645 2331 129 302 0 2340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10580

[startup+0.701769 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22562
/proc/meminfo: memFree=1863776/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=19936 CPUtime=0.69
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 5584 0 0 0 64 5 0 0 22 0 1 0 334832247 20414464 4574 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 4984 4574 140 302 0 4679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19936

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22563
/proc/meminfo: memFree=1841624/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=25396 CPUtime=1.49
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 7068 0 0 0 143 6 0 0 25 0 1 0 334832247 26005504 5933 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 6349 5933 145 302 0 6044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25396

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22563
/proc/meminfo: memFree=1840024/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=26184 CPUtime=3.09
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 7279 0 0 0 301 8 0 0 25 0 1 0 334832247 26812416 6144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 6546 6144 145 302 0 6241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26184

[startup+6.3023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22563
/proc/meminfo: memFree=1838424/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=27660 CPUtime=6.29
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 7618 0 0 0 616 13 0 0 25 0 1 0 334832247 28323840 6483 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 6915 6483 145 302 0 6610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27660

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22563
/proc/meminfo: memFree=1835992/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=30220 CPUtime=12.69
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 8273 0 0 0 1252 17 0 0 25 0 1 0 334832247 30945280 7105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 7555 7105 145 302 0 7250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30220

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22563
/proc/meminfo: memFree=1831448/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=34552 CPUtime=25.48
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 9379 0 0 0 2526 22 0 0 25 0 1 0 334832247 35381248 8211 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 8638 8211 145 302 0 8333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34552

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 22563
/proc/meminfo: memFree=1821976/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=44412 CPUtime=51.07
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 11862 0 0 0 5076 31 0 0 25 0 1 0 334832247 45477888 10629 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 11103 10629 145 302 0 10798 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44412

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22563
/proc/meminfo: memFree=1801624/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=64768 CPUtime=102.25
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 17008 0 0 0 10179 46 0 0 25 0 1 0 334832247 66322432 15646 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 16192 15646 145 302 0 15887 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64768

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22563
/proc/meminfo: memFree=1787800/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=78840 CPUtime=162.24
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 20545 0 0 0 16160 64 0 0 25 0 1 0 334832247 80732160 19183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 19710 19183 145 302 0 19405 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 78840

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1771160/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=94928 CPUtime=222.23
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 24588 0 0 0 22149 74 0 0 25 0 1 0 334832247 97206272 23226 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 23732 23226 145 302 0 23427 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 94928

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1759192/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=107992 CPUtime=282.21
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 27839 0 0 0 28134 87 0 0 25 0 1 0 334832247 110583808 26220 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 26998 26220 145 302 0 26693 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 107992

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1742488/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=124580 CPUtime=342.19
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 32014 0 0 0 34119 100 0 0 25 0 1 0 334832247 127569920 30395 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 31145 30395 145 302 0 30840 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 124580

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1723544/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=143556 CPUtime=402.17
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 36780 0 0 0 40108 109 0 0 25 0 1 0 334832247 147001344 35161 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 35889 35161 145 302 0 35584 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 143556

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1707288/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=159644 CPUtime=462.16
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 40795 0 0 0 46098 118 0 0 25 0 1 0 334832247 163475456 39176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 39911 39176 145 302 0 39606 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 159644

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1694232/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=172780 CPUtime=522.14
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 44096 0 0 0 52086 128 0 0 25 0 1 0 334832247 176926720 42477 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 43195 42477 145 302 0 42890 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 172780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1679384/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=187356 CPUtime=582.12
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 47763 0 0 0 58075 137 0 0 25 0 1 0 334832247 191852544 46144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 46839 46144 145 302 0 46534 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 187356

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1666008/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=200692 CPUtime=642.11
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 51080 0 0 0 64068 143 0 0 25 0 1 0 334832247 205508608 49461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 50173 49461 145 302 0 49868 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 200692

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1653592/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=213012 CPUtime=702.09
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 54191 0 0 0 70059 150 0 0 25 0 1 0 334832247 218124288 52572 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 53253 52572 145 302 0 52948 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 213012

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1642008/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=224544 CPUtime=762.08
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 57069 0 0 0 76051 157 0 0 25 0 1 0 334832247 229933056 55450 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 56136 55450 145 302 0 55831 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 224544

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1632600/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=234172 CPUtime=822.06
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 59478 0 0 0 82042 164 0 0 25 0 1 0 334832247 239792128 57859 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 58543 57859 145 302 0 58238 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 234172

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1619928/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=248584 CPUtime=882.04
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 63089 0 0 0 88033 171 0 0 25 0 1 0 334832247 254550016 60957 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 62146 60957 145 302 0 61841 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 248584

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1610008/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=258564 CPUtime=942.03
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 65590 0 0 0 94027 176 0 0 25 0 1 0 334832247 264769536 63458 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 64641 63458 145 302 0 64336 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 258564

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1600280/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=268064 CPUtime=1002
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 67976 0 0 0 100018 182 0 0 25 0 1 0 334832247 274497536 65844 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 67016 65844 145 302 0 66711 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 268064

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1590360/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=278148 CPUtime=1061.99
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 70511 0 0 0 106010 189 0 0 25 0 1 0 334832247 284823552 68379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 69537 68379 145 302 0 69232 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 278148

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1579736/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=288528 CPUtime=1121.97
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 73098 0 0 0 112002 195 0 0 25 0 1 0 334832247 295452672 70966 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 72132 70966 145 302 0 71827 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 288528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1566744/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=301560 CPUtime=1181.96
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 76377 0 0 0 117995 201 0 0 25 0 1 0 334832247 308797440 74245 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 75390 74245 145 302 0 75085 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 301560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22565
/proc/meminfo: memFree=1561176/2055920 swapFree=4183804/4192956
[pid=22562] ppid=22560 vsize=306844 CPUtime=1200.05
/proc/22562/stat : 22562 (Spear-32) R 22560 22562 22413 0 -1 4194304 77705 0 0 0 119803 202 0 0 25 0 1 0 334832247 314208256 75573 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 76711 75573 145 302 0 76406 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 306844

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.46
CPU time (s): 1200.12
CPU user time (s): 1198.04
CPU system time (s): 2.07968
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 306844

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

runsolver used 0.861868 second user time and 2.44463 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue Mar  6 02:39:18 UTC 2007

IDJOB= 329767
IDBENCH= 20547
IDSOLVER= 131
FILE ID= node55/329767-1173148758

PBS_JOBID= 4015219

Free space on /tmp= 66498 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  07d9949e24a0b59bc9a141fd94f50f24

RANDOM SEED= 497412287

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:       1864184 kB
Buffers:         15840 kB
Cached:         106116 kB
SwapCached:       2892 kB
Active:          32288 kB
Inactive:       102276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864184 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:            6664 kB
Writeback:           0 kB
Mapped:          18888 kB
Slab:            43168 kB
Committed_AS:   969788 kB
PageTables:       1388 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= 66498 MiB

End job on node55 on Tue Mar  6 02:59:21 UTC 2007