Trace number 305928

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.13 1200.53

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S971732863-03.cnf
MD5SUM3cf867d82f32e157effef5f545ce2705
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark67.5737
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/305928-1172088576/instance-305928-1172088576.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-305928-1172088576 -o ROOT/results/node60/solver-305928-1172088576 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305928-1172088576/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/305928-1172088576/instance-305928-1172088576.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 5677
/proc/meminfo: memFree=1623400/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=1932 CPUtime=0
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 228814423 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 483 247 126 302 0 178 0

[startup+0.107675 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5677
/proc/meminfo: memFree=1623400/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=4908 CPUtime=0.09
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 1116 0 0 0 9 0 0 0 18 0 1 0 228814423 5025792 935 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 1227 935 129 302 0 922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4908

[startup+0.516748 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5677
/proc/meminfo: memFree=1623400/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=6164 CPUtime=0.51
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 1446 0 0 0 50 1 0 0 21 0 1 0 228814423 6311936 1265 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 1541 1265 140 302 0 1236 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6164

[startup+1.33689 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1617248/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=8352 CPUtime=1.32
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 1970 0 0 0 131 1 0 0 25 0 1 0 228814423 8552448 1789 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 2088 1789 140 302 0 1783 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8352

[startup+2.97319 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1614176/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=12332 CPUtime=2.96
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 2989 0 0 0 294 2 0 0 25 0 1 0 228814423 12627968 2808 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 3083 2808 140 302 0 2778 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12332

[startup+6.25177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1606696/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=19356 CPUtime=6.24
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 4721 0 0 0 620 4 0 0 25 0 1 0 228814423 19820544 4540 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 4839 4540 140 302 0 4534 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19356

[startup+12.7049 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1593832/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=31556 CPUtime=12.69
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 7773 0 0 0 1262 7 0 0 25 0 1 0 228814423 32313344 7592 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 7889 7592 140 302 0 7584 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31556

[startup+25.5052 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1572264/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=53356 CPUtime=25.49
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 13255 0 0 0 2535 14 0 0 25 0 1 0 228814423 54636544 13041 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 13339 13041 140 302 0 13034 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53356

[startup+51.1148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1537448/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=87848 CPUtime=51.08
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 21895 0 0 0 5082 26 0 0 25 0 1 0 228814423 89956352 21616 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 21962 21616 140 302 0 21657 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87848

[startup+102.327 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1484904/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=140332 CPUtime=102.28
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 35070 0 0 0 10183 45 0 0 25 0 1 0 228814423 143699968 34791 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 35083 34791 140 302 0 34778 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 140332

[startup+162.349 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1431720/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=193248 CPUtime=162.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 48324 0 0 0 16163 66 0 0 25 0 1 0 228814423 197885952 47916 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 48312 47916 140 302 0 48007 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 193248

[startup+222.367 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1386664/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=238220 CPUtime=222.28
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 59626 0 0 0 22147 81 0 0 25 0 1 0 228814423 243937280 59218 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 59555 59218 140 302 0 59250 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 238220

[startup+282.384 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1343848/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=280856 CPUtime=282.28
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 70304 0 0 0 28131 97 0 0 25 0 1 0 228814423 287596544 69896 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 70214 69896 140 302 0 69909 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 280856

[startup+342.403 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1311336/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=314288 CPUtime=342.28
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 78693 0 0 0 34119 109 0 0 25 0 1 0 228814423 321830912 78028 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 78572 78028 140 302 0 78267 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 314288

[startup+402.429 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1275752/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=349424 CPUtime=402.28
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 87486 0 0 0 40107 121 0 0 25 0 1 0 228814423 357810176 86821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 87356 86821 140 302 0 87051 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 349424

[startup+462.452 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1240104/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=385176 CPUtime=462.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 96444 0 0 0 46091 138 0 0 25 0 1 0 228814423 394420224 95779 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 96294 95779 140 302 0 95989 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 385176

[startup+522.467 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1208104/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=416976 CPUtime=522.28
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 104441 0 0 0 52076 152 0 0 25 0 1 0 228814423 426983424 103776 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 104244 103776 140 302 0 103939 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 416976

[startup+582.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1182888/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=441876 CPUtime=582.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 110651 0 0 0 58065 164 0 0 25 0 1 0 228814423 452481024 109986 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 110469 109986 140 302 0 110164 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 441876

[startup+642.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1159080/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=465556 CPUtime=642.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 116606 0 0 0 64054 175 0 0 25 0 1 0 228814423 476729344 115941 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 116389 115941 140 302 0 116084 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 465556

[startup+702.533 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1138600/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=486040 CPUtime=702.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 121732 0 0 0 70046 183 0 0 25 0 1 0 228814423 497704960 121067 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 121510 121067 140 302 0 121205 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 486040

[startup+762.555 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1119144/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=505732 CPUtime=762.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 126646 0 0 0 76039 190 0 0 25 0 1 0 228814423 517869568 125981 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 126433 125981 140 302 0 126128 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 505732

[startup+822.575 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1086376/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=537864 CPUtime=822.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 134711 0 0 0 82024 205 0 0 25 0 1 0 228814423 550772736 134046 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526736 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 134466 134046 140 302 0 134161 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 537864

[startup+882.592 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 5678
/proc/meminfo: memFree=1058600/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=565576 CPUtime=882.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 141669 0 0 0 88012 217 0 0 25 0 1 0 228814423 579149824 141004 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 141394 141004 140 302 0 141089 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 565576

[startup+942.614 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 5678
/proc/meminfo: memFree=1032232/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=591916 CPUtime=942.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 148255 0 0 0 94000 229 0 0 25 0 1 0 228814423 606121984 147590 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 147979 147590 140 302 0 147674 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 591916

[startup+1002.64 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 5678
/proc/meminfo: memFree=1007080/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=619144 CPUtime=1002.3
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 155103 0 0 0 99990 240 0 0 25 0 1 0 228814423 634003456 153925 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 154786 153925 140 302 0 154481 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 619144

[startup+1062.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=985832/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=640080 CPUtime=1062.3
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 160331 0 0 0 105981 249 0 0 25 0 1 0 228814423 655441920 159153 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 160020 159153 140 302 0 159715 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 640080

[startup+1122.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=966248/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=659620 CPUtime=1122.3
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 165241 0 0 0 111973 257 0 0 25 0 1 0 228814423 675450880 164063 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 164905 164063 140 302 0 164600 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 659620

[startup+1182.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=948456/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=677588 CPUtime=1182.29
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 169707 0 0 0 117966 263 0 0 25 0 1 0 228814423 693850112 168529 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 169397 168529 140 302 0 169092 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 677588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=943080/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=682712 CPUtime=1200.01
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4194304 170987 0 0 0 119736 265 0 0 25 0 1 0 228814423 699097088 169809 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 170678 169809 140 302 0 170373 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 682712

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5678
/proc/meminfo: memFree=943080/2055920 swapFree=4183492/4192956
[pid=5677] ppid=5675 vsize=0 CPUtime=1200.12
/proc/5677/stat : 5677 (Spear-32) R 5675 5677 4953 0 -1 4195332 170987 0 0 0 119736 276 0 0 25 0 1 0 228814423 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/5677/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.13
CPU user time (s): 1197.37
CPU system time (s): 2.76258
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 682712

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

runsolver used 0.847871 second user time and 2.36664 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Feb 21 20:09:36 UTC 2007

IDJOB= 305928
IDBENCH= 20168
IDSOLVER= 132
FILE ID= node60/305928-1172088576

PBS_JOBID= 3892841

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S971732863-03.cnf
COMMAND LINE= /tmp/evaluation/305928-1172088576/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/305928-1172088576/instance-305928-1172088576.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-305928-1172088576 -o ROOT/results/node60/solver-305928-1172088576 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305928-1172088576/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/305928-1172088576/instance-305928-1172088576.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3cf867d82f32e157effef5f545ce2705

RANDOM SEED= 491389577

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1623808 kB
Buffers:         40216 kB
Cached:         321096 kB
SwapCached:       3644 kB
Active:         217732 kB
Inactive:       153400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623808 kB
SwapTotal:     4192956 kB
SwapFree:      4183492 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          15660 kB
Slab:            46956 kB
Committed_AS:   773284 kB
PageTables:       1464 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= 66558 MiB

End job on node60 on Wed Feb 21 20:29:38 UTC 2007