Trace number 297686

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1858313411-09.UNSAT.shuffled.cnf
MD5SUM742af8c49b83baf589639ee213385309
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark879.487
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/297686-1171843579/instance-297686-1171843579.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/node19/watcher-297686-1171843579 -o ROOT/results/node19/solver-297686-1171843579 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297686-1171843579/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297686-1171843579/instance-297686-1171843579.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.96 1.00 1.10 3/77 27515
/proc/meminfo: memFree=1388904/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=1528 CPUtime=0
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 204311965 1564672 179 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 382 179 129 302 0 77 0

[startup+0.107299 s]
/proc/loadavg: 0.96 1.00 1.10 3/77 27515
/proc/meminfo: memFree=1388904/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=1784 CPUtime=0.1
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 287 0 0 0 10 0 0 0 18 0 1 0 204311965 1826816 271 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 446 271 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.515343 s]
/proc/loadavg: 0.96 1.00 1.10 3/77 27515
/proc/meminfo: memFree=1388904/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=2568 CPUtime=0.51
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 475 0 0 0 50 1 0 0 21 0 1 0 204311965 2629632 459 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 642 459 140 302 0 337 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2568

[startup+1.33543 s]
/proc/loadavg: 0.96 1.00 1.10 2/78 27516
/proc/meminfo: memFree=1386784/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=3604 CPUtime=1.32
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 726 0 0 0 131 1 0 0 25 0 1 0 204311965 3690496 710 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 901 710 140 302 0 596 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3604

[startup+2.97161 s]
/proc/loadavg: 0.96 1.00 1.10 2/78 27516
/proc/meminfo: memFree=1385632/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=4904 CPUtime=2.96
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 1055 0 0 0 294 2 0 0 25 0 1 0 204311965 5021696 1039 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 1226 1039 140 302 0 921 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4904

[startup+6.25297 s]
/proc/loadavg: 0.97 1.00 1.09 2/78 27516
/proc/meminfo: memFree=1383520/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=6856 CPUtime=6.24
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 1554 0 0 0 620 4 0 0 25 0 1 0 204311965 7020544 1505 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 1714 1505 140 302 0 1409 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6856

[startup+12.7067 s]
/proc/loadavg: 0.97 1.00 1.09 2/78 27516
/proc/meminfo: memFree=1380648/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=9460 CPUtime=12.7
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 2196 0 0 0 1263 7 0 0 25 0 1 0 204311965 9687040 2147 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 2365 2147 140 302 0 2060 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9460

[startup+25.5151 s]
/proc/loadavg: 0.97 1.00 1.09 2/78 27516
/proc/meminfo: memFree=1377512/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=12824 CPUtime=25.5
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 3069 0 0 0 2539 11 0 0 25 0 1 0 204311965 13131776 2955 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526939 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 3206 2955 140 302 0 2901 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 12824

[startup+51.1318 s]
/proc/loadavg: 0.98 1.00 1.09 2/78 27516
/proc/meminfo: memFree=1372136/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=18100 CPUtime=51.11
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 4382 0 0 0 5094 17 0 0 25 0 1 0 204311965 18534400 4268 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 4525 4268 140 302 0 4220 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 18100

[startup+102.354 s]
/proc/loadavg: 0.99 1.00 1.08 2/78 27516
/proc/meminfo: memFree=1364968/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=25952 CPUtime=102.32
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 6309 0 0 0 10205 27 0 0 25 0 1 0 204311965 26574848 6066 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 6488 6066 140 302 0 6183 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 25952

[startup+162.391 s]
/proc/loadavg: 1.06 1.02 1.08 2/78 27516
/proc/meminfo: memFree=1358504/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=32392 CPUtime=162.34
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 7903 0 0 0 16198 36 0 0 25 0 1 0 204311965 33169408 7660 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 8098 7660 140 302 0 7793 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 32392

[startup+222.425 s]
/proc/loadavg: 1.02 1.01 1.08 2/78 27516
/proc/meminfo: memFree=1353704/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=37408 CPUtime=222.36
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 9112 0 0 0 22191 45 0 0 25 0 1 0 204311965 38305792 8869 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 9352 8869 140 302 0 9047 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 37408

