Trace number 3290329

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 2011-02-15? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3290329-1303782004/watcher-3290329-1303782004 -o /tmp/evaluation-result-3290329-1303782004/solver-3290329-1303782004 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3290329-1303782004.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.77 1.99 2.50 3/178 7799
/proc/meminfo: memFree=11161316/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=3040 CPUtime=0 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 327 0 0 0 0 0 0 0 18 0 1 0 568431082 3112960 268 33554432000 134512640 134731564 4293932640 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 760 268 225 54 0 70 0

[startup+0.045251 s]
/proc/loadavg: 1.77 1.99 2.50 3/178 7799
/proc/meminfo: memFree=11161316/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=4052 CPUtime=0.04 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 645 0 0 0 4 0 0 0 18 0 1 0 568431082 4149248 579 33554432000 134512640 134731564 4293932640 18446744073709551615 134655376 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1013 579 277 54 0 323 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4052

[startup+0.100236 s]
/proc/loadavg: 1.77 1.99 2.50 3/178 7799
/proc/meminfo: memFree=11161316/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=4184 CPUtime=0.09 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 665 0 0 0 9 0 0 0 18 0 1 0 568431082 4284416 598 33554432000 134512640 134731564 4293932640 18446744073709551615 134614644 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1046 598 282 54 0 356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4184

[startup+0.300187 s]
/proc/loadavg: 1.77 1.99 2.50 3/178 7799
/proc/meminfo: memFree=11161316/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=4312 CPUtime=0.29 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 724 0 0 0 29 0 0 0 18 0 1 0 568431082 4415488 657 33554432000 134512640 134731564 4293932640 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1078 657 282 54 0 388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4312

[startup+0.701116 s]
/proc/loadavg: 1.77 1.99 2.50 3/178 7799
/proc/meminfo: memFree=11161316/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=4572 CPUtime=0.69 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 762 0 0 0 69 0 0 0 18 0 1 0 568431082 4681728 695 33554432000 134512640 134731564 4293932640 18446744073709551615 134669480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1143 695 282 54 0 453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4572

[startup+1.50097 s]
/proc/loadavg: 1.77 1.99 2.50 6/190 7819
/proc/meminfo: memFree=11118988/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=4700 CPUtime=1.49 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 814 0 0 0 149 0 0 0 19 0 1 0 568431082 4812800 747 33554432000 134512640 134731564 4293932640 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1175 747 282 54 0 485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4700

[startup+3.10069 s]
/proc/loadavg: 1.77 1.99 2.50 5/190 7819
/proc/meminfo: memFree=11063312/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=4920 CPUtime=3.09 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 860 0 0 0 309 0 0 0 25 0 1 0 568431082 5038080 793 33554432000 134512640 134731564 4293932640 18446744073709551615 134720939 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1230 793 282 54 0 540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30113 s]
/proc/loadavg: 1.95 2.03 2.51 6/190 7819
/proc/meminfo: memFree=11061432/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=5176 CPUtime=6.29 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 938 0 0 0 629 0 0 0 25 0 1 0 568431082 5300224 871 33554432000 134512640 134731564 4293932640 18446744073709551615 134621077 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1294 871 282 54 0 604 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5176

[startup+12.701 s]
/proc/loadavg: 2.12 2.06 2.52 6/190 7847
/proc/meminfo: memFree=11056268/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=5176 CPUtime=12.69 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 938 0 0 0 1269 0 0 0 25 0 1 0 568431082 5300224 871 33554432000 134512640 134731564 4293932640 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1294 871 282 54 0 604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5176

[startup+25.5008 s]
/proc/loadavg: 2.53 2.15 2.54 5/190 7847
/proc/meminfo: memFree=11057488/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=5388 CPUtime=25.49 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 1042 0 0 0 2549 0 0 0 25 0 1 0 568431082 5517312 910 33554432000 134512640 134731564 4293932640 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1347 910 282 54 0 657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5388

[startup+51.1003 s]
/proc/loadavg: 3.03 2.30 2.58 6/190 7848
/proc/meminfo: memFree=11029692/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=7356 CPUtime=51.09 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 1509 0 0 0 5109 0 0 0 25 0 1 0 568431082 7532544 1377 33554432000 134512640 134731564 4293932640 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 1839 1377 282 54 0 1149 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7356

[startup+102.307 s]
/proc/loadavg: 3.71 2.59 2.66 6/190 7903
/proc/meminfo: memFree=10970280/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=9096 CPUtime=102.3 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 1912 0 0 0 10230 0 0 0 25 0 1 0 568431082 9314304 1780 33554432000 134512640 134731564 4293932640 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 2274 1780 282 54 0 1584 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9096

