Trace number 3290377

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) 1300.05 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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-3290377-1303786466/watcher-3290377-1303786466 -o /tmp/evaluation-result-3290377-1303786466/solver-3290377-1303786466 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3290377-1303786466.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.73 3.93 3.82 5/189 9413
/proc/meminfo: memFree=13935224/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=3260 CPUtime=0 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 375 0 0 0 0 0 0 0 25 0 1 0 568877288 3338240 316 33554432000 134512640 134829744 4294036880 18446744073709551615 134559200 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 815 316 238 78 0 101 0

[startup+0.106799 s]
/proc/loadavg: 3.73 3.93 3.82 5/189 9413
/proc/meminfo: memFree=13935224/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4108 CPUtime=0.1 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 625 0 0 0 10 0 0 0 25 0 1 0 568877288 4206592 560 33554432000 134512640 134829744 4294036880 18446744073709551615 134661375 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1027 560 284 78 0 313 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4108

[startup+0.200787 s]
/proc/loadavg: 3.73 3.93 3.82 5/189 9413
/proc/meminfo: memFree=13935224/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4108 CPUtime=0.19 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 632 0 0 0 19 0 0 0 25 0 1 0 568877288 4206592 567 33554432000 134512640 134829744 4294036880 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1027 567 284 78 0 313 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4108

[startup+0.300771 s]
/proc/loadavg: 3.73 3.93 3.82 5/189 9413
/proc/meminfo: memFree=13935224/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4240 CPUtime=0.29 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 678 0 0 0 29 0 0 0 25 0 1 0 568877288 4341760 613 33554432000 134512640 134829744 4294036880 18446744073709551615 134722597 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1060 613 284 78 0 346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4240

[startup+0.700695 s]
/proc/loadavg: 3.73 3.93 3.82 5/189 9413
/proc/meminfo: memFree=13935224/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4508 CPUtime=0.69 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 730 0 0 0 69 0 0 0 25 0 1 0 568877288 4616192 665 33554432000 134512640 134829744 4294036880 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1127 665 284 78 0 413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4508

[startup+1.50054 s]
/proc/loadavg: 3.73 3.93 3.82 5/190 9414
/proc/meminfo: memFree=13933016/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4772 CPUtime=1.49 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 790 0 0 0 149 0 0 0 25 0 1 0 568877288 4886528 725 33554432000 134512640 134829744 4294036880 18446744073709551615 134719596 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1193 725 284 78 0 479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4772

[startup+3.10025 s]
/proc/loadavg: 3.73 3.93 3.82 5/190 9414
/proc/meminfo: memFree=13932396/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4888 CPUtime=3.09 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 832 0 0 0 309 0 0 0 25 0 1 0 568877288 5005312 767 33554432000 134512640 134829744 4294036880 18446744073709551615 134678497 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1222 767 284 78 0 508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4888

[startup+6.30066 s]
/proc/loadavg: 3.75 3.93 3.82 5/190 9414
/proc/meminfo: memFree=13931920/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4888 CPUtime=6.29 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 845 0 0 0 629 0 0 0 25 0 1 0 568877288 5005312 780 33554432000 134512640 134829744 4294036880 18446744073709551615 134657648 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1222 780 284 78 0 508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4888

[startup+12.7005 s]
/proc/loadavg: 3.77 3.93 3.82 5/190 9414
/proc/meminfo: memFree=13930800/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=4888 CPUtime=12.69 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 845 0 0 0 1269 0 0 0 25 0 1 0 568877288 5005312 780 33554432000 134512640 134829744 4294036880 18446744073709551615 134678532 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1222 780 284 78 0 508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4888

[startup+25.5011 s]
/proc/loadavg: 3.82 3.93 3.82 5/190 9415
/proc/meminfo: memFree=13927908/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=5916 CPUtime=25.5 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 1084 0 0 0 2550 0 0 0 25 0 1 0 568877288 6057984 1009 33554432000 134512640 134829744 4294036880 18446744073709551615 2469742 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1479 1009 284 78 0 765 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5916

