Trace number 329515

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.11 1200.54

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k45.cnf
MD5SUM6661a752ccd54bac3f6874663e641053
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 variables66285
Number of clauses296368
Sum of the clauses size762534
Maximum clause length20
Minimum clause length1
Number of clauses of size 1463
Number of clauses of size 2230746
Number of clauses of size 332587
Number of clauses of size 413300
Number of clauses of size 55784
Number of clauses of size over 513488

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/329515-1173142479/instance-329515-1173142479.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/node18/watcher-329515-1173142479 -o ROOT/results/node18/solver-329515-1173142479 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329515-1173142479/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329515-1173142479/instance-329515-1173142479.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/77 18256
/proc/meminfo: memFree=1127856/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=1396 CPUtime=0
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 334202481 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 349 138 121 302 0 44 0

[startup+0.034301 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18256
/proc/meminfo: memFree=1127856/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=1396 CPUtime=0.03
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 154 0 0 0 3 0 0 0 18 0 1 0 334202481 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1396

[startup+0.101306 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18256
/proc/meminfo: memFree=1127856/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=3712 CPUtime=0.09
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 738 0 0 0 9 0 0 0 18 0 1 0 334202481 3801088 722 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 928 722 129 302 0 623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.301325 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18256
/proc/meminfo: memFree=1127856/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=10288 CPUtime=0.29
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 2677 0 0 0 27 2 0 0 19 0 1 0 334202481 10534912 2247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 2572 2247 129 302 0 2267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10288

[startup+0.701364 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18256
/proc/meminfo: memFree=1127856/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=23064 CPUtime=0.69
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 6563 0 0 0 63 6 0 0 23 0 1 0 334202481 23617536 5296 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 5766 5296 129 302 0 5461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23064

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1103464/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=36220 CPUtime=1.49
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 10022 0 0 0 142 7 0 0 25 0 1 0 334202481 37089280 7840 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134515636 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 9055 7840 145 302 0 8750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36220

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1096552/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=37000 CPUtime=3.09
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 10236 0 0 0 299 10 0 0 25 0 1 0 334202481 37888000 7996 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 9250 7996 145 302 0 8945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37000

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1095016/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=38420 CPUtime=6.29
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 10607 0 0 0 613 16 0 0 25 0 1 0 334202481 39342080 8367 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 9605 8367 145 302 0 9300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38420

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1092528/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=40984 CPUtime=12.69
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 11264 0 0 0 1245 24 0 0 25 0 1 0 334202481 41967616 8991 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 10246 8991 145 302 0 9941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40984

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1086832/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=46816 CPUtime=25.48
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 12739 0 0 0 2518 30 0 0 25 0 1 0 334202481 47939584 10401 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 11704 10401 145 302 0 11399 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46816

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1076400/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=57168 CPUtime=51.07
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 15361 0 0 0 5068 39 0 0 25 0 1 0 334202481 58540032 13023 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 14292 13023 145 302 0 13987 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57168

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1062896/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=70948 CPUtime=102.27
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 18828 0 0 0 10174 53 0 0 25 0 1 0 334202481 72650752 16361 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 17737 16361 145 302 0 17432 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70948

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1047344/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=86392 CPUtime=162.25
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 22704 0 0 0 16159 66 0 0 25 0 1 0 334202481 88465408 20237 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 21598 20237 145 302 0 21293 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 86392

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1035440/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=98088 CPUtime=222.23
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 25657 0 0 0 22144 79 0 0 25 0 1 0 334202481 100442112 23190 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 24522 23190 145 302 0 24217 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98088

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1025264/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=109616 CPUtime=282.21
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 28498 0 0 0 28130 91 0 0 25 0 1 0 334202481 112246784 25774 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 27404 25774 145 302 0 27099 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 109616

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18257
/proc/meminfo: memFree=1014960/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=119784 CPUtime=342.2
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 31030 0 0 0 34116 104 0 0 25 0 1 0 334202481 122658816 28306 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 29946 28306 145 302 0 29641 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 119784

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 18341
/proc/meminfo: memFree=1001464/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=132032 CPUtime=402.14
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 34104 0 0 0 40098 116 0 0 25 0 1 0 334202481 135200768 31380 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 33008 31380 145 302 0 32703 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 132032

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 18433
/proc/meminfo: memFree=992440/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=140788 CPUtime=462.07
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 36327 0 0 0 46079 128 0 0 25 0 1 0 334202481 144166912 33603 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 35197 33603 145 302 0 34892 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 140788

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18455
/proc/meminfo: memFree=984816/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=149944 CPUtime=522.04
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 38517 0 0 0 52068 136 0 0 25 0 1 0 334202481 153542656 35793 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 37486 35793 145 302 0 37181 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 149944

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18455
/proc/meminfo: memFree=975408/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=159108 CPUtime=582.03
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 40854 0 0 0 58058 145 0 0 25 0 1 0 334202481 162926592 38130 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134513519 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 39777 38130 145 302 0 39472 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 159108

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18455
/proc/meminfo: memFree=969520/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=164928 CPUtime=642.02
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 42332 0 0 0 64050 152 0 0 25 0 1 0 334202481 168886272 39608 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 41232 39608 145 302 0 40927 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 164928

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18455
/proc/meminfo: memFree=962352/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=172428 CPUtime=702
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 44147 0 0 0 70041 159 0 0 25 0 1 0 334202481 176566272 41423 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 43107 41423 145 302 0 42802 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 172428

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18455
/proc/meminfo: memFree=955376/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=181392 CPUtime=761.99
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 46358 0 0 0 76033 166 0 0 25 0 1 0 334202481 185745408 43121 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 45348 43121 145 302 0 45043 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 181392

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18455
/proc/meminfo: memFree=948272/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=188584 CPUtime=821.96
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 48154 0 0 0 82023 173 0 0 25 0 1 0 334202481 193110016 44917 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 47146 44917 145 302 0 46841 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 188584

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18455
/proc/meminfo: memFree=941296/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=195440 CPUtime=881.95
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 49874 0 0 0 88014 181 0 0 25 0 1 0 334202481 200130560 46637 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 48860 46637 145 302 0 48555 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 195440

[startup+942.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 18455
/proc/meminfo: memFree=934448/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=202732 CPUtime=941.93
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 51602 0 0 0 94005 188 0 0 25 0 1 0 334202481 207597568 48365 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 50683 48365 145 302 0 50378 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 202732

[startup+1002.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 18455
/proc/meminfo: memFree=928816/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=208572 CPUtime=1001.91
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 53033 0 0 0 99996 195 0 0 25 0 1 0 334202481 213577728 49796 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 52143 49796 145 302 0 51838 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 208572

[startup+1062.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 18455
/proc/meminfo: memFree=921584/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=216208 CPUtime=1061.9
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 54852 0 0 0 105988 202 0 0 25 0 1 0 334202481 221396992 51615 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 54052 51615 145 302 0 53747 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 216208

[startup+1122.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/78 18455
/proc/meminfo: memFree=915824/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=221912 CPUtime=1121.88
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 56276 0 0 0 111979 209 0 0 25 0 1 0 334202481 227237888 53039 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 55478 53039 145 302 0 55173 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 221912

[startup+1182.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/78 18455
/proc/meminfo: memFree=909552/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=228180 CPUtime=1181.87
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 57858 0 0 0 117970 217 0 0 25 0 1 0 334202481 233656320 54621 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 57045 54621 145 302 0 56740 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 228180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 1.04 1.00 2/78 18455
/proc/meminfo: memFree=907952/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=229692 CPUtime=1200.06
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 58224 0 0 0 119788 218 0 0 25 0 1 0 334202481 235204608 54987 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 57423 54987 145 302 0 57118 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 229692

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.03 1.04 1.00 2/78 18455
/proc/meminfo: memFree=907952/2055920 swapFree=4153516/4192956
[pid=18256] ppid=18254 vsize=229692 CPUtime=1200.06
/proc/18256/stat : 18256 (Spear-32) R 18254 18256 17402 0 -1 4194304 58224 0 0 0 119788 218 0 0 25 0 1 0 334202481 235204608 54987 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18256/statm: 57423 54987 145 302 0 57118 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 229692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1197.89
CPU system time (s): 2.22266
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 229692

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

runsolver used 1.3368 second user time and 3.03854 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Mar  6 00:54:39 UTC 2007

IDJOB= 329515
IDBENCH= 20541
IDSOLVER= 131
FILE ID= node18/329515-1173142479

PBS_JOBID= 4014979

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  6661a752ccd54bac3f6874663e641053

RANDOM SEED= 554212598

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1128264 kB
Buffers:         51108 kB
Cached:         778944 kB
SwapCached:       2472 kB
Active:         439272 kB
Inactive:       416512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128264 kB
SwapTotal:     4192956 kB
SwapFree:      4153516 kB
Dirty:            8296 kB
Writeback:           0 kB
Mapped:          33552 kB
Slab:            57464 kB
Committed_AS:  1176040 kB
PageTables:       1676 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= 66530 MiB

End job on node18 on Tue Mar  6 01:14:42 UTC 2007