Trace number 3284622

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT 2011-03-23? (TO) 1300.07 1300.02

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284622-1303764423/watcher-3284622-1303764423 -o /tmp/evaluation-result-3284622-1303764423/solver-3284622-1303764423 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3284622-1303764423.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 3.28 3.28 5/186 17091
/proc/meminfo: memFree=13942008/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=14212 CPUtime=0 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 804 0 0 0 0 0 0 0 21 0 1 0 468858033 14553088 745 33554432000 4194304 4465733 140736076812768 18446744073709551615 4286620 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 3553 757 248 67 0 676 0

[startup+0.104663 s]
/proc/loadavg: 1.91 3.28 3.28 5/186 17091
/proc/meminfo: memFree=13942008/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=38868 CPUtime=0.09 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 4786 0 0 0 9 0 0 0 21 0 1 0 468858033 39800832 4451 33554432000 4194304 4465733 140736076812768 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 9717 4452 250 67 0 6840 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38868

[startup+0.200645 s]
/proc/loadavg: 1.91 3.28 3.28 5/186 17091
/proc/meminfo: memFree=13942008/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=42928 CPUtime=0.18 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 8481 0 0 0 18 0 0 0 21 0 1 0 468858033 43958272 5850 33554432000 4194304 4465733 140736076812768 18446744073709551615 270338383616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 10732 5851 250 67 0 7855 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 42928

[startup+0.300628 s]
/proc/loadavg: 1.91 3.28 3.28 5/186 17091
/proc/meminfo: memFree=13942008/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=49016 CPUtime=0.29 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 13177 0 0 0 28 1 0 0 22 0 1 0 468858033 50192384 7239 33554432000 4194304 4465733 140736076812768 18446744073709551615 270338383616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 12254 7240 250 67 0 9377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49016

[startup+0.700549 s]
/proc/loadavg: 1.91 3.28 3.28 5/186 17091
/proc/meminfo: memFree=13942008/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=59172 CPUtime=0.69 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 21597 0 0 0 67 2 0 0 23 0 1 0 468858033 60592128 10627 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270458 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 14793 10627 255 67 0 11916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59172

[startup+1.50039 s]
/proc/loadavg: 1.91 3.28 3.28 5/190 17098
/proc/meminfo: memFree=13819100/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=60196 CPUtime=1.49 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 22056 0 0 0 147 2 0 0 25 0 1 0 468858033 61640704 11074 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 15049 11074 255 67 0 12172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60196

[startup+3.10109 s]
/proc/loadavg: 1.91 3.28 3.28 5/188 17101
/proc/meminfo: memFree=13823636/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=60196 CPUtime=3.09 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 22290 0 0 0 307 2 0 0 25 0 1 0 468858033 61640704 11286 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 15049 11286 255 67 0 12172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60196

[startup+6.30045 s]
/proc/loadavg: 2.00 3.27 3.28 5/190 17125
/proc/meminfo: memFree=13752808/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=60196 CPUtime=6.28 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 22522 0 0 0 626 2 0 0 25 0 1 0 468858033 61640704 11452 33554432000 4194304 4465733 140736076812768 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 15049 11452 255 67 0 12172 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60196

[startup+12.7012 s]
/proc/loadavg: 2.16 3.28 3.28 5/187 17129
/proc/meminfo: memFree=13762304/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=62244 CPUtime=12.68 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 23128 0 0 0 1266 2 0 0 25 0 1 0 468858033 63737856 11950 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 15561 11950 255 67 0 12684 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62244

[startup+25.5006 s]
/proc/loadavg: 2.57 3.32 3.29 5/190 17153
/proc/meminfo: memFree=13376520/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=126540 CPUtime=25.49 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 63927 0 0 0 2540 9 0 0 25 0 1 0 468858033 129576960 26565 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 31635 26565 275 67 0 28758 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126540

[startup+51.1005 s]
/proc/loadavg: 3.05 3.37 3.31 5/190 17154
/proc/meminfo: memFree=13247304/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=149684 CPUtime=51.09 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 79577 0 0 0 5098 11 0 0 25 0 1 0 468858033 153276416 32477 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 37421 32477 281 67 0 34544 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149684

