Trace number 3290147

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.96 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

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-3290147-1303786456/watcher-3290147-1303786456 -o /tmp/evaluation-result-3290147-1303786456/solver-3290147-1303786456 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3290147-1303786456.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: 3.68 3.93 3.81 3/175 9334
/proc/meminfo: memFree=13947824/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=3052 CPUtime=0 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4194304 191 0 0 0 0 0 0 0 25 0 1 0 568876294 3125248 143 33554432000 134512640 134829744 4291871952 18446744073709551615 2215760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9334/statm: 763 143 124 78 0 36 0

[startup+0.065681 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 9334
/proc/meminfo: memFree=13947824/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=4472 CPUtime=0.06 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 749 0 0 0 6 0 0 0 25 0 1 0 568876294 4579328 638 33554432000 134512640 134829744 4291871952 18446744073709551615 134670019 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1118 638 267 78 0 404 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4472

[startup+0.100692 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 9334
/proc/meminfo: memFree=13947824/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=4604 CPUtime=0.09 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 779 0 0 0 9 0 0 0 25 0 1 0 568876294 4714496 668 33554432000 134512640 134829744 4291871952 18446744073709551615 134669412 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1151 668 267 78 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4604

[startup+0.300685 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 9334
/proc/meminfo: memFree=13947824/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=4868 CPUtime=0.29 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 866 0 0 0 29 0 0 0 25 0 1 0 568876294 4984832 754 33554432000 134512640 134829744 4291871952 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1217 754 273 78 0 503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4868

[startup+0.700612 s]
/proc/loadavg: 3.68 3.93 3.81 3/175 9334
/proc/meminfo: memFree=13947824/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=5264 CPUtime=0.69 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 965 0 0 0 69 0 0 0 25 0 1 0 568876294 5390336 853 33554432000 134512640 134829744 4291871952 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1316 853 273 78 0 602 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5264

[startup+1.50047 s]
/proc/loadavg: 3.68 3.93 3.81 5/190 9387
/proc/meminfo: memFree=13938076/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=5392 CPUtime=1.49 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 1009 0 0 0 149 0 0 0 25 0 1 0 568876294 5521408 897 33554432000 134512640 134829744 4291871952 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1348 897 273 78 0 634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5392

[startup+3.10117 s]
/proc/loadavg: 3.68 3.93 3.81 5/190 9387
/proc/meminfo: memFree=13935376/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=5904 CPUtime=3.09 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 1133 0 0 0 309 0 0 0 25 0 1 0 568876294 6045696 1021 33554432000 134512640 134829744 4291871952 18446744073709551615 134723353 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1476 1021 273 78 0 762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5904

[startup+6.30057 s]
/proc/loadavg: 3.70 3.93 3.82 5/190 9387
/proc/meminfo: memFree=13934636/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=6164 CPUtime=6.29 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 1179 0 0 0 629 0 0 0 25 0 1 0 568876294 6311936 1067 33554432000 134512640 134829744 4291871952 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1541 1067 273 78 0 827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6164

[startup+12.7004 s]
/proc/loadavg: 3.73 3.93 3.82 5/190 9414
/proc/meminfo: memFree=13932396/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=6824 CPUtime=12.69 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 1342 0 0 0 1269 0 0 0 25 0 1 0 568876294 6987776 1230 33554432000 134512640 134829744 4291871952 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1706 1230 273 78 0 992 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6824

[startup+25.501 s]
/proc/loadavg: 3.79 3.93 3.82 5/190 9414
/proc/meminfo: memFree=13930304/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=7872 CPUtime=25.49 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 1592 0 0 0 2549 0 0 0 25 0 1 0 568876294 8060928 1480 33554432000 134512640 134829744 4291871952 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1968 1480 273 78 0 1254 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7872

[startup+51.1003 s]
/proc/loadavg: 3.86 3.94 3.82 5/190 9415
/proc/meminfo: memFree=13926156/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=6836 CPUtime=51.09 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 2658 0 0 0 5109 0 0 0 25 0 1 0 568876294 7000064 1257 33554432000 134512640 134829744 4291871952 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 1709 1257 283 78 0 995 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6836

[startup+102.307 s]
/proc/loadavg: 3.94 3.94 3.83 5/190 9416
/proc/meminfo: memFree=13919084/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=8292 CPUtime=102.29 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 3031 0 0 0 10228 1 0 0 25 0 1 0 568876294 8491008 1630 33554432000 134512640 134829744 4291871952 18446744073709551615 134661620 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 2073 1630 283 78 0 1359 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 8292

[startup+162.301 s]
/proc/loadavg: 4.05 3.98 3.84 5/190 9418
/proc/meminfo: memFree=13911368/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=11504 CPUtime=162.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 3794 0 0 0 16227 1 0 0 25 0 1 0 568876294 11780096 2393 33554432000 134512640 134829744 4291871952 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 2876 2393 283 78 0 2162 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 11504

[startup+222.301 s]
/proc/loadavg: 4.02 3.98 3.85 5/190 9419
/proc/meminfo: memFree=13905764/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=13524 CPUtime=222.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 4289 0 0 0 22227 1 0 0 25 0 1 0 568876294 13848576 2888 33554432000 134512640 134829744 4291871952 18446744073709551615 134725373 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 3381 2888 283 78 0 2667 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 13524

[startup+282.3 s]
/proc/loadavg: 4.00 3.98 3.85 5/190 9421
/proc/meminfo: memFree=13901656/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=14348 CPUtime=282.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 4482 0 0 0 28227 1 0 0 25 0 1 0 568876294 14692352 3081 33554432000 134512640 134829744 4291871952 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 3587 3081 283 78 0 2873 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 14348

[startup+342.3 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 9423
/proc/meminfo: memFree=13898664/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=15932 CPUtime=342.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 4872 0 0 0 34227 1 0 0 25 0 1 0 568876294 16314368 3471 33554432000 134512640 134829744 4291871952 18446744073709551615 134719794 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 3983 3471 283 78 0 3269 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 15932

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 9424
/proc/meminfo: memFree=13893932/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=19828 CPUtime=402.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 5817 0 0 0 40226 2 0 0 25 0 1 0 568876294 20303872 4416 33554432000 134512640 134829744 4291871952 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 4957 4416 283 78 0 4243 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 19828

[startup+462.301 s]
/proc/loadavg: 4.08 3.99 3.88 5/190 9435
/proc/meminfo: memFree=13893640/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=19828 CPUtime=462.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 5821 0 0 0 46226 2 0 0 25 0 1 0 568876294 20303872 4420 33554432000 134512640 134829744 4291871952 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 4957 4420 283 78 0 4243 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 19828

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.88 5/190 9436
/proc/meminfo: memFree=13892640/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=19828 CPUtime=522.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 5825 0 0 0 52226 2 0 0 25 0 1 0 568876294 20303872 4424 33554432000 134512640 134829744 4291871952 18446744073709551615 134661591 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 4957 4424 283 78 0 4243 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 19828

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 9438
/proc/meminfo: memFree=13892004/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=19828 CPUtime=582.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 5835 0 0 0 58226 2 0 0 25 0 1 0 568876294 20303872 4434 33554432000 134512640 134829744 4291871952 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 4957 4434 283 78 0 4243 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 19828

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 9440
/proc/meminfo: memFree=13891128/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=20016 CPUtime=642.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 5909 0 0 0 64226 2 0 0 25 0 1 0 568876294 20496384 4508 33554432000 134512640 134829744 4291871952 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5004 4508 283 78 0 4290 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 20016

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 9441
/proc/meminfo: memFree=13889748/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=20016 CPUtime=702.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 5909 0 0 0 70225 3 0 0 25 0 1 0 568876294 20496384 4508 33554432000 134512640 134829744 4291871952 18446744073709551615 134669383 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5004 4508 283 78 0 4290 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 20016

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 9443
/proc/meminfo: memFree=13888868/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=20176 CPUtime=762.28 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 5965 0 0 0 76225 3 0 0 25 0 1 0 568876294 20660224 4564 33554432000 134512640 134829744 4291871952 18446744073709551615 134661375 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5044 4564 283 78 0 4330 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 20176

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9444
/proc/meminfo: memFree=13887736/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=21040 CPUtime=822.27 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6109 0 0 0 82224 3 0 0 25 0 1 0 568876294 21544960 4708 33554432000 134512640 134829744 4291871952 18446744073709551615 134661375 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5260 4708 283 78 0 4546 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 21040

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9446
/proc/meminfo: memFree=13887100/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=21392 CPUtime=882.27 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6185 0 0 0 88224 3 0 0 25 0 1 0 568876294 21905408 4784 33554432000 134512640 134829744 4291871952 18446744073709551615 134661437 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5348 4784 283 78 0 4634 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 21392

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9448
/proc/meminfo: memFree=13886468/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=21776 CPUtime=942.26 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6235 0 0 0 94223 3 0 0 25 0 1 0 568876294 22298624 4834 33554432000 134512640 134829744 4291871952 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5444 4834 283 78 0 4730 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 21776

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 9449
/proc/meminfo: memFree=13886204/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=21968 CPUtime=1002.26 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6273 0 0 0 100223 3 0 0 25 0 1 0 568876294 22495232 4872 33554432000 134512640 134829744 4291871952 18446744073709551615 134662127 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5492 4872 283 78 0 4778 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 21968

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 9451
/proc/meminfo: memFree=13885820/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=22160 CPUtime=1062.26 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6289 0 0 0 106223 3 0 0 25 0 1 0 568876294 22691840 4888 33554432000 134512640 134829744 4291871952 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5540 4888 283 78 0 4826 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 22160

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9452
/proc/meminfo: memFree=13885312/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=22160 CPUtime=1122.25 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6304 0 0 0 112222 3 0 0 25 0 1 0 568876294 22691840 4903 33554432000 134512640 134829744 4291871952 18446744073709551615 134657870 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 5540 4903 283 78 0 4826 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 22160

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.92 5/190 9454
/proc/meminfo: memFree=13883312/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=24100 CPUtime=1182.24 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6771 0 0 0 118221 3 0 0 25 0 1 0 568876294 24678400 5370 33554432000 134512640 134829744 4291871952 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 6025 5370 283 78 0 5311 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 24100

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 9456
/proc/meminfo: memFree=13882428/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=24100 CPUtime=1242.24 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6771 0 0 0 124221 3 0 0 25 0 1 0 568876294 24678400 5370 33554432000 134512640 134829744 4291871952 18446744073709551615 134661471 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 6025 5370 283 78 0 5311 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 24100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 9457
/proc/meminfo: memFree=13882540/32950928 swapFree=67111528/67111528
[pid=9334] ppid=9332 vsize=24100 CPUtime=1299.95 cores=0,2
/proc/9334/stat : 9334 (MPhaseSAT_M) R 9332 9334 9149 0 -1 4202496 6772 0 0 0 129991 4 0 0 25 0 1 0 568876294 24678400 5371 33554432000 134512640 134829744 4291871952 18446744073709551615 134722623 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9334/statm: 6025 5371 283 78 0 5311 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 24100

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.96
CPU user time (s): 1299.91
CPU system time (s): 0.045993
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 24100

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

runsolver used 2.21266 second user time and 4.88826 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 04:54:16
IDJOB=3290147
IDBENCH=83421
IDSOLVER=1522
FILE ID=node113/3290147-1303786456
RUNJOBID= node113-1303785154-9167
PBS_JOBID= 13157243
Free space on /tmp= 71420 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290147-1303786456/watcher-3290147-1303786456 -o /tmp/evaluation-result-3290147-1303786456/solver-3290147-1303786456 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3290147-1303786456.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=261615730

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13948112 kB
Buffers:       1856856 kB
Cached:       16490920 kB
SwapCached:          0 kB
Active:       10207008 kB
Inactive:      8205136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13948112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             412 kB
Writeback:           8 kB
AnonPages:       63652 kB
Mapped:          14680 kB
Slab:           525452 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194636 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= 71416 MiB
End job on node113 at 2011-04-26 05:15:58