Trace number 314408

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 2007-02-12? (TO) 1200.13 1200.54

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark564.645
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

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/314408-1172636714/instance-314408-1172636714.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/node42/watcher-314408-1172636714 -o ROOT/results/node42/solver-314408-1172636714 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314408-1172636714/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/314408-1172636714/instance-314408-1172636714.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: 0.92 0.98 0.99 3/64 23519
/proc/meminfo: memFree=1269992/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=1932 CPUtime=0
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 283627395 1978368 246 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 483 247 126 302 0 178 0

[startup+0.066334 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23519
/proc/meminfo: memFree=1269992/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=8020 CPUtime=0.06
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 1904 0 0 0 5 1 0 0 18 0 1 0 283627395 8212480 1319 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 2005 1321 126 302 0 1700 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8020

[startup+0.101336 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23519
/proc/meminfo: memFree=1269992/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=7792 CPUtime=0.09
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 2123 0 0 0 8 1 0 0 18 0 1 0 283627395 7979008 1345 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 1948 1345 128 302 0 1643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7792

[startup+0.301367 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23519
/proc/meminfo: memFree=1269992/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=12004 CPUtime=0.29
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 3254 0 0 0 27 2 0 0 19 0 1 0 283627395 12292096 2378 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 3001 2378 129 302 0 2696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12004

[startup+0.701444 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23519
/proc/meminfo: memFree=1269992/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=14912 CPUtime=0.69
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 4005 0 0 0 67 2 0 0 22 0 1 0 283627395 15269888 3000 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 3728 3000 141 302 0 3423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14912

[startup+1.5016 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1258336/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=15416 CPUtime=1.49
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 4162 0 0 0 146 3 0 0 25 0 1 0 283627395 15785984 3124 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 3854 3124 141 302 0 3549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15416

[startup+3.1019 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1257376/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=16844 CPUtime=3.09
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 4518 0 0 0 304 5 0 0 25 0 1 0 283627395 17248256 3480 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 4211 3480 141 302 0 3906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16844

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1253984/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=19752 CPUtime=6.29
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 5215 0 0 0 621 8 0 0 25 0 1 0 283627395 20226048 4177 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 4938 4177 141 302 0 4633 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19752

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1249312/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=24336 CPUtime=12.69
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 6361 0 0 0 1259 10 0 0 25 0 1 0 283627395 24920064 5323 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 6084 5323 141 302 0 5779 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24336

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1242656/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=30816 CPUtime=25.48
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 8000 0 0 0 2534 14 0 0 25 0 1 0 283627395 31555584 6929 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 7704 6929 141 302 0 7399 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30816

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1231520/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=42452 CPUtime=51.08
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 10906 0 0 0 5078 30 0 0 25 0 1 0 283627395 43470848 9770 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 10613 9770 141 302 0 10308 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42452

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1212704/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=60864 CPUtime=102.26
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 15526 0 0 0 10175 51 0 0 25 0 1 0 283627395 62324736 14390 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 15216 14390 141 302 0 14911 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60864

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1196256/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=77968 CPUtime=162.24
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 19813 0 0 0 16157 67 0 0 25 0 1 0 283627395 79839232 18548 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 19492 18548 141 302 0 19187 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77968

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1179424/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=94836 CPUtime=222.22
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 23938 0 0 0 22143 79 0 0 25 0 1 0 283627395 97112064 22673 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 23709 22673 141 302 0 23404 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94836

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1167008/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=107732 CPUtime=282.19
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 27067 0 0 0 28128 91 0 0 25 0 1 0 283627395 110317568 25802 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 26933 25802 141 302 0 26628 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 107732

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1157152/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=118412 CPUtime=342.18
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 29751 0 0 0 34117 101 0 0 25 0 1 0 283627395 121253888 28229 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526912 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 29603 28229 141 302 0 29298 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 118412

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1139808/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=136500 CPUtime=402.16
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 34164 0 0 0 40105 111 0 0 25 0 1 0 283627395 139776000 32642 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 34125 32642 141 302 0 33820 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 136500

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1122016/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=154204 CPUtime=462.13
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 38499 0 0 0 46090 123 0 0 25 0 1 0 283627395 157904896 36977 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 38551 36977 141 302 0 38246 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 154204

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1113376/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=162872 CPUtime=522.11
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 40660 0 0 0 52079 132 0 0 25 0 1 0 283627395 166780928 39138 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 40718 39138 141 302 0 40413 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 162872

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1105760/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=170396 CPUtime=582.09
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 42550 0 0 0 58070 139 0 0 25 0 1 0 283627395 174485504 41028 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 42599 41028 141 302 0 42294 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 170396

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1099936/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=176244 CPUtime=642.07
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 43986 0 0 0 64060 147 0 0 25 0 1 0 283627395 180473856 42464 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 44061 42464 141 302 0 43756 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 176244

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1094624/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=181724 CPUtime=702.05
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 45331 0 0 0 70050 155 0 0 25 0 1 0 283627395 186085376 43809 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 45431 43809 141 302 0 45126 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 181724

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1087328/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=189016 CPUtime=762.03
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 47137 0 0 0 76039 164 0 0 25 0 1 0 283627395 193552384 45615 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 47254 45615 141 302 0 46949 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 189016

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1081056/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=195432 CPUtime=822.01
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 48716 0 0 0 82029 172 0 0 25 0 1 0 283627395 200122368 47194 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 48858 47194 141 302 0 48553 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 195432

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1075424/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=200872 CPUtime=881.99
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 50100 0 0 0 88022 177 0 0 25 0 1 0 283627395 205692928 48578 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 50218 48578 141 302 0 49913 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 200872

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23520
/proc/meminfo: memFree=1068000/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=209056 CPUtime=941.97
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 52012 0 0 0 94012 185 0 0 25 0 1 0 283627395 214073344 50490 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 52264 50490 141 302 0 51959 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 209056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23521
/proc/meminfo: memFree=1060320/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=218628 CPUtime=1001.95
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 54394 0 0 0 100001 194 0 0 25 0 1 0 283627395 223875072 52359 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 54657 52359 141 302 0 54352 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 218628

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23522
/proc/meminfo: memFree=1054496/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=224424 CPUtime=1061.92
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 55858 0 0 0 105992 200 0 0 25 0 1 0 283627395 229810176 53823 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 56106 53823 141 302 0 55801 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 224424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23522
/proc/meminfo: memFree=1050208/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=228548 CPUtime=1121.9
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 56918 0 0 0 111983 207 0 0 25 0 1 0 283627395 234033152 54883 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 57137 54883 141 302 0 56832 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 228548

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23522
/proc/meminfo: memFree=1045152/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=233972 CPUtime=1181.89
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 58182 0 0 0 117974 215 0 0 25 0 1 0 283627395 239587328 56147 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 58493 56147 141 302 0 58188 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 233972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23522
/proc/meminfo: memFree=1043744/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=235632 CPUtime=1200.08
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 58522 0 0 0 119792 216 0 0 25 0 1 0 283627395 241287168 56487 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 58908 56487 141 302 0 58603 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 235632

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23522
/proc/meminfo: memFree=1043744/2055920 swapFree=4183440/4192956
[pid=23519] ppid=23517 vsize=235632 CPUtime=1200.08
/proc/23519/stat : 23519 (Spear-32) R 23517 23519 23181 0 -1 4194304 58522 0 0 0 119792 216 0 0 25 0 1 0 283627395 241287168 56487 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/23519/statm: 58908 56487 141 302 0 58603 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 235632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.13
CPU user time (s): 1197.93
CPU system time (s): 2.20267
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 235632

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

runsolver used 0.85287 second user time and 2.45163 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Wed Feb 28 04:25:14 UTC 2007

IDJOB= 314408
IDBENCH= 20390
IDSOLVER= 133
FILE ID= node42/314408-1172636714

PBS_JOBID= 3981154

Free space on /tmp= 66507 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= /tmp/evaluation/314408-1172636714/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/314408-1172636714/instance-314408-1172636714.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-314408-1172636714 -o ROOT/results/node42/solver-314408-1172636714 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314408-1172636714/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/314408-1172636714/instance-314408-1172636714.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 596608242

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:       1270336 kB
Buffers:         40872 kB
Cached:         692320 kB
SwapCached:       3792 kB
Active:         211252 kB
Inactive:       531844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1270336 kB
SwapTotal:     4192956 kB
SwapFree:      4183440 kB
Dirty:            4356 kB
Writeback:           0 kB
Mapped:          15312 kB
Slab:            28468 kB
Committed_AS:   928284 kB
PageTables:       1408 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= 66507 MiB

End job on node42 on Wed Feb 28 04:45:16 UTC 2007