[startup+102.3 s]
/proc/loadavg: 3.59 3.47 3.34 5/190 17182
/proc/meminfo: memFree=13041168/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=158796 CPUtime=102.3 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 111073 0 0 0 10214 16 0 0 25 0 1 0 468858033 162607104 34940 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 39699 34940 281 67 0 36822 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 158796

[startup+162.3 s]
/proc/loadavg: 3.85 3.56 3.38 5/190 17211
/proc/meminfo: memFree=12998024/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=164576 CPUtime=162.29 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 137270 0 0 0 16211 18 0 0 25 0 1 0 468858033 168525824 36262 33554432000 4194304 4465733 140736076812768 18446744073709551615 4266898 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 41144 36262 281 67 0 38267 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164576

[startup+222.307 s]
/proc/loadavg: 4.08 3.67 3.43 5/190 17212
/proc/meminfo: memFree=13007304/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=107804 CPUtime=222.3 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 169777 0 0 0 22207 23 0 0 25 0 1 0 468858033 110391296 24090 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 26951 24090 281 67 0 24074 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107804

[startup+282.301 s]
/proc/loadavg: 4.08 3.74 3.47 5/190 17214
/proc/meminfo: memFree=12937276/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=143944 CPUtime=282.3 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 218650 0 0 0 28200 30 0 0 25 0 1 0 468858033 147398656 30725 33554432000 4194304 4465733 140736076812768 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 35986 30725 281 67 0 33109 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143944

[startup+342.301 s]
/proc/loadavg: 4.03 3.79 3.50 5/190 17215
/proc/meminfo: memFree=12956816/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=108204 CPUtime=342.3 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 244701 0 0 0 34195 35 0 0 25 0 1 0 468858033 110800896 24190 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 27051 24190 281 67 0 24174 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108204

[startup+402.301 s]
/proc/loadavg: 4.06 3.84 3.53 5/190 17217
/proc/meminfo: memFree=12871516/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=277908 CPUtime=402.3 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 286513 0 0 0 40189 41 0 0 25 0 1 0 468858033 284577792 41596 33554432000 4194304 4465733 140736076812768 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 69477 41596 281 67 0 66600 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 277908

[startup+462.301 s]
/proc/loadavg: 4.02 3.86 3.56 5/190 17219
/proc/meminfo: memFree=12932156/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=107240 CPUtime=462.3 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 317105 0 0 0 46184 46 0 0 25 0 1 0 468858033 109813760 23949 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 26810 23949 281 67 0 23933 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 107240

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.58 5/190 17220
/proc/meminfo: memFree=12885412/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=126264 CPUtime=522.31 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 342943 0 0 0 52181 50 0 0 25 0 1 0 468858033 129294336 26642 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 31566 26642 281 67 0 28689 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 126264

[startup+582.301 s]
/proc/loadavg: 4.00 3.90 3.60 5/190 17222
/proc/meminfo: memFree=12837832/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=166532 CPUtime=582.31 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 365637 0 0 0 58178 53 0 0 25 0 1 0 468858033 170528768 38377 33554432000 4194304 4465733 140736076812768 18446744073709551615 4271132 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 41633 38377 282 67 0 38756 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 166532

[startup+642.301 s]
/proc/loadavg: 4.00 3.92 3.63 5/190 17223
/proc/meminfo: memFree=12876788/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=126352 CPUtime=642.32 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 378188 0 0 0 64176 56 0 0 25 0 1 0 468858033 129384448 27187 33554432000 4194304 4465733 140736076812768 18446744073709551615 4271243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 31588 27187 281 67 0 28711 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 126352

[startup+702.3 s]
/proc/loadavg: 4.00 3.93 3.65 5/190 17225
/proc/meminfo: memFree=12844312/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=159304 CPUtime=702.31 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 397154 0 0 0 70173 58 0 0 25 0 1 0 468858033 163127296 35299 33554432000 4194304 4465733 140736076812768 18446744073709551615 4271110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 39826 35299 281 67 0 36949 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 159304

[startup+762.3 s]
/proc/loadavg: 4.15 3.99 3.68 5/190 17227
/proc/meminfo: memFree=12802436/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=159304 CPUtime=762.32 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 397154 0 0 0 76174 58 0 0 25 0 1 0 468858033 163127296 35299 33554432000 4194304 4465733 140736076812768 18446744073709551615 4255216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 39826 35299 281 67 0 36949 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 159304

