Trace number 3288905

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
MPhaseSAT_M 2011-02-16? (TO) 1299.97 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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-3288905-1303780285/watcher-3288905-1303780285 -o /tmp/evaluation-result-3288905-1303780285/solver-3288905-1303780285 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3288905-1303780285.cnf 

running on 2 cores: 5,7

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.47 3.90 3.89 4/189 2729
/proc/meminfo: memFree=18730968/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=6704 CPUtime=0 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 568259323 6864896 267 33554432000 134512640 134829744 4286669328 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 1676 267 225 78 0 962 0

[startup+0.0230311 s]
/proc/loadavg: 3.47 3.90 3.89 4/189 2729
/proc/meminfo: memFree=18730968/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=6704 CPUtime=0.02 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 425 0 0 0 2 0 0 0 25 0 1 0 568259323 6864896 366 33554432000 134512640 134829744 4286669328 18446744073709551615 8100595 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 1676 366 225 78 0 962 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6704

[startup+0.101017 s]
/proc/loadavg: 3.47 3.90 3.89 4/189 2729
/proc/meminfo: memFree=18730968/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=6704 CPUtime=0.09 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 813 0 0 0 9 0 0 0 25 0 1 0 568259323 6864896 754 33554432000 134512640 134829744 4286669328 18446744073709551615 8190937 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 1676 754 225 78 0 962 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6704

[startup+0.300983 s]
/proc/loadavg: 3.47 3.90 3.89 4/189 2729
/proc/meminfo: memFree=18730968/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=10936 CPUtime=0.29 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 10499 0 0 0 28 1 0 0 25 0 1 0 568259323 11198464 2214 33554432000 134512640 134829744 4286669328 18446744073709551615 134559408 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 2734 2214 280 78 0 2020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10936

[startup+0.700914 s]
/proc/loadavg: 3.47 3.90 3.89 4/189 2729
/proc/meminfo: memFree=18730968/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=10936 CPUtime=0.69 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 35601 0 0 0 65 4 0 0 25 0 1 0 568259323 11198464 2214 33554432000 134512640 134829744 4286669328 18446744073709551615 134559433 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 2734 2214 280 78 0 2020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10936

[startup+1.50077 s]
/proc/loadavg: 3.47 3.90 3.89 5/190 2730
/proc/meminfo: memFree=18695008/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=6944 CPUtime=1.5 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 85805 0 0 0 139 11 0 0 25 0 1 0 568259323 7110656 1216 33554432000 134512640 134829744 4286669328 18446744073709551615 134566684 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 1736 1216 280 78 0 1022 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6944

[startup+3.10049 s]
/proc/loadavg: 3.51 3.90 3.89 5/190 2730
/proc/meminfo: memFree=18606584/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=75912 CPUtime=3.09 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 116763 0 0 0 295 14 0 0 25 0 1 0 568259323 77733888 17522 33554432000 134512640 134829744 4286669328 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 18978 17522 299 78 0 18264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75912

[startup+6.30093 s]
/proc/loadavg: 3.51 3.90 3.89 5/190 2731
/proc/meminfo: memFree=18507164/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=77280 CPUtime=6.29 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 121315 0 0 0 614 15 0 0 25 0 1 0 568259323 79134720 17888 33554432000 134512640 134829744 4286669328 18446744073709551615 134662073 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 19320 17888 318 78 0 18606 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77280

[startup+12.7008 s]
/proc/loadavg: 3.59 3.91 3.89 5/190 2731
/proc/meminfo: memFree=18507384/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=77280 CPUtime=12.69 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 126245 0 0 0 1253 16 0 0 25 0 1 0 568259323 79134720 17888 33554432000 134512640 134829744 4286669328 18446744073709551615 134661064 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 19320 17888 318 78 0 18606 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77280

[startup+25.5006 s]
/proc/loadavg: 3.65 3.91 3.90 5/190 2731
/proc/meminfo: memFree=18691160/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=34364 CPUtime=25.49 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 160454 0 0 0 2529 20 0 0 25 0 1 0 568259323 35188736 7879 33554432000 134512640 134829744 4286669328 18446744073709551615 8214012 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 8591 7880 316 78 0 7877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34364

[startup+51.1011 s]
/proc/loadavg: 3.77 3.92 3.90 5/190 2732
/proc/meminfo: memFree=18615336/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=38136 CPUtime=51.1 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 161661 0 0 0 5089 21 0 0 25 0 1 0 568259323 39051264 8840 33554432000 134512640 134829744 4286669328 18446744073709551615 134723353 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 9534 8840 317 78 0 8820 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 38136

[startup+102.307 s]
/proc/loadavg: 3.91 3.93 3.90 5/190 2733
/proc/meminfo: memFree=18606128/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=39324 CPUtime=102.29 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 163858 0 0 0 10208 21 0 0 25 0 1 0 568259323 40267776 9122 33554432000 134512640 134829744 4286669328 18446744073709551615 134661224 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 9831 9122 317 78 0 9117 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39324

[startup+162.301 s]
/proc/loadavg: 4.02 3.95 3.91 5/190 2735
/proc/meminfo: memFree=18599500/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=41436 CPUtime=162.29 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 165423 0 0 0 16207 22 0 0 25 0 1 0 568259323 42430464 9666 33554432000 134512640 134829744 4286669328 18446744073709551615 134724640 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 10359 9666 317 78 0 9645 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41436