[startup+162.301 s]
/proc/loadavg: 3.89 2.85 2.74 6/190 7905
/proc/meminfo: memFree=10949928/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=10836 CPUtime=162.29 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2283 0 0 0 16229 0 0 0 25 0 1 0 568431082 11096064 2151 33554432000 134512640 134731564 4293932640 18446744073709551615 134659508 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 2709 2151 282 54 0 2019 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10836

[startup+222.301 s]
/proc/loadavg: 3.99 3.05 2.82 6/190 7960
/proc/meminfo: memFree=11012396/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=11868 CPUtime=222.29 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2515 0 0 0 22229 0 0 0 25 0 1 0 568431082 12152832 2383 33554432000 134512640 134731564 4293932640 18446744073709551615 134659672 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 2967 2383 282 54 0 2277 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 11868

[startup+282.301 s]
/proc/loadavg: 3.99 3.22 2.89 6/190 7989
/proc/meminfo: memFree=10815020/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=12060 CPUtime=282.29 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2570 0 0 0 28229 0 0 0 25 0 1 0 568431082 12349440 2438 33554432000 134512640 134731564 4293932640 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3015 2438 282 54 0 2325 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 12060

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 2.96 6/190 7990
/proc/meminfo: memFree=10705868/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=12252 CPUtime=342.3 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2597 0 0 0 34230 0 0 0 25 0 1 0 568431082 12546048 2465 33554432000 134512640 134731564 4293932640 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3063 2465 282 54 0 2373 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 12252

[startup+402.3 s]
/proc/loadavg: 3.99 3.48 3.02 6/190 7992
/proc/meminfo: memFree=10699692/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=12428 CPUtime=402.29 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2633 0 0 0 40229 0 0 0 25 0 1 0 568431082 12726272 2501 33554432000 134512640 134731564 4293932640 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3107 2501 282 54 0 2417 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 12428

[startup+462.301 s]
/proc/loadavg: 3.99 3.57 3.08 6/190 7994
/proc/meminfo: memFree=10698908/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=12620 CPUtime=462.3 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2683 0 0 0 46230 0 0 0 25 0 1 0 568431082 12922880 2551 33554432000 134512640 134731564 4293932640 18446744073709551615 134659473 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3155 2551 282 54 0 2465 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 12620

[startup+522.3 s]
/proc/loadavg: 3.99 3.64 3.13 6/190 7995
/proc/meminfo: memFree=10717104/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=12620 CPUtime=522.3 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2700 0 0 0 52230 0 0 0 25 0 1 0 568431082 12922880 2568 33554432000 134512640 134731564 4293932640 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3155 2568 282 54 0 2465 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 12620

[startup+582.301 s]
/proc/loadavg: 3.99 3.71 3.18 6/190 7997
/proc/meminfo: memFree=10973536/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13300 CPUtime=582.31 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2851 0 0 0 58230 1 0 0 25 0 1 0 568431082 13619200 2719 33554432000 134512640 134731564 4293932640 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3325 2719 282 54 0 2635 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 13300

[startup+642.301 s]
/proc/loadavg: 3.99 3.76 3.23 6/190 8025
/proc/meminfo: memFree=10991712/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13264 CPUtime=642.31 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2893 0 0 0 64230 1 0 0 25 0 1 0 568431082 13582336 2761 33554432000 134512640 134731564 4293932640 18446744073709551615 134660015 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3316 2761 282 54 0 2626 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 13264

[startup+702.301 s]
/proc/loadavg: 4.07 3.83 3.29 6/190 8027
/proc/meminfo: memFree=10951184/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13264 CPUtime=702.31 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2936 0 0 0 70230 1 0 0 25 0 1 0 568431082 13582336 2804 33554432000 134512640 134731564 4293932640 18446744073709551615 134720319 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3316 2804 282 54 0 2626 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 13264

[startup+762.307 s]
/proc/loadavg: 4.02 3.85 3.33 6/190 8029
/proc/meminfo: memFree=10914964/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13264 CPUtime=762.32 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2949 0 0 0 76231 1 0 0 25 0 1 0 568431082 13582336 2817 33554432000 134512640 134731564 4293932640 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3316 2817 282 54 0 2626 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 13264

