Trace number 330566

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 FH 1.0? (TO) 1200.12 1200.48

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k75.cnf
MD5SUM3416c6874d406be2f57771d32f96bd63
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark559.077
Satisfiable
(Un)Satisfiability was proved
Number of variables154604
Number of clauses642979
Sum of the clauses size1649491
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2455995
Number of clauses of size 3120756
Number of clauses of size 422914
Number of clauses of size 513049
Number of clauses of size over 528193

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/330566-1173168398/instance-330566-1173168398.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/node2/watcher-330566-1173168398 -o ROOT/results/node2/solver-330566-1173168398 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330566-1173168398/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330566-1173168398/instance-330566-1173168398.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.92 0.98 0.99 3/77 30711
/proc/meminfo: memFree=1853168/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=1396 CPUtime=0
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 336794853 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 349 138 121 302 0 44 0

[startup+0.0667199 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30711
/proc/meminfo: memFree=1853168/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=1396 CPUtime=0.06
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 154 0 0 0 6 0 0 0 18 0 1 0 336794853 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134799810 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1396

[startup+0.102724 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30711
/proc/meminfo: memFree=1853168/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=2736 CPUtime=0.09
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 432 0 0 0 9 0 0 0 18 0 1 0 336794853 2801664 416 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271278 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 684 417 128 302 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2736

[startup+0.301745 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30711
/proc/meminfo: memFree=1853168/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=9316 CPUtime=0.29
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 2437 0 0 0 28 1 0 0 19 0 1 0 336794853 9539584 2007 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 2362 2008 129 302 0 2057 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9316

[startup+0.701786 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30711
/proc/meminfo: memFree=1853168/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=26544 CPUtime=0.69
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 6774 0 0 0 62 7 0 0 23 0 1 0 336794853 27181056 5315 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 6636 5315 129 302 0 6331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26544

[startup+1.50187 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 30712
/proc/meminfo: memFree=1823912/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=56728 CPUtime=1.49
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 16076 0 0 0 136 13 0 0 25 0 1 0 336794853 58089472 11731 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271226 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 14182 11731 129 302 0 13877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56728

[startup+3.10104 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 30712
/proc/meminfo: memFree=1803048/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=59084 CPUtime=3.09
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 17091 0 0 0 293 16 0 0 25 0 1 0 336794853 60502016 12648 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 14771 12648 140 302 0 14466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59084

[startup+6.30137 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 30712
/proc/meminfo: memFree=1802024/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=60116 CPUtime=6.29
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 17374 0 0 0 611 18 0 0 25 0 1 0 336794853 61558784 12931 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 15029 12931 140 302 0 14724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60116

[startup+12.701 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 30712
/proc/meminfo: memFree=1799208/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=63080 CPUtime=12.68
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 18120 0 0 0 1247 21 0 0 25 0 1 0 336794853 64593920 13677 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 15770 13677 140 302 0 15465 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63080

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 30712
/proc/meminfo: memFree=1795048/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=66856 CPUtime=25.49
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 19090 0 0 0 2523 26 0 0 25 0 1 0 336794853 68460544 14647 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 16714 14647 140 302 0 16409 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66856

[startup+51.103 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 30712
/proc/meminfo: memFree=1785832/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=76272 CPUtime=51.07
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 21461 0 0 0 5069 38 0 0 25 0 1 0 336794853 78102528 16985 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 19068 16985 140 302 0 18763 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76272

[startup+102.305 s]
/proc/loadavg: 1.05 1.00 0.99 2/78 30712
/proc/meminfo: memFree=1766376/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=95632 CPUtime=102.25
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 26351 0 0 0 10173 52 0 0 25 0 1 0 336794853 97927168 21810 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 23908 21810 140 302 0 23603 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95632

[startup+162.303 s]
/proc/loadavg: 1.02 1.00 0.99 2/78 30712
/proc/meminfo: memFree=1744744/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=117568 CPUtime=162.23
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 31871 0 0 0 16159 64 0 0 25 0 1 0 336794853 120389632 27201 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 29392 27201 140 302 0 29087 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 117568

[startup+222.303 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 30712
/proc/meminfo: memFree=1727784/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=134820 CPUtime=222.22
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 36230 0 0 0 22146 76 0 0 25 0 1 0 336794853 138055680 31431 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 33705 31431 140 302 0 33400 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 134820

[startup+282.303 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 30712
/proc/meminfo: memFree=1711272/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=151364 CPUtime=282.2
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 40385 0 0 0 28137 83 0 0 25 0 1 0 336794853 154996736 35586 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 37841 35586 140 302 0 37536 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 151364

[startup+342.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 30712
/proc/meminfo: memFree=1696104/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=166168 CPUtime=342.19
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 44123 0 0 0 34121 98 0 0 25 0 1 0 336794853 170156032 39324 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 41542 39324 140 302 0 41237 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 166168

[startup+402.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/78 30712
/proc/meminfo: memFree=1678952/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=183500 CPUtime=402.16
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 48466 0 0 0 40111 105 0 0 25 0 1 0 336794853 187904000 43667 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 45875 43667 140 302 0 45570 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 183500

[startup+462.303 s]
/proc/loadavg: 1.16 1.07 1.01 2/78 30712
/proc/meminfo: memFree=1657128/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=205064 CPUtime=462.15
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 53862 0 0 0 46102 113 0 0 25 0 1 0 336794853 209985536 49063 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538375 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 51266 49063 140 302 0 50961 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 205064

[startup+522.302 s]
/proc/loadavg: 1.11 1.07 1.01 2/78 30712
/proc/meminfo: memFree=1635496/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=227896 CPUtime=522.13
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 59587 0 0 0 52094 119 0 0 25 0 1 0 336794853 233365504 54531 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539439 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 56974 54531 140 302 0 56669 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 227896

[startup+582.302 s]
/proc/loadavg: 1.04 1.05 1.00 2/78 30712
/proc/meminfo: memFree=1611688/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=251380 CPUtime=582.12
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 65476 0 0 0 58083 129 0 0 25 0 1 0 336794853 257413120 60415 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 62845 60415 140 302 0 62540 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 251380

[startup+642.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 30712
/proc/meminfo: memFree=1592936/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=269892 CPUtime=642.1
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 70105 0 0 0 64076 134 0 0 25 0 1 0 336794853 276369408 65044 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 67473 65044 140 302 0 67168 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 269892

[startup+702.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 30712
/proc/meminfo: memFree=1573544/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=289344 CPUtime=702.08
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 74974 0 0 0 70067 141 0 0 25 0 1 0 336794853 296288256 69913 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 72336 69913 140 302 0 72031 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 289344

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 30712
/proc/meminfo: memFree=1559464/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=303152 CPUtime=762.06
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 78459 0 0 0 76053 153 0 0 25 0 1 0 336794853 310427648 73398 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 75788 73398 140 302 0 75483 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 303152

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 30712
/proc/meminfo: memFree=1546088/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=316672 CPUtime=822.05
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 81857 0 0 0 82040 165 0 0 25 0 1 0 336794853 324272128 76796 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538375 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 79168 76796 140 302 0 78863 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 316672

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30712
/proc/meminfo: memFree=1530920/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=331624 CPUtime=882.02
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 85628 0 0 0 88029 173 0 0 25 0 1 0 336794853 339582976 80567 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 82906 80567 140 302 0 82601 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 331624

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30712
/proc/meminfo: memFree=1508328/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=354204 CPUtime=942.01
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 91283 0 0 0 94021 180 0 0 25 0 1 0 336794853 362704896 86222 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 88551 86222 140 302 0 88246 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 354204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30712
/proc/meminfo: memFree=1487208/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=375272 CPUtime=1002
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 96535 0 0 0 100014 186 0 0 25 0 1 0 336794853 384278528 91474 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539587 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 93818 91474 140 302 0 93513 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 375272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30712
/proc/meminfo: memFree=1472936/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=389708 CPUtime=1061.98
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 100131 0 0 0 106003 195 0 0 25 0 1 0 336794853 399060992 95070 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 97427 95070 140 302 0 97122 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 389708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30712
/proc/meminfo: memFree=1460392/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=401940 CPUtime=1121.96
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 103202 0 0 0 111994 202 0 0 25 0 1 0 336794853 411586560 98141 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134535697 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 100485 98141 140 302 0 100180 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 401940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30712
/proc/meminfo: memFree=1440808/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=421852 CPUtime=1181.95
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 108209 0 0 0 117979 216 0 0 25 0 1 0 336794853 431976448 103148 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 105463 103148 140 302 0 105158 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 421852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30712
/proc/meminfo: memFree=1435048/2055920 swapFree=4153276/4192956
[pid=30711] ppid=30709 vsize=427128 CPUtime=1200.04
/proc/30711/stat : 30711 (Spear-32) R 30709 30711 29707 0 -1 4194304 109532 0 0 0 119785 219 0 0 25 0 1 0 336794853 437379072 104471 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30711/statm: 106782 104471 140 302 0 106477 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 427128

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.48
CPU time (s): 1200.12
CPU user time (s): 1197.86
CPU system time (s): 2.26666
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 427128

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

runsolver used 1.38379 second user time and 2.98455 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Mar  6 08:06:39 UTC 2007

IDJOB= 330566
IDBENCH= 20566
IDSOLVER= 132
FILE ID= node2/330566-1173168398

PBS_JOBID= 4015011

Free space on /tmp= 66495 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3416c6874d406be2f57771d32f96bd63

RANDOM SEED= 945063130

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:       1853640 kB
Buffers:         38200 kB
Cached:          88220 kB
SwapCached:       2372 kB
Active:          59592 kB
Inactive:        89636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853640 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:           16928 kB
Writeback:           0 kB
Mapped:          30660 kB
Slab:            38560 kB
Committed_AS:  1580956 kB
PageTables:       1812 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= 66495 MiB

End job on node2 on Tue Mar  6 08:26:41 UTC 2007