[startup+222.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 2736
/proc/meminfo: memFree=18591160/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=45524 CPUtime=222.28 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 167254 0 0 0 22206 22 0 0 25 0 1 0 568259323 46616576 10655 33554432000 134512640 134829744 4286669328 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 11381 10655 317 78 0 10667 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45524

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 2738
/proc/meminfo: memFree=18582580/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=45796 CPUtime=282.29 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 168120 0 0 0 28206 23 0 0 25 0 1 0 568259323 46895104 10721 33554432000 134512640 134829744 4286669328 18446744073709551615 134661326 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 11449 10721 317 78 0 10735 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45796

[startup+342.301 s]
/proc/loadavg: 4.04 3.98 3.92 5/190 2740
/proc/meminfo: memFree=18582164/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=45792 CPUtime=342.28 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 168486 0 0 0 34205 23 0 0 25 0 1 0 568259323 46891008 10724 33554432000 134512640 134829744 4286669328 18446744073709551615 134661602 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 11448 10724 317 78 0 10734 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 45792

[startup+402.3 s]
/proc/loadavg: 4.06 4.00 3.92 6/190 2741
/proc/meminfo: memFree=18572340/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=52524 CPUtime=402.27 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 170178 0 0 0 40203 24 0 0 25 0 1 0 568259323 53784576 12416 33554432000 134512640 134829744 4286669328 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 13131 12416 317 78 0 12417 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 52524

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 2746
/proc/meminfo: memFree=18571540/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=52904 CPUtime=462.27 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 170446 0 0 0 46203 24 0 0 25 0 1 0 568259323 54173696 12502 33554432000 134512640 134829744 4286669328 18446744073709551615 134717810 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 13226 12502 317 78 0 12512 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 52904

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2747
/proc/meminfo: memFree=18559612/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=522.27 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173068 0 0 0 52202 25 0 0 25 0 1 0 568259323 64200704 14943 33554432000 134512640 134829744 4286669328 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14943 317 78 0 14960 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 62696

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2749
/proc/meminfo: memFree=18550892/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=582.27 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173070 0 0 0 58202 25 0 0 25 0 1 0 568259323 64200704 14945 33554432000 134512640 134829744 4286669328 18446744073709551615 134661167 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14945 317 78 0 14960 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 62696

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2751
/proc/meminfo: memFree=18542300/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=642.26 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173070 0 0 0 64201 25 0 0 25 0 1 0 568259323 64200704 14945 33554432000 134512640 134829744 4286669328 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14945 317 78 0 14960 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 62696

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 2752
/proc/meminfo: memFree=18540280/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=702.26 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173070 0 0 0 70200 26 0 0 25 0 1 0 568259323 64200704 14945 33554432000 134512640 134829744 4286669328 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14945 317 78 0 14960 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 62696

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 2754
/proc/meminfo: memFree=18540840/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=762.27 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 76201 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 62696

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 2755
/proc/meminfo: memFree=18540820/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=822.26 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 82200 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 62696

[startup+882.3 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 2757
/proc/meminfo: memFree=18539900/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=882.26 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 88200 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134725178 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 62696

[startup+942.301 s]
/proc/loadavg: 4.08 4.03 3.94 5/190 2758
/proc/meminfo: memFree=18538996/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=942.25 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 94199 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134722641 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 62696

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 2760
/proc/meminfo: memFree=18530892/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=1002.25 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 100199 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 62696

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 2762
/proc/meminfo: memFree=18528504/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=1062.25 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 106199 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 62696

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 2764
/proc/meminfo: memFree=18527236/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=1122.25 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 112199 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134661645 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 62696

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 2767
/proc/meminfo: memFree=18520012/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=62696 CPUtime=1182.25 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173071 0 0 0 118199 26 0 0 25 0 1 0 568259323 64200704 14946 33554432000 134512640 134829744 4286669328 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 15674 14946 317 78 0 14960 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 62696

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 2769
/proc/meminfo: memFree=18500992/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=64996 CPUtime=1242.24 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 173663 0 0 0 124198 26 0 0 25 0 1 0 568259323 66555904 15538 33554432000 134512640 134829744 4286669328 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 16249 15538 317 78 0 15535 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 64996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 2/184 2773
/proc/meminfo: memFree=18678072/32950940 swapFree=67111528/67111528
[pid=2729] ppid=2727 vsize=68844 CPUtime=1299.95 cores=5,7
/proc/2729/stat : 2729 (MPhaseSAT_M) R 2727 2729 2669 0 -1 4202496 174608 0 0 0 129968 27 0 0 25 0 1 0 568259323 70496256 16483 33554432000 134512640 134829744 4286669328 18446744073709551615 134722472 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2729/statm: 17211 16483 317 78 0 16497 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 68844

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): 1299.97
CPU user time (s): 1299.69
CPU system time (s): 0.277957
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 80996

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

runsolver used 2.00169 second user time and 5.10122 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-26 03:11:26
IDJOB=3288905
IDBENCH=83109
IDSOLVER=1522
FILE ID=node117/3288905-1303780285
RUNJOBID= node117-1303780285-2690
PBS_JOBID= 13157218
Free space on /tmp= 71524 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288905-1303780285/watcher-3288905-1303780285 -o /tmp/evaluation-result-3288905-1303780285/solver-3288905-1303780285 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3288905-1303780285.cnf

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=2058232241

node117.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.849
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.849
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	: 5332.75
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.849
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18728272 kB
Buffers:       2331856 kB
Cached:       11243300 kB
SwapCached:          0 kB
Active:        6382360 kB
Inactive:      7277720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18728272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15176 kB
Writeback:           0 kB
AnonPages:       84092 kB
Mapped:          15940 kB
Slab:           497988 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   271236 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= 71524 MiB
End job on node117 at 2011-04-26 03:33:08