Trace number 330439

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_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
MD5SUMf58c56449dc331f330165a8aa06cad43
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 variables81384
Number of clauses337709
Sum of the clauses size864441
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2238960
Number of clauses of size 363146
Number of clauses of size 411994
Number of clauses of size 56819
Number of clauses of size over 514718

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

[startup+0.0579211 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12370
/proc/meminfo: memFree=962720/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=2060 CPUtime=0.05
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 330 0 0 0 5 0 0 0 18 0 1 0 336489626 2109440 314 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135262058 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 515 314 129 302 0 210 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2060

[startup+0.101927 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12370
/proc/meminfo: memFree=962720/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=4216 CPUtime=0.09
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 863 0 0 0 9 0 0 0 18 0 1 0 336489626 4317184 741 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135251622 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 1054 741 129 302 0 749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4216

[startup+0.301945 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12370
/proc/meminfo: memFree=962720/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=10280 CPUtime=0.29
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 2740 0 0 0 27 2 0 0 19 0 1 0 336489626 10526720 2310 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 2570 2310 129 302 0 2265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10280

[startup+0.701988 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12370
/proc/meminfo: memFree=962720/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=28708 CPUtime=0.69
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 7381 0 0 0 64 5 0 0 23 0 1 0 336489626 29396992 5665 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 7177 5667 129 302 0 6872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28708

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=934296/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=42952 CPUtime=1.49
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 12015 0 0 0 140 9 0 0 25 0 1 0 336489626 43982848 9767 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 10738 9767 145 302 0 10433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42952

[startup+3.10476 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=922584/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=44792 CPUtime=3.09
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 12617 0 0 0 299 10 0 0 25 0 1 0 336489626 45867008 10199 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 11198 10199 145 302 0 10893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44792

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=921120/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=46108 CPUtime=6.29
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 12937 0 0 0 617 12 0 0 25 0 1 0 336489626 47214592 10519 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134551628 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 11527 10519 145 302 0 11222 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46108

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=918368/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=49156 CPUtime=12.69
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 13677 0 0 0 1252 17 0 0 25 0 1 0 336489626 50335744 11259 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 12289 11259 145 302 0 11984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49156

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=911008/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=56152 CPUtime=25.48
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 15467 0 0 0 2526 22 0 0 25 0 1 0 336489626 57499648 13016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 14038 13016 145 302 0 13733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56152

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=898592/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=68924 CPUtime=51.07
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 18674 0 0 0 5076 31 0 0 25 0 1 0 336489626 70578176 16158 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 17231 16158 145 302 0 16926 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 68924

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=879840/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=87420 CPUtime=102.27
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 23312 0 0 0 10187 40 0 0 25 0 1 0 336489626 89518080 20796 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 21855 20796 145 302 0 21550 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87420

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=859872/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=107932 CPUtime=162.25
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 28466 0 0 0 16173 52 0 0 25 0 1 0 336489626 110522368 25821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 26983 25821 145 302 0 26678 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 107932

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=843872/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=123720 CPUtime=222.22
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 32404 0 0 0 22162 60 0 0 25 0 1 0 336489626 126689280 29759 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 30930 29759 145 302 0 30625 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 123720

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=828768/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=138756 CPUtime=282.22
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 36185 0 0 0 28153 69 0 0 25 0 1 0 336489626 142086144 33540 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525060 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 34689 33540 145 302 0 34384 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 138756

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=812256/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=155104 CPUtime=342.19
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 40270 0 0 0 34139 80 0 0 25 0 1 0 336489626 158826496 37625 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 38776 37625 145 302 0 38471 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 155104

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=797344/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=170044 CPUtime=402.18
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 44041 0 0 0 40132 86 0 0 25 0 1 0 336489626 174125056 41396 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 42511 41396 145 302 0 42206 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 170044

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=782752/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=184496 CPUtime=462.16
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 47654 0 0 0 46123 93 0 0 25 0 1 0 336489626 188923904 45009 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 46124 45009 145 302 0 45819 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 184496

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=769760/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=198664 CPUtime=522.14
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 51205 0 0 0 52114 100 0 0 25 0 1 0 336489626 203431936 48303 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 49666 48303 145 302 0 49361 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 198664

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=756512/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=211820 CPUtime=582.13
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 54491 0 0 0 58105 108 0 0 25 0 1 0 336489626 216903680 51589 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 52955 51589 145 302 0 52650 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 211820

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=744288/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=223904 CPUtime=642.11
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 57507 0 0 0 64096 115 0 0 25 0 1 0 336489626 229277696 54605 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 55976 54605 145 302 0 55671 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 223904

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=732448/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=235924 CPUtime=702.09
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 60501 0 0 0 70086 123 0 0 25 0 1 0 336489626 241586176 57599 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134538530 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 58981 57599 145 302 0 58676 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 235924

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=720224/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=248040 CPUtime=762.08
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 63517 0 0 0 76077 131 0 0 25 0 1 0 336489626 253992960 60615 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 62010 60615 145 302 0 61705 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 248040

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=706784/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=261600 CPUtime=822.05
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 66903 0 0 0 82066 139 0 0 25 0 1 0 336489626 267878400 64001 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 65400 64001 145 302 0 65095 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 261600

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=696096/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=272112 CPUtime=882.04
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 69536 0 0 0 88058 146 0 0 25 0 1 0 336489626 278642688 66634 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 68028 66634 145 302 0 67723 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 272112

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=685920/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=282220 CPUtime=942.03
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 72099 0 0 0 94050 153 0 0 25 0 1 0 336489626 288993280 69197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 70555 69197 145 302 0 70250 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 282220

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=674528/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=293560 CPUtime=1002.01
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 74928 0 0 0 100042 159 0 0 25 0 1 0 336489626 300605440 72026 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 73390 72026 145 302 0 73085 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 293560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=663776/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=304536 CPUtime=1061.99
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 77649 0 0 0 106033 166 0 0 25 0 1 0 336489626 311844864 74747 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 76134 74747 145 302 0 75829 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 304536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=653024/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=315312 CPUtime=1121.97
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 80305 0 0 0 112024 173 0 0 25 0 1 0 336489626 322879488 77403 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 78828 77403 145 302 0 78523 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 315312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=642720/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=325668 CPUtime=1181.95
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 82882 0 0 0 118016 179 0 0 25 0 1 0 336489626 333484032 79980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 81417 79980 145 302 0 81112 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 325668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12371
/proc/meminfo: memFree=639392/2055920 swapFree=4183280/4192956
[pid=12370] ppid=12368 vsize=328844 CPUtime=1200.06
/proc/12370/stat : 12370 (Spear-32) R 12368 12370 11923 0 -1 4194304 83660 0 0 0 119825 181 0 0 25 0 1 0 336489626 336736256 80758 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12370/statm: 82211 80758 145 302 0 81906 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 328844

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.25
CPU system time (s): 1.86272
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 328844

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

runsolver used 0.873867 second user time and 2.42163 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Mar  6 07:15:22 UTC 2007

IDJOB= 330439
IDBENCH= 20563
IDSOLVER= 131
FILE ID= node63/330439-1173165322

PBS_JOBID= 4015248

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f58c56449dc331f330165a8aa06cad43

RANDOM SEED= 215671823

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        963192 kB
Buffers:         43932 kB
Cached:         958716 kB
SwapCached:       3684 kB
Active:         140776 kB
Inactive:       871360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        963192 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:            9244 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            66612 kB
Committed_AS:   789464 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66505 MiB

End job on node63 on Tue Mar  6 07:35:25 UTC 2007