Trace number 3289085

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
kw 2011-02-28? (TO) 1300.05 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3289085-1303780813/watcher-3289085-1303780813 -o /tmp/evaluation-result-3289085-1303780813/solver-3289085-1303780813 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3289085-1303780813.cnf 

running on 2 cores: 4,6

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: 3.68 3.90 3.81 5/189 24712
/proc/meminfo: memFree=16228832/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=7652 CPUtime=0 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 1273 0 0 0 0 0 0 0 21 0 1 0 470496893 7835648 1223 33554432000 4194304 6935321 140734660221776 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 1913 1227 241 670 0 1234 0

[startup+0.0557881 s]
/proc/loadavg: 3.68 3.90 3.81 5/189 24712
/proc/meminfo: memFree=16228832/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=40652 CPUtime=0.05 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 9511 0 0 0 4 1 0 0 21 0 1 0 470496893 41627648 9445 33554432000 4194304 6935321 140734660221776 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 10163 9446 249 670 0 9484 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40652

[startup+0.100772 s]
/proc/loadavg: 3.68 3.90 3.81 5/189 24712
/proc/meminfo: memFree=16228832/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=44676 CPUtime=0.09 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 10496 0 0 0 8 1 0 0 21 0 1 0 470496893 45748224 10430 33554432000 4194304 6935321 140734660221776 18446744073709551615 4876477 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 11169 10430 249 670 0 10490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44676

[startup+0.300752 s]
/proc/loadavg: 3.68 3.90 3.81 5/189 24712
/proc/meminfo: memFree=16228832/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=56312 CPUtime=0.29 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 13401 0 0 0 28 1 0 0 22 0 1 0 470496893 57663488 13335 33554432000 4194304 6935321 140734660221776 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 14078 13336 249 670 0 13399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56312

[startup+0.70067 s]
/proc/loadavg: 3.68 3.90 3.81 5/189 24712
/proc/meminfo: memFree=16228832/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=84916 CPUtime=0.69 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 20812 0 0 0 63 6 0 0 23 0 1 0 470496893 86953984 20389 33554432000 4194304 6935321 140734660221776 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 21229 20391 273 670 0 20550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84916

[startup+1.50051 s]
/proc/loadavg: 3.70 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15972020/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=97644 CPUtime=1.48 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 24041 0 0 0 138 10 0 0 25 0 1 0 470496893 99987456 23142 33554432000 4194304 6935321 140734660221776 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 24411 23142 286 670 0 23732 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 97644

[startup+3.10021 s]
/proc/loadavg: 3.70 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15970788/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=97644 CPUtime=3.08 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 24051 0 0 0 298 10 0 0 25 0 1 0 470496893 99987456 23152 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 24411 23152 286 670 0 23732 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 97644

[startup+6.3006 s]
/proc/loadavg: 3.70 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15966764/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=98052 CPUtime=6.29 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 24215 0 0 0 618 11 0 0 25 0 1 0 470496893 100405248 23316 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 24513 23316 298 670 0 23834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98052

[startup+12.7004 s]
/proc/loadavg: 3.75 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15962604/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=98052 CPUtime=12.69 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 24215 0 0 0 1258 11 0 0 25 0 1 0 470496893 100405248 23316 33554432000 4194304 6935321 140734660221776 18446744073709551615 4780085 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 24513 23316 298 670 0 23834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98052

[startup+25.5009 s]
/proc/loadavg: 3.79 3.91 3.81 5/190 24713
/proc/meminfo: memFree=15956516/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=101036 CPUtime=25.49 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 24932 0 0 0 2538 11 0 0 25 0 1 0 470496893 103460864 24033 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 25259 24033 298 670 0 24580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101036

[startup+51.1011 s]
/proc/loadavg: 3.86 3.92 3.82 5/190 24714
/proc/meminfo: memFree=15953520/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=102500 CPUtime=51.09 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 25298 0 0 0 5098 11 0 0 25 0 1 0 470496893 104960000 24399 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 25625 24399 298 670 0 24946 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 102500

[startup+102.306 s]
/proc/loadavg: 3.94 3.93 3.82 5/190 24715
/proc/meminfo: memFree=15945708/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=104028 CPUtime=102.3 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 25702 0 0 0 10219 11 0 0 25 0 1 0 470496893 106524672 24803 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 26007 24803 298 670 0 25328 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 104028

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.83 5/190 24717
/proc/meminfo: memFree=15936992/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=106724 CPUtime=162.3 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 26354 0 0 0 16218 12 0 0 25 0 1 0 470496893 109285376 25455 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 26681 25455 298 670 0 26002 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 106724

[startup+222.301 s]
/proc/loadavg: 4.06 3.96 3.84 5/190 24719
/proc/meminfo: memFree=15930024/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=106928 CPUtime=222.3 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 26405 0 0 0 22218 12 0 0 25 0 1 0 470496893 109494272 25506 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 26732 25506 298 670 0 26053 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106928

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.85 5/190 24720
/proc/meminfo: memFree=15924304/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=108428 CPUtime=282.3 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 26780 0 0 0 28218 12 0 0 25 0 1 0 470496893 111030272 25881 33554432000 4194304 6935321 140734660221776 18446744073709551615 4337095 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 27107 25881 298 670 0 26428 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108428