[startup+282.459 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 27516
/proc/meminfo: memFree=1349544/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=42584 CPUtime=282.38
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 10402 0 0 0 28184 54 0 0 25 0 1 0 204311965 43606016 9902 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 10646 9902 140 302 0 10341 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 42584

[startup+342.498 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 27516
/proc/meminfo: memFree=1345640/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=46340 CPUtime=342.4
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 11370 0 0 0 34178 62 0 0 25 0 1 0 204311965 47452160 10870 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 11585 10870 140 302 0 11280 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 46340

[startup+402.54 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 27516
/proc/meminfo: memFree=1341736/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=50444 CPUtime=402.42
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 12343 0 0 0 40173 69 0 0 25 0 1 0 204311965 51654656 11843 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 12611 11843 140 302 0 12306 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 50444

[startup+462.573 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 27516
/proc/meminfo: memFree=1337960/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=54516 CPUtime=462.44
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 13289 0 0 0 46168 76 0 0 25 0 1 0 204311965 55824384 12789 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 13629 12789 140 302 0 13324 0
Current children cumulated CPU time (s) 462.44
Current children cumulated vsize (KiB) 54516

[startup+522.604 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 27516
/proc/meminfo: memFree=1334696/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=57828 CPUtime=522.46
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 14093 0 0 0 52162 84 0 0 25 0 1 0 204311965 59215872 13593 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 14457 13593 140 302 0 14152 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 57828

[startup+582.639 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 27516
/proc/meminfo: memFree=1331752/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=60980 CPUtime=582.48
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 14847 0 0 0 58158 90 0 0 25 0 1 0 204311965 62443520 14347 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 15245 14347 140 302 0 14940 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 60980

[startup+642.676 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 27516
/proc/meminfo: memFree=1328552/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=63980 CPUtime=642.49
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 15638 0 0 0 64152 97 0 0 25 0 1 0 204311965 65515520 15138 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 15995 15138 140 302 0 15690 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 63980

[startup+702.71 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 27516
/proc/meminfo: memFree=1325224/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=67496 CPUtime=702.52
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 16483 0 0 0 70148 104 0 0 25 0 1 0 204311965 69115904 15983 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 16874 15983 140 302 0 16569 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 67496

[startup+762.744 s]
/proc/loadavg: 1.03 1.01 1.03 2/78 27516
/proc/meminfo: memFree=1322344/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=70452 CPUtime=762.53
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 17198 0 0 0 76142 111 0 0 25 0 1 0 204311965 72142848 16698 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 17613 16698 140 302 0 17308 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 70452

[startup+822.784 s]
/proc/loadavg: 1.01 1.01 1.02 2/78 27516
/proc/meminfo: memFree=1319336/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=73408 CPUtime=822.56
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 17956 0 0 0 82139 117 0 0 25 0 1 0 204311965 75169792 17456 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 18352 17456 140 302 0 18047 0
Current children cumulated CPU time (s) 822.56
Current children cumulated vsize (KiB) 73408

[startup+882.817 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 27516
/proc/meminfo: memFree=1316520/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=78420 CPUtime=882.58
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 19160 0 0 0 88135 123 0 0 25 0 1 0 204311965 80302080 18147 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 19605 18147 140 302 0 19300 0
Current children cumulated CPU time (s) 882.58
Current children cumulated vsize (KiB) 78420

[startup+942.851 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 27516
/proc/meminfo: memFree=1313768/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=81180 CPUtime=942.59
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 19846 0 0 0 94132 127 0 0 25 0 1 0 204311965 83128320 18833 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 20295 18833 140 302 0 19990 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 81180

[startup+1002.88 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 27516
/proc/meminfo: memFree=1311464/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=83644 CPUtime=1002.61
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 20436 0 0 0 100129 132 0 0 25 0 1 0 204311965 85651456 19423 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 20911 19423 140 302 0 20606 0
Current children cumulated CPU time (s) 1002.61
Current children cumulated vsize (KiB) 83644

[startup+1062.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27516
/proc/meminfo: memFree=1309160/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=85872 CPUtime=1062.63
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 21000 0 0 0 106126 137 0 0 25 0 1 0 204311965 87932928 19987 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 21468 19987 140 302 0 21163 0
Current children cumulated CPU time (s) 1062.63
Current children cumulated vsize (KiB) 85872

[startup+1122.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27516
/proc/meminfo: memFree=1306728/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=88652 CPUtime=1122.65
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 21607 0 0 0 112124 141 0 0 25 0 1 0 204311965 90779648 20594 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 22163 20594 140 302 0 21858 0
Current children cumulated CPU time (s) 1122.65
Current children cumulated vsize (KiB) 88652

[startup+1182.99 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 27516
/proc/meminfo: memFree=1304360/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=90844 CPUtime=1182.67
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 22194 0 0 0 118121 146 0 0 25 0 1 0 204311965 93024256 21181 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 22711 21181 140 302 0 22406 0
Current children cumulated CPU time (s) 1182.67
Current children cumulated vsize (KiB) 90844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 27516
/proc/meminfo: memFree=1303656/2055920 swapFree=4192812/4192956
[pid=27515] ppid=27513 vsize=91484 CPUtime=1200.09
/proc/27515/stat : 27515 (Spear-32) R 27513 27515 26649 0 -1 4194304 22364 0 0 0 119862 147 0 0 25 0 1 0 204311965 93679616 21351 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27515/statm: 22871 21351 140 302 0 22566 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 91484

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.43
CPU time (s): 1200.11
CPU user time (s): 1198.62
CPU system time (s): 1.48877
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 91484

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

runsolver used 1.25381 second user time and 3.01754 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Feb 19 00:06:19 UTC 2007

IDJOB= 297686
IDBENCH= 19967
IDSOLVER= 131
FILE ID= node19/297686-1171843579

PBS_JOBID= 3839387

Free space on /tmp= 66545 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1858313411-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297686-1171843579/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297686-1171843579/instance-297686-1171843579.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-297686-1171843579 -o ROOT/results/node19/solver-297686-1171843579 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297686-1171843579/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/297686-1171843579/instance-297686-1171843579.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  742af8c49b83baf589639ee213385309

RANDOM SEED= 768403799

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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	: 5931.00
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:       1389376 kB
Buffers:         55288 kB
Cached:         494220 kB
SwapCached:          0 kB
Active:         281964 kB
Inactive:       311188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          62524 kB
Slab:            58980 kB
Committed_AS:   833560 kB
PageTables:       1756 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= 66545 MiB

End job on node19 on Mon Feb 19 00:26:22 UTC 2007