[startup+51.1004 s]
/proc/loadavg: 3.88 3.94 3.82 5/190 9415
/proc/meminfo: memFree=13924172/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=7412 CPUtime=51.1 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 1461 0 0 0 5110 0 0 0 25 0 1 0 568877288 7589888 1386 33554432000 134512640 134829744 4294036880 18446744073709551615 134717960 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 1853 1386 284 78 0 1139 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7412

[startup+102.301 s]
/proc/loadavg: 4.02 3.96 3.83 5/190 9417
/proc/meminfo: memFree=13917720/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=9356 CPUtime=102.3 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 1880 0 0 0 10230 0 0 0 25 0 1 0 568877288 9580544 1805 33554432000 134512640 134829744 4294036880 18446744073709551615 134682767 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 2339 1805 284 78 0 1625 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9356

[startup+162.301 s]
/proc/loadavg: 4.04 3.98 3.84 5/190 9418
/proc/meminfo: memFree=13910492/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=10360 CPUtime=162.3 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 2133 0 0 0 16230 0 0 0 25 0 1 0 568877288 10608640 2058 33554432000 134512640 134829744 4294036880 18446744073709551615 134633010 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 2590 2058 285 78 0 1876 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 10360

[startup+222.307 s]
/proc/loadavg: 4.01 3.98 3.85 5/190 9420
/proc/meminfo: memFree=13905020/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=12792 CPUtime=222.31 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 2709 0 0 0 22231 0 0 0 25 0 1 0 568877288 13099008 2634 33554432000 134512640 134829744 4294036880 18446744073709551615 134719587 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 3198 2634 285 78 0 2484 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 12792

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 9421
/proc/meminfo: memFree=13899668/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=14772 CPUtime=282.3 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3150 0 0 0 28230 0 0 0 25 0 1 0 568877288 15126528 3075 33554432000 134512640 134829744 4294036880 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 3693 3075 285 78 0 2979 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 14772