[startup+342.301 s]
/proc/loadavg: 4.12 4.00 3.86 5/190 24725
/proc/meminfo: memFree=15919592/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=108428 CPUtime=342.29 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 26780 0 0 0 34217 12 0 0 25 0 1 0 470496893 111030272 25881 33554432000 4194304 6935321 140734660221776 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 27107 25881 298 670 0 26428 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 108428

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.87 5/190 24726
/proc/meminfo: memFree=15911528/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=111036 CPUtime=402.29 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 27432 0 0 0 40217 12 0 0 25 0 1 0 470496893 113700864 26533 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 27759 26533 298 670 0 27080 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 111036

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 24728
/proc/meminfo: memFree=15906528/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=111036 CPUtime=462.29 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 27432 0 0 0 46217 12 0 0 25 0 1 0 470496893 113700864 26533 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430685 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 27759 26533 298 670 0 27080 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 111036

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 24730
/proc/meminfo: memFree=15901044/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=111036 CPUtime=522.3 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 27432 0 0 0 52217 13 0 0 25 0 1 0 470496893 113700864 26533 33554432000 4194304 6935321 140734660221776 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 27759 26533 298 670 0 27080 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111036

[startup+582.301 s]
/proc/loadavg: 4.06 4.01 3.89 5/190 24731
/proc/meminfo: memFree=15894932/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=110984 CPUtime=582.3 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 28662 0 0 0 58217 13 0 0 25 0 1 0 470496893 113647616 26520 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430575 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 27746 26520 298 670 0 27067 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 110984

[startup+642.3 s]
/proc/loadavg: 4.06 4.02 3.90 5/190 24733
/proc/meminfo: memFree=15889692/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=111496 CPUtime=642.32 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 28790 0 0 0 64218 14 0 0 25 0 1 0 470496893 114171904 26648 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 27874 26648 298 670 0 27195 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 111496

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 24734
/proc/meminfo: memFree=15882592/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=113100 CPUtime=702.31 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 29191 0 0 0 70217 14 0 0 25 0 1 0 470496893 115814400 27049 33554432000 4194304 6935321 140734660221776 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 28275 27049 298 670 0 27596 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 113100

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 24736
/proc/meminfo: memFree=15873380/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=114336 CPUtime=762.31 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 29500 0 0 0 76217 14 0 0 25 0 1 0 470496893 117080064 27358 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 28584 27358 298 670 0 27905 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 114336

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 24738
/proc/meminfo: memFree=15866660/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=115464 CPUtime=822.31 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 29782 0 0 0 82217 14 0 0 25 0 1 0 470496893 118235136 27640 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 28866 27640 298 670 0 28187 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 115464

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24739
/proc/meminfo: memFree=15856704/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=120160 CPUtime=882.31 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 30645 0 0 0 88217 14 0 0 25 0 1 0 470496893 123043840 28503 33554432000 4194304 6935321 140734660221776 18446744073709551615 4301386 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 30040 28503 298 670 0 29361 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 120160

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24741
/proc/meminfo: memFree=15852476/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=120160 CPUtime=942.32 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 30651 0 0 0 94217 15 0 0 25 0 1 0 470496893 123043840 28509 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430621 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 30040 28509 298 670 0 29361 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 120160

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24742
/proc/meminfo: memFree=15850712/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=120796 CPUtime=1002.32 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 30818 0 0 0 100217 15 0 0 25 0 1 0 470496893 123695104 28676 33554432000 4194304 6935321 140734660221776 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 30199 28676 298 670 0 29520 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 120796

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24744
/proc/meminfo: memFree=15845724/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=122056 CPUtime=1062.32 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 31142 0 0 0 106217 15 0 0 25 0 1 0 470496893 124985344 29000 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 30514 29000 298 670 0 29835 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 122056

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24746
/proc/meminfo: memFree=15840600/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=123140 CPUtime=1122.33 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 31418 0 0 0 112217 16 0 0 25 0 1 0 470496893 126095360 29276 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430709 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 30785 29276 298 670 0 30106 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 123140

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24747
/proc/meminfo: memFree=15832764/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=123812 CPUtime=1182.33 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 31591 0 0 0 118217 16 0 0 25 0 1 0 470496893 126783488 29449 33554432000 4194304 6935321 140734660221776 18446744073709551615 4430934 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 30953 29449 298 670 0 30274 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 123812

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 24749
/proc/meminfo: memFree=15827268/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=125588 CPUtime=1242.33 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 32045 0 0 0 124217 16 0 0 25 0 1 0 470496893 128602112 29903 33554432000 4194304 6935321 140734660221776 18446744073709551615 4431203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 31397 29903 298 670 0 30718 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 125588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.91 2/185 24753
/proc/meminfo: memFree=16194560/32951124 swapFree=67111528/67111528
[pid=24712] ppid=24710 vsize=130424 CPUtime=1300.03 cores=4,6
/proc/24712/stat : 24712 (kw) R 24710 24712 22591 0 -1 4202496 33205 0 0 0 129987 16 0 0 25 0 1 0 470496893 133554176 31063 33554432000 4194304 6935321 140734660221776 18446744073709551615 4346484 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24712/statm: 32606 31063 298 670 0 31927 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 130424

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): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.88
CPU system time (s): 0.174973
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 130424

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

runsolver used 2.29865 second user time and 4.80427 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-26 03:20:13
IDJOB=3289085
IDBENCH=83114
IDSOLVER=1658
FILE ID=node141/3289085-1303780813
RUNJOBID= node141-1303780812-24671
PBS_JOBID= 13157176
Free space on /tmp= 71276 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289085-1303780813/watcher-3289085-1303780813 -o /tmp/evaluation-result-3289085-1303780813/solver-3289085-1303780813 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3289085-1303780813.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1759254621

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.75
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.806
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.75
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16229360 kB
Buffers:       1595916 kB
Cached:       14365208 kB
SwapCached:          0 kB
Active:        6355144 kB
Inactive:      9791756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16229360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23852 kB
Writeback:           0 kB
AnonPages:      184928 kB
Mapped:          17108 kB
Slab:           510248 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   384304 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= 71284 MiB
End job on node141 at 2011-04-26 03:41:55