[startup+822.3 s]
/proc/loadavg: 4.05 3.99 3.70 5/190 17228
/proc/meminfo: memFree=12763392/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=183988 CPUtime=822.32 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 407908 0 0 0 82172 60 0 0 25 0 1 0 468858033 188403712 41372 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 45997 41372 281 67 0 43120 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 183988

[startup+882.307 s]
/proc/loadavg: 4.09 4.00 3.72 5/190 17239
/proc/meminfo: memFree=12763236/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=183988 CPUtime=882.33 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 407908 0 0 0 88173 60 0 0 25 0 1 0 468858033 188403712 41372 33554432000 4194304 4465733 140736076812768 18446744073709551615 4271047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 45997 41372 281 67 0 43120 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 183988

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.74 5/190 17240
/proc/meminfo: memFree=12762436/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=183988 CPUtime=942.33 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 413856 0 0 0 94172 61 0 0 25 0 1 0 468858033 188403712 41516 33554432000 4194304 4465733 140736076812768 18446744073709551615 4255588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 45997 41516 281 67 0 43120 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 183988

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/190 17242
/proc/meminfo: memFree=12824924/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=109440 CPUtime=1002.33 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 419693 0 0 0 100171 62 0 0 25 0 1 0 468858033 112066560 24499 33554432000 4194304 4465733 140736076812768 18446744073709551615 4271110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 27360 24499 281 67 0 24483 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 109440

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 17244
/proc/meminfo: memFree=12814252/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=128312 CPUtime=1062.34 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 447053 0 0 0 106166 68 0 0 25 0 1 0 468858033 131391488 27589 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 32078 27589 281 67 0 29201 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 128312

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 17245
/proc/meminfo: memFree=12691724/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=210416 CPUtime=1122.34 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 478351 0 0 0 112163 71 0 0 25 0 1 0 468858033 215465984 45243 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 52604 45243 281 67 0 49727 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 210416

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 17247
/proc/meminfo: memFree=12659852/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=210416 CPUtime=1182.35 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 479304 0 0 0 118163 72 0 0 25 0 1 0 468858033 215465984 46196 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 52604 46196 281 67 0 49727 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 210416

[startup+1242.3 s]
/proc/loadavg: 4.11 4.03 3.80 5/190 17248
/proc/meminfo: memFree=12667160/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=202744 CPUtime=1242.35 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 528223 0 0 0 124155 80 0 0 25 0 1 0 468858033 207609856 44279 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 50686 44279 281 67 0 47809 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 202744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.04 3.82 5/190 17250
/proc/meminfo: memFree=12779116/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=202744 CPUtime=1300.06 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 528639 0 0 0 129926 80 0 0 25 0 1 0 468858033 207609856 44695 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 50686 44695 281 67 0 47809 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 202744

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

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

[startup+1300 s]
/proc/loadavg: 4.08 4.04 3.82 5/190 17250
/proc/meminfo: memFree=12779116/32951124 swapFree=67111528/67111528
[pid=17091] ppid=17089 vsize=202744 CPUtime=1300.06 cores=0,2
/proc/17091/stat : 17091 (SApperloT) R 17089 17091 15473 0 -1 4202496 528639 0 0 0 129926 80 0 0 25 0 1 0 468858033 207609856 44695 33554432000 4194304 4465733 140736076812768 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17091/statm: 50686 44695 281 67 0 47809 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 202744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.26
CPU system time (s): 0.809876
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 338352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.26
system time used= 0.809876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 528639
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= 7
involuntary context switches= 3374

runsolver used 2.27565 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-25 22:47:04
IDJOB=3284622
IDBENCH=82354
IDSOLVER=1657
FILE ID=node143/3284622-1303764423
RUNJOBID= node143-1303764423-17055
PBS_JOBID= 13154066
Free space on /tmp= 72284 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284622-1303764423/watcher-3284622-1303764423 -o /tmp/evaluation-result-3284622-1303764423/solver-3284622-1303764423 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3284622-1303764423.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=1792663805

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13942412 kB
Buffers:       2277004 kB
Cached:       16074160 kB
SwapCached:          0 kB
Active:        6986300 kB
Inactive:     11463408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13942412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           65448 kB
Writeback:           0 kB
AnonPages:       97308 kB
Mapped:          15088 kB
Slab:           494412 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270324 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72152 MiB
End job on node143 at 2011-04-25 23:08:46