Trace number 330187

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k50.cnf
MD5SUMa98ae53616f0aac946d1660291c4c36b
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 variables102304
Number of clauses424929
Sum of the clauses size1088741
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2300970
Number of clauses of size 379606
Number of clauses of size 415114
Number of clauses of size 58599
Number of clauses of size over 518568

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/330187-1173159120/instance-330187-1173159120.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/node5/watcher-330187-1173159120 -o ROOT/results/node5/solver-330187-1173159120 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330187-1173159120/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330187-1173159120/instance-330187-1173159120.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.97 0.99 3/77 20554
/proc/meminfo: memFree=1854624/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=1396 CPUtime=0
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 335866915 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 349 138 121 302 0 44 0

[startup+0.063833 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 20554
/proc/meminfo: memFree=1854624/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=2000 CPUtime=0.06
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 304 0 0 0 6 0 0 0 18 0 1 0 335866915 2048000 288 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 500 289 129 302 0 195 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2000

[startup+0.101836 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 20554
/proc/meminfo: memFree=1854624/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=3416 CPUtime=0.09
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 647 0 0 0 9 0 0 0 18 0 1 0 335866915 3497984 631 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 854 631 129 302 0 549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3416

[startup+0.301858 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 20554
/proc/meminfo: memFree=1854624/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=10160 CPUtime=0.29
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 2656 0 0 0 28 1 0 0 19 0 1 0 335866915 10403840 2259 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 2540 2260 129 302 0 2235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10160

[startup+0.701905 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 20554
/proc/meminfo: memFree=1854624/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=26688 CPUtime=0.69
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 7448 0 0 0 64 5 0 0 23 0 1 0 335866915 27328512 5637 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135251761 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 6672 5637 129 302 0 6367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26688

[startup+1.50199 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1824536/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=44164 CPUtime=1.49
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 12523 0 0 0 140 9 0 0 25 0 1 0 335866915 45223936 10357 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 11041 10357 145 302 0 10736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44164

[startup+3.10218 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1805080/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=55228 CPUtime=3.09
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 15600 0 0 0 299 10 0 0 25 0 1 0 335866915 56553472 12648 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134536127 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 13807 12649 146 302 0 13502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55228

[startup+6.30154 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1802904/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=57036 CPUtime=6.29
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 16067 0 0 0 617 12 0 0 25 0 1 0 335866915 58404864 13115 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 14259 13115 145 302 0 13954 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57036

[startup+12.7013 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1799320/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=60512 CPUtime=12.69
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 16943 0 0 0 1254 15 0 0 25 0 1 0 335866915 61964288 13991 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 15128 13991 145 302 0 14823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60512

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1792536/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=67176 CPUtime=25.48
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 18610 0 0 0 2528 20 0 0 25 0 1 0 335866915 68788224 15625 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 16794 15625 145 302 0 16489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67176

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1780952/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=78976 CPUtime=51.07
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 21600 0 0 0 5078 29 0 0 25 0 1 0 335866915 80871424 18550 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 19744 18550 145 302 0 19439 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78976

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1762712/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=96756 CPUtime=102.26
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 26114 0 0 0 10182 44 0 0 25 0 1 0 335866915 99078144 23064 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 24189 23064 145 302 0 23884 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 96756

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1742872/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=117148 CPUtime=162.25
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 31226 0 0 0 16166 59 0 0 25 0 1 0 335866915 119959552 28047 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 29287 28047 145 302 0 28982 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 117148

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1726296/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=133480 CPUtime=222.23
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 35324 0 0 0 22155 68 0 0 25 0 1 0 335866915 136683520 32145 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 33370 32145 145 302 0 33065 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 133480

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1709144/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=150664 CPUtime=282.21
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 39636 0 0 0 28141 80 0 0 25 0 1 0 335866915 154279936 36457 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 37666 36457 145 302 0 37361 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 150664

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1688856/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=170696 CPUtime=342.19
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 44658 0 0 0 34128 91 0 0 25 0 1 0 335866915 174792704 41479 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 42674 41479 145 302 0 42369 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 170696

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1671384/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=189188 CPUtime=402.18
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 49313 0 0 0 40119 99 0 0 25 0 1 0 335866915 193728512 45877 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 47297 45877 145 302 0 46992 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 189188

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1656024/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=204392 CPUtime=462.15
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 53096 0 0 0 46108 107 0 0 25 0 1 0 335866915 209297408 49660 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 51098 49660 145 302 0 50793 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 204392

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1635928/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=224860 CPUtime=522.14
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 58238 0 0 0 52095 119 0 0 25 0 1 0 335866915 230256640 54802 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 56215 54802 145 302 0 55910 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 224860

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1609688/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=250452 CPUtime=582.12
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 64658 0 0 0 58081 131 0 0 25 0 1 0 335866915 256462848 61222 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526920 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 62613 61222 145 302 0 62308 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 250452

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20555
/proc/meminfo: memFree=1596632/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=263412 CPUtime=642.11
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 67891 0 0 0 64073 138 0 0 25 0 1 0 335866915 269733888 64455 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 65853 64455 145 302 0 65548 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 263412

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1581592/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=278048 CPUtime=702.08
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 71562 0 0 0 70063 145 0 0 25 0 1 0 335866915 284721152 68126 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 69512 68126 145 302 0 69207 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 278048

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1567768/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=291748 CPUtime=762.07
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 74972 0 0 0 76054 153 0 0 25 0 1 0 335866915 298749952 71536 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 72937 71536 145 302 0 72632 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 291748

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1555672/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=303852 CPUtime=822.05
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 78002 0 0 0 82044 161 0 0 25 0 1 0 335866915 311144448 74566 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 75963 74566 145 302 0 75658 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 303852

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1542680/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=316752 CPUtime=882.04
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 81243 0 0 0 88035 169 0 0 25 0 1 0 335866915 324354048 77807 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 79188 77807 145 302 0 78883 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 316752

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1531288/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=328316 CPUtime=942.02
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 84106 0 0 0 94028 174 0 0 25 0 1 0 335866915 336195584 80670 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 82079 80670 145 302 0 81774 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 328316

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1518872/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=340524 CPUtime=1001.99
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 87186 0 0 0 100016 183 0 0 25 0 1 0 335866915 348696576 83750 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 85131 83750 145 302 0 84826 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 340524

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1506136/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=353316 CPUtime=1061.98
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 90395 0 0 0 106008 190 0 0 25 0 1 0 335866915 361795584 86959 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 88329 86959 145 302 0 88024 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 353316

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1495256/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=364016 CPUtime=1121.96
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 93075 0 0 0 112000 196 0 0 25 0 1 0 335866915 372752384 89639 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 91004 89639 145 302 0 90699 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 364016

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1485336/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=376152 CPUtime=1181.94
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 96093 0 0 0 117992 202 0 0 25 0 1 0 335866915 385179648 92144 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 94038 92144 145 302 0 93733 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 376152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 20557
/proc/meminfo: memFree=1481560/2055920 swapFree=4170492/4192956
[pid=20554] ppid=20552 vsize=379720 CPUtime=1200.04
/proc/20554/stat : 20554 (Spear-32) R 20552 20554 18845 0 -1 4194304 96979 0 0 0 119800 204 0 0 25 0 1 0 335866915 388833280 93030 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20554/statm: 94930 93030 145 302 0 94625 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 379720

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.47
CPU time (s): 1200.12
CPU user time (s): 1198.01
CPU system time (s): 2.10768
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 379720

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

runsolver used 1.42078 second user time and 2.95155 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Mar  6 05:32:01 UTC 2007

IDJOB= 330187
IDBENCH= 20557
IDSOLVER= 131
FILE ID= node5/330187-1173159120

PBS_JOBID= 4014988

Free space on /tmp= 66516 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.k50.cnf
COMMAND LINE= /tmp/evaluation/330187-1173159120/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330187-1173159120/instance-330187-1173159120.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-330187-1173159120 -o ROOT/results/node5/solver-330187-1173159120 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330187-1173159120/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330187-1173159120/instance-330187-1173159120.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a98ae53616f0aac946d1660291c4c36b

RANDOM SEED= 40321927

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1855032 kB
Buffers:         27500 kB
Cached:          95056 kB
SwapCached:       1952 kB
Active:          53876 kB
Inactive:        95432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855032 kB
SwapTotal:     4192956 kB
SwapFree:      4170492 kB
Dirty:           11392 kB
Writeback:           0 kB
Mapped:          34832 kB
Slab:            37240 kB
Committed_AS:  1182600 kB
PageTables:       1700 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= 66516 MiB

End job on node5 on Tue Mar  6 05:52:03 UTC 2007