[startup+342.3 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 9423
/proc/meminfo: memFree=13898412/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=15424 CPUtime=342.3 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3348 0 0 0 34230 0 0 0 25 0 1 0 568877288 15794176 3273 33554432000 134512640 134829744 4294036880 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 3856 3273 285 78 0 3142 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 15424

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.87 5/190 9434
/proc/meminfo: memFree=13893804/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=16172 CPUtime=402.3 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3514 0 0 0 40230 0 0 0 25 0 1 0 568877288 16560128 3439 33554432000 134512640 134829744 4294036880 18446744073709551615 134661838 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4043 3439 285 78 0 3329 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16172

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 9435
/proc/meminfo: memFree=13893144/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=16848 CPUtime=462.3 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3626 0 0 0 46230 0 0 0 25 0 1 0 568877288 17252352 3551 33554432000 134512640 134829744 4294036880 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4212 3551 285 78 0 3498 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 16848

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.88 5/190 9437
/proc/meminfo: memFree=13892384/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=17264 CPUtime=522.3 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3707 0 0 0 52230 0 0 0 25 0 1 0 568877288 17678336 3632 33554432000 134512640 134829744 4294036880 18446744073709551615 134620871 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4316 3632 285 78 0 3602 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 17264

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 9438
/proc/meminfo: memFree=13891876/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=17604 CPUtime=582.31 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3791 0 0 0 58231 0 0 0 25 0 1 0 568877288 18026496 3716 33554432000 134512640 134829744 4294036880 18446744073709551615 134719760 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4401 3716 285 78 0 3687 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 17604

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 9440
/proc/meminfo: memFree=13890376/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=18180 CPUtime=642.32 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3888 0 0 0 64231 1 0 0 25 0 1 0 568877288 18616320 3813 33554432000 134512640 134829744 4294036880 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4545 3813 285 78 0 3831 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 18180

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 9442
/proc/meminfo: memFree=13889748/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=18372 CPUtime=702.32 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3939 0 0 0 70231 1 0 0 25 0 1 0 568877288 18812928 3864 33554432000 134512640 134829744 4294036880 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4593 3864 285 78 0 3879 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 18372

[startup+762.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 9443
/proc/meminfo: memFree=13888868/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=18556 CPUtime=762.33 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 3972 0 0 0 76232 1 0 0 25 0 1 0 568877288 19001344 3897 33554432000 134512640 134829744 4294036880 18446744073709551615 134661415 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4639 3897 285 78 0 3925 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 18556

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9445
/proc/meminfo: memFree=13887608/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=18680 CPUtime=822.32 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4024 0 0 0 82231 1 0 0 25 0 1 0 568877288 19128320 3949 33554432000 134512640 134829744 4294036880 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4670 3949 285 78 0 3956 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 18680

[startup+882.306 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9446
/proc/meminfo: memFree=13886972/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=18944 CPUtime=882.33 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4077 0 0 0 88232 1 0 0 25 0 1 0 568877288 19398656 4002 33554432000 134512640 134829744 4294036880 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4736 4002 285 78 0 4022 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 18944

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9448
/proc/meminfo: memFree=13886592/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=19076 CPUtime=942.32 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4114 0 0 0 94231 1 0 0 25 0 1 0 568877288 19533824 4039 33554432000 134512640 134829744 4294036880 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4769 4039 285 78 0 4055 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 19076

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 9450
/proc/meminfo: memFree=13886204/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=19428 CPUtime=1002.33 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4159 0 0 0 100232 1 0 0 25 0 1 0 568877288 19894272 4084 33554432000 134512640 134829744 4294036880 18446744073709551615 134661396 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4857 4084 285 78 0 4143 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 19428

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 9451
/proc/meminfo: memFree=13885448/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=19428 CPUtime=1062.33 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4185 0 0 0 106232 1 0 0 25 0 1 0 568877288 19894272 4110 33554432000 134512640 134829744 4294036880 18446744073709551615 134662127 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4857 4110 285 78 0 4143 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 19428

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 9453
/proc/meminfo: memFree=13883196/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=19812 CPUtime=1122.33 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4230 0 0 0 112232 1 0 0 25 0 1 0 568877288 20287488 4155 33554432000 134512640 134829744 4294036880 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4953 4155 285 78 0 4239 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 19812

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 9454
/proc/meminfo: memFree=13882940/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=19812 CPUtime=1182.33 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4261 0 0 0 118232 1 0 0 25 0 1 0 568877288 20287488 4186 33554432000 134512640 134829744 4294036880 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 4953 4186 285 78 0 4239 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 19812

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 9456
/proc/meminfo: memFree=13882428/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=20004 CPUtime=1242.33 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4294 0 0 0 124232 1 0 0 25 0 1 0 568877288 20484096 4219 33554432000 134512640 134829744 4294036880 18446744073709551615 134661418 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 5001 4219 285 78 0 4287 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 20004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.54 3.91 3.89 2/172 9512
/proc/meminfo: memFree=13931556/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=20004 CPUtime=1300.04 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4306 0 0 0 130003 1 0 0 25 0 1 0 568877288 20484096 4231 33554432000 134512640 134829744 4294036880 18446744073709551615 134620962 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 5001 4231 285 78 0 4287 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 20004

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: 3.54 3.91 3.89 2/172 9512
/proc/meminfo: memFree=13931556/32950928 swapFree=67111528/67111528
[pid=9413] ppid=9411 vsize=20004 CPUtime=1300.04 cores=4,6
/proc/9413/stat : 9413 (MPhaseSAT_M) R 9411 9413 9149 0 -1 4202496 4306 0 0 0 130003 1 0 0 25 0 1 0 568877288 20484096 4231 33554432000 134512640 134829744 4294036880 18446744073709551615 134620962 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9413/statm: 5001 4231 285 78 0 4287 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 20004

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.04
CPU system time (s): 0.013997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 20004

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

runsolver used 2.24966 second user time and 4.82727 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 04:54:26
IDJOB=3290377
IDBENCH=83432
IDSOLVER=1522
FILE ID=node113/3290377-1303786466
RUNJOBID= node113-1303785154-9168
PBS_JOBID= 13157243
Free space on /tmp= 71420 MiB

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

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=2104985371

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:      13935240 kB
Buffers:       1856892 kB
Cached:       16492380 kB
SwapCached:          0 kB
Active:       10220692 kB
Inactive:      8205240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13935240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2216 kB
Writeback:           0 kB
AnonPages:       76252 kB
Mapped:          16436 kB
Slab:           526256 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   260120 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= 71420 MiB
End job on node113 at 2011-04-26 05:16:08