[startup+822.3 s]
/proc/loadavg: 3.56 3.77 3.33 4/184 8047
/proc/meminfo: memFree=11059648/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13264 CPUtime=822.31 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 2987 0 0 0 82230 1 0 0 25 0 1 0 568431082 13582336 2855 33554432000 134512640 134731564 4293932640 18446744073709551615 12175326 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3316 2855 282 54 0 2626 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 13264

[startup+882.301 s]
/proc/loadavg: 3.20 3.63 3.31 4/184 8049
/proc/meminfo: memFree=11059124/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13424 CPUtime=882.31 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3004 0 0 0 88230 1 0 0 25 0 1 0 568431082 13746176 2872 33554432000 134512640 134731564 4293932640 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3356 2872 282 54 0 2666 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 13424

[startup+942.3 s]
/proc/loadavg: 3.07 3.51 3.28 4/184 8050
/proc/meminfo: memFree=11058712/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13812 CPUtime=942.31 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3086 0 0 0 94230 1 0 0 25 0 1 0 568431082 14143488 2954 33554432000 134512640 134731564 4293932640 18446744073709551615 134659168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3453 2954 282 54 0 2763 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 13812

[startup+1002.3 s]
/proc/loadavg: 3.02 3.41 3.26 4/184 8052
/proc/meminfo: memFree=11057936/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=13812 CPUtime=1002.32 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3097 0 0 0 100231 1 0 0 25 0 1 0 568431082 14143488 2965 33554432000 134512640 134731564 4293932640 18446744073709551615 134668883 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3453 2965 282 54 0 2763 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 13812

[startup+1062.3 s]
/proc/loadavg: 3.01 3.34 3.25 4/184 8054
/proc/meminfo: memFree=11057404/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=14004 CPUtime=1062.32 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3128 0 0 0 106231 1 0 0 25 0 1 0 568431082 14340096 2996 33554432000 134512640 134731564 4293932640 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3501 2996 282 54 0 2811 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 14004

[startup+1122.3 s]
/proc/loadavg: 3.00 3.27 3.23 4/184 8055
/proc/meminfo: memFree=11054660/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=14312 CPUtime=1122.32 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3186 0 0 0 112231 1 0 0 25 0 1 0 568431082 14655488 3054 33554432000 134512640 134731564 4293932640 18446744073709551615 134720313 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3578 3054 282 54 0 2888 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 14312

[startup+1182.3 s]
/proc/loadavg: 3.00 3.22 3.21 4/184 8057
/proc/meminfo: memFree=11054124/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=14312 CPUtime=1182.32 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3203 0 0 0 118231 1 0 0 25 0 1 0 568431082 14655488 3071 33554432000 134512640 134731564 4293932640 18446744073709551615 134655583 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3578 3071 282 54 0 2888 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 14312

[startup+1242.3 s]
/proc/loadavg: 3.10 3.21 3.20 4/184 8058
/proc/meminfo: memFree=11053844/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=14312 CPUtime=1242.32 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3209 0 0 0 124231 1 0 0 25 0 1 0 568431082 14655488 3077 33554432000 134512640 134731564 4293932640 18446744073709551615 134659568 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3578 3077 282 54 0 2888 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 14312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.17 3.19 5/184 8069
/proc/meminfo: memFree=11052664/32950928 swapFree=67111528/67111528
[pid=7799] ppid=7795 vsize=14504 CPUtime=1300.03 cores=1,3
/proc/7799/stat : 7799 (MPhaseSAT) R 7795 7799 6092 0 -1 4202496 3234 0 0 0 130002 1 0 0 25 0 1 0 568431082 14852096 3102 33554432000 134512640 134731564 4293932640 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/7799/statm: 3626 3102 282 54 0 2936 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 14504

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.04
CPU user time (s): 1300.02
CPU system time (s): 0.014997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 14504

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

runsolver used 2.05169 second user time and 5.04523 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 03:40:04
IDJOB=3290329
IDBENCH=83431
IDSOLVER=1520
FILE ID=node112/3290329-1303782004
RUNJOBID= node112-1303782004-7778
PBS_JOBID= 13157186
Free space on /tmp= 72416 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290329-1303782004/watcher-3290329-1303782004 -o /tmp/evaluation-result-3290329-1303782004/solver-3290329-1303782004 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3290329-1303782004.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1108067024

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11161876 kB
Buffers:       1979228 kB
Cached:       19197684 kB
SwapCached:          0 kB
Active:       10090008 kB
Inactive:     11152180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11161876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             900 kB
Writeback:           0 kB
AnonPages:       65212 kB
Mapped:          14492 kB
Slab:           482272 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190952 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= 72408 MiB
End job on node112 at 2011-04-26 04:01:46