Trace number 297728

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.1 1200.37

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S216896591-15.SAT.shuffled.cnf
MD5SUMf498f91d09d29fe9da9aa03580b39379
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.040992
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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/297728-1171844078/instance-297728-1171844078.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/node22/watcher-297728-1171844078 -o ROOT/results/node22/solver-297728-1171844078 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297728-1171844078/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/297728-1171844078/instance-297728-1171844078.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: 0.92 0.98 0.99 3/77 24972
/proc/meminfo: memFree=777256/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=1528 CPUtime=0
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 204361782 1564672 178 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 382 178 128 302 0 77 0

[startup+0.107259 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24972
/proc/meminfo: memFree=777256/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=1788 CPUtime=0.1
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 289 0 0 0 10 0 0 0 18 0 1 0 204361782 1830912 273 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 447 273 140 302 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1788

[startup+0.515288 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24972
/proc/meminfo: memFree=777256/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=2560 CPUtime=0.5
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 468 0 0 0 50 0 0 0 22 0 1 0 204361782 2621440 452 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 640 452 140 302 0 335 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2560

[startup+1.33635 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 24973
/proc/meminfo: memFree=775328/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=3464 CPUtime=1.32
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 701 0 0 0 131 1 0 0 25 0 1 0 204361782 3547136 685 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 866 685 140 302 0 561 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3464

[startup+2.97847 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 24973
/proc/meminfo: memFree=774176/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=4764 CPUtime=2.97
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 1015 0 0 0 294 3 0 0 25 0 1 0 204361782 4878336 999 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 1191 999 140 302 0 886 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4764

[startup+6.25471 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24973
/proc/meminfo: memFree=772128/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=6604 CPUtime=6.25
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 1488 0 0 0 620 5 0 0 25 0 1 0 204361782 6762496 1439 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 1651 1439 140 302 0 1346 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6604

[startup+12.7102 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24973
/proc/meminfo: memFree=769376/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=9084 CPUtime=12.7
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 2124 0 0 0 1262 8 0 0 25 0 1 0 204361782 9302016 2075 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 2271 2075 140 302 0 1966 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9084

[startup+25.6121 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 24973
/proc/meminfo: memFree=766048/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=12596 CPUtime=25.6
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 3024 0 0 0 2548 12 0 0 25 0 1 0 204361782 12898304 2910 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 3149 2910 140 302 0 2844 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 12596

[startup+51.225 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 24973
/proc/meminfo: memFree=761312/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=17336 CPUtime=51.21
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 4189 0 0 0 5103 18 0 0 25 0 1 0 204361782 17752064 4075 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 4334 4075 140 302 0 4029 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 17336

[startup+102.444 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 24973
/proc/meminfo: memFree=754016/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=25204 CPUtime=102.41
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 6159 0 0 0 10215 26 0 0 25 0 1 0 204361782 25808896 5916 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 6301 5916 140 302 0 5996 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 25204

[startup+162.478 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 24973
/proc/meminfo: memFree=747744/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=31420 CPUtime=162.43
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 7704 0 0 0 16207 36 0 0 25 0 1 0 204361782 32174080 7461 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 7855 7461 140 302 0 7550 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 31420

[startup+222.51 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 24973
/proc/meminfo: memFree=742368/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=36816 CPUtime=222.45
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 9033 0 0 0 22199 46 0 0 25 0 1 0 204361782 37699584 8790 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 9204 8790 140 302 0 8899 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 36816

[startup+282.54 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 24973
/proc/meminfo: memFree=737824/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=42400 CPUtime=282.47
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 10424 0 0 0 28193 54 0 0 25 0 1 0 204361782 43417600 9924 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 10600 9924 140 302 0 10295 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 42400

[startup+342.572 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=733536/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=47096 CPUtime=342.49
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 11482 0 0 0 34189 60 0 0 25 0 1 0 204361782 48226304 10982 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 11774 10982 140 302 0 11469 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 47096

[startup+402.607 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=730144/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=50668 CPUtime=402.51
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 12340 0 0 0 40184 67 0 0 25 0 1 0 204361782 51884032 11840 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 12667 11840 140 302 0 12362 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 50668

[startup+462.639 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=726816/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=54232 CPUtime=462.52
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 13170 0 0 0 46181 71 0 0 25 0 1 0 204361782 55533568 12670 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 13558 12670 140 302 0 13253 0
Current children cumulated CPU time (s) 462.52
Current children cumulated vsize (KiB) 54232

[startup+522.673 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=723744/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=57088 CPUtime=522.54
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 13937 0 0 0 52178 76 0 0 25 0 1 0 204361782 58458112 13437 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 14272 13437 140 302 0 13967 0
Current children cumulated CPU time (s) 522.54
Current children cumulated vsize (KiB) 57088

[startup+582.709 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=720800/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=60072 CPUtime=582.57
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 14665 0 0 0 58175 82 0 0 25 0 1 0 204361782 61513728 14165 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 15018 14165 140 302 0 14713 0
Current children cumulated CPU time (s) 582.57
Current children cumulated vsize (KiB) 60072

[startup+642.742 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=717664/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=63564 CPUtime=642.59
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 15446 0 0 0 64172 87 0 0 25 0 1 0 204361782 65089536 14946 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 15891 14946 140 302 0 15586 0
Current children cumulated CPU time (s) 642.59
Current children cumulated vsize (KiB) 63564

[startup+702.775 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=714912/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=66244 CPUtime=702.61
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 16140 0 0 0 70169 92 0 0 25 0 1 0 204361782 67833856 15640 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 16561 15640 140 302 0 16256 0
Current children cumulated CPU time (s) 702.61
Current children cumulated vsize (KiB) 66244

[startup+762.807 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=712480/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=68636 CPUtime=762.63
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 16747 0 0 0 76166 97 0 0 25 0 1 0 204361782 70283264 16247 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 17159 16247 140 302 0 16854 0
Current children cumulated CPU time (s) 762.63
Current children cumulated vsize (KiB) 68636

[startup+822.844 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=710240/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=70980 CPUtime=822.65
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 17310 0 0 0 82164 101 0 0 25 0 1 0 204361782 72683520 16810 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 17745 16810 140 302 0 17440 0
Current children cumulated CPU time (s) 822.65
Current children cumulated vsize (KiB) 70980

[startup+882.875 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=708000/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=73156 CPUtime=882.66
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 17866 0 0 0 88161 105 0 0 25 0 1 0 204361782 74911744 17366 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 18289 17366 140 302 0 17984 0
Current children cumulated CPU time (s) 882.66
Current children cumulated vsize (KiB) 73156

[startup+942.911 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=705440/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=78112 CPUtime=942.69
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 19021 0 0 0 94160 109 0 0 25 0 1 0 204361782 79986688 18008 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 19528 18008 140 302 0 19223 0
Current children cumulated CPU time (s) 942.69
Current children cumulated vsize (KiB) 78112

[startup+1002.95 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 24973
/proc/meminfo: memFree=703136/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=80176 CPUtime=1002.71
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 19593 0 0 0 100157 114 0 0 25 0 1 0 204361782 82100224 18580 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 20044 18580 140 302 0 19739 0
Current children cumulated CPU time (s) 1002.71
Current children cumulated vsize (KiB) 80176

[startup+1062.98 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 24973
/proc/meminfo: memFree=700896/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=82308 CPUtime=1062.73
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 20149 0 0 0 106153 120 0 0 25 0 1 0 204361782 84283392 19136 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 20577 19136 140 302 0 20272 0
Current children cumulated CPU time (s) 1062.73
Current children cumulated vsize (KiB) 82308

[startup+1123.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=698784/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=84380 CPUtime=1122.76
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 20682 0 0 0 112152 124 0 0 25 0 1 0 204361782 86405120 19669 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 21095 19669 140 302 0 20790 0
Current children cumulated CPU time (s) 1122.76
Current children cumulated vsize (KiB) 84380

[startup+1183.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=696672/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=86428 CPUtime=1182.76
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 21206 0 0 0 118149 127 0 0 25 0 1 0 204361782 88502272 20193 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 21607 20193 140 302 0 21302 0
Current children cumulated CPU time (s) 1182.76
Current children cumulated vsize (KiB) 86428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24973
/proc/meminfo: memFree=696032/2055920 swapFree=4121028/4192956
[pid=24972] ppid=24970 vsize=87068 CPUtime=1200.08
/proc/24972/stat : 24972 (Spear-32) R 24970 24972 21342 0 -1 4194304 21361 0 0 0 119880 128 0 0 25 0 1 0 204361782 89157632 20348 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24972/statm: 21767 20348 140 302 0 21462 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 87068

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.37
CPU time (s): 1200.1
CPU user time (s): 1198.8
CPU system time (s): 1.3008
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 87068

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

runsolver used 1.2778 second user time and 2.99055 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Feb 19 00:14:39 UTC 2007

IDJOB= 297728
IDBENCH= 19968
IDSOLVER= 132
FILE ID= node22/297728-1171844078

PBS_JOBID= 3839650

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S216896591-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297728-1171844078/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/297728-1171844078/instance-297728-1171844078.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-297728-1171844078 -o ROOT/results/node22/solver-297728-1171844078 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297728-1171844078/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/297728-1171844078/instance-297728-1171844078.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f498f91d09d29fe9da9aa03580b39379

RANDOM SEED= 691792488

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.235
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.235
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:        777728 kB
Buffers:         43676 kB
Cached:        1093696 kB
SwapCached:      39232 kB
Active:         813104 kB
Inactive:       375024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        777728 kB
SwapTotal:     4192956 kB
SwapFree:      4121028 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          30472 kB
Slab:            75716 kB
Committed_AS:   629716 kB
PageTables:       1672 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= 66562 MiB

End job on node22 on Mon Feb 19 00:34:41 UTC 2007