Trace number 3289825

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/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3289825-1303785154/watcher-3289825-1303785154 -o /tmp/evaluation-result-3289825-1303785154/solver-3289825-1303785154 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3289825-1303785154.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: 2.76 3.06 3.42 4/177 9190
/proc/meminfo: memFree=13939476/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=3856 CPUtime=0 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 334 0 0 0 0 0 0 0 18 0 1 0 568746065 3948544 276 33554432000 134512640 134829744 4293207792 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 964 276 225 78 0 250 0

[startup+0.068406 s]
/proc/loadavg: 2.76 3.06 3.42 4/177 9190
/proc/meminfo: memFree=13939476/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=3944 CPUtime=0.06 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 1568 0 0 0 6 0 0 0 18 0 1 0 568746065 4038656 500 33554432000 134512640 134829744 4293207792 18446744073709551615 134578424 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 986 500 237 78 0 272 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3944

[startup+0.100394 s]
/proc/loadavg: 2.76 3.06 3.42 4/177 9190
/proc/meminfo: memFree=13939476/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=6924 CPUtime=0.09 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 2299 0 0 0 9 0 0 0 18 0 1 0 568746065 7090176 1226 33554432000 134512640 134829744 4293207792 18446744073709551615 2735426 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 1731 1226 258 78 0 1017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6924

[startup+0.300355 s]
/proc/loadavg: 2.76 3.06 3.42 4/177 9190
/proc/meminfo: memFree=13939476/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=7980 CPUtime=0.29 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 2591 0 0 0 29 0 0 0 18 0 1 0 568746065 8171520 1518 33554432000 134512640 134829744 4293207792 18446744073709551615 134722783 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 1995 1518 267 78 0 1281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7980

[startup+0.70028 s]
/proc/loadavg: 2.76 3.06 3.42 4/177 9190
/proc/meminfo: memFree=13939476/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=8640 CPUtime=0.69 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 2745 0 0 0 69 0 0 0 18 0 1 0 568746065 8847360 1671 33554432000 134512640 134829744 4293207792 18446744073709551615 2469635 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 2160 1671 273 78 0 1446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8640

[startup+1.50113 s]
/proc/loadavg: 2.76 3.06 3.42 5/190 9210
/proc/meminfo: memFree=13919120/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=9432 CPUtime=1.49 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 2950 0 0 0 149 0 0 0 20 0 1 0 568746065 9658368 1876 33554432000 134512640 134829744 4293207792 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 2358 1876 273 78 0 1644 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9432

[startup+3.10084 s]
/proc/loadavg: 2.86 3.08 3.43 5/190 9210
/proc/meminfo: memFree=13882044/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=9828 CPUtime=3.09 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 3055 0 0 0 309 0 0 0 25 0 1 0 568746065 10063872 1981 33554432000 134512640 134829744 4293207792 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 2457 1981 273 78 0 1743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9828

[startup+6.30025 s]
/proc/loadavg: 2.86 3.08 3.43 5/190 9210
/proc/meminfo: memFree=13857016/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=6636 CPUtime=6.29 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 5512 0 0 0 628 1 0 0 25 0 1 0 568746065 6795264 1191 33554432000 134512640 134829744 4293207792 18446744073709551615 134580698 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 1659 1191 275 78 0 945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6636

[startup+12.7011 s]
/proc/loadavg: 3.04 3.11 3.43 5/190 9210
/proc/meminfo: memFree=13845640/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=19040 CPUtime=12.69 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 11649 0 0 0 1267 2 0 0 25 0 1 0 568746065 19496960 4304 33554432000 134512640 134829744 4293207792 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 4760 4304 283 78 0 4046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19040

[startup+25.5007 s]
/proc/loadavg: 3.18 3.14 3.44 5/190 9211
/proc/meminfo: memFree=13874500/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=22864 CPUtime=25.49 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 12812 0 0 0 2547 2 0 0 25 0 1 0 568746065 23412736 5245 33554432000 134512640 134829744 4293207792 18446744073709551615 134722773 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 5716 5245 283 78 0 5002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22864

[startup+51.101 s]
/proc/loadavg: 3.46 3.21 3.45 5/190 9211
/proc/meminfo: memFree=13856588/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=23036 CPUtime=51.09 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 13352 0 0 0 5107 2 0 0 25 0 1 0 568746065 23588864 5307 33554432000 134512640 134829744 4293207792 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 5759 5307 283 78 0 5045 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23036

[startup+102.306 s]
/proc/loadavg: 3.78 3.34 3.48 5/190 9213
/proc/meminfo: memFree=13836248/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=25452 CPUtime=102.29 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 13948 0 0 0 10227 2 0 0 25 0 1 0 568746065 26062848 5903 33554432000 134512640 134829744 4293207792 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6363 5903 283 78 0 5649 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25452

[startup+162.3 s]
/proc/loadavg: 3.91 3.45 3.51 5/190 9214
/proc/meminfo: memFree=13832504/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=28092 CPUtime=162.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 14869 0 0 0 16227 3 0 0 25 0 1 0 568746065 28766208 6571 33554432000 134512640 134829744 4293207792 18446744073709551615 134614879 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7023 6571 283 78 0 6309 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28092

[startup+222.301 s]
/proc/loadavg: 3.97 3.55 3.54 5/190 9216
/proc/meminfo: memFree=13831624/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27688 CPUtime=222.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 14875 0 0 0 22227 3 0 0 25 0 1 0 568746065 28352512 6476 33554432000 134512640 134829744 4293207792 18446744073709551615 134661591 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6922 6476 283 78 0 6208 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27688

[startup+282.301 s]
/proc/loadavg: 4.04 3.64 3.57 5/190 9218
/proc/meminfo: memFree=13824520/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=26368 CPUtime=282.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 14875 0 0 0 28227 3 0 0 25 0 1 0 568746065 27000832 6148 33554432000 134512640 134829744 4293207792 18446744073709551615 134661443 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6592 6148 283 78 0 5878 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26368

[startup+342.301 s]
/proc/loadavg: 4.01 3.71 3.59 5/190 9219
/proc/meminfo: memFree=13823396/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27512 CPUtime=342.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 15387 0 0 0 34227 3 0 0 25 0 1 0 568746065 28172288 6409 33554432000 134512640 134829744 4293207792 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6878 6409 283 78 0 6164 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27512

[startup+402.301 s]
/proc/loadavg: 4.00 3.75 3.61 5/190 9224
/proc/meminfo: memFree=13824220/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27512 CPUtime=402.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 15647 0 0 0 40227 3 0 0 25 0 1 0 568746065 28172288 6435 33554432000 134512640 134829744 4293207792 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6878 6435 283 78 0 6164 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27512

[startup+462.301 s]
/proc/loadavg: 4.00 3.80 3.64 5/190 9225
/proc/meminfo: memFree=13821956/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=28624 CPUtime=462.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16031 0 0 0 46227 3 0 0 25 0 1 0 568746065 29310976 6692 33554432000 134512640 134829744 4293207792 18446744073709551615 134669552 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7156 6692 283 78 0 6442 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 28624

[startup+522.301 s]
/proc/loadavg: 4.00 3.83 3.66 5/190 9227
/proc/meminfo: memFree=13819452/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=29716 CPUtime=522.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16303 0 0 0 52227 3 0 0 25 0 1 0 568746065 30429184 6964 33554432000 134512640 134829744 4293207792 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7429 6964 283 78 0 6715 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29716

[startup+582.301 s]
/proc/loadavg: 4.00 3.86 3.67 5/190 9229
/proc/meminfo: memFree=13814356/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=29716 CPUtime=582.3 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16303 0 0 0 58227 3 0 0 25 0 1 0 568746065 30429184 6964 33554432000 134512640 134829744 4293207792 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7429 6964 283 78 0 6715 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29716

[startup+642.3 s]
/proc/loadavg: 4.00 3.88 3.69 5/190 9230
/proc/meminfo: memFree=13814204/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=29716 CPUtime=642.31 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16303 0 0 0 64228 3 0 0 25 0 1 0 568746065 30429184 6964 33554432000 134512640 134829744 4293207792 18446744073709551615 134722687 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7429 6964 283 78 0 6715 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 29716

[startup+702.3 s]
/proc/loadavg: 4.03 3.92 3.71 5/190 9232
/proc/meminfo: memFree=13812824/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=29716 CPUtime=702.31 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16304 0 0 0 70228 3 0 0 25 0 1 0 568746065 30429184 6965 33554432000 134512640 134829744 4293207792 18446744073709551615 134682866 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7429 6965 283 78 0 6715 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 29716

[startup+762.307 s]
/proc/loadavg: 4.01 3.93 3.73 6/190 9233
/proc/meminfo: memFree=13808720/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=29716 CPUtime=762.32 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16304 0 0 0 76229 3 0 0 25 0 1 0 568746065 30429184 6965 33554432000 134512640 134829744 4293207792 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7429 6965 283 78 0 6715 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 29716

[startup+822.301 s]
/proc/loadavg: 4.08 3.95 3.75 5/190 9235
/proc/meminfo: memFree=13808580/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=29716 CPUtime=822.31 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16304 0 0 0 82228 3 0 0 25 0 1 0 568746065 30429184 6965 33554432000 134512640 134829744 4293207792 18446744073709551615 134722635 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 7429 6965 283 78 0 6715 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 29716

[startup+882.301 s]
/proc/loadavg: 4.13 3.99 3.77 5/190 9237
/proc/meminfo: memFree=13809676/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27396 CPUtime=882.31 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16304 0 0 0 88228 3 0 0 25 0 1 0 568746065 28053504 6406 33554432000 134512640 134829744 4293207792 18446744073709551615 134662055 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6849 6406 283 78 0 6135 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 27396

[startup+942.301 s]
/proc/loadavg: 4.05 3.99 3.78 5/190 9238
/proc/meminfo: memFree=13810032/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27508 CPUtime=942.31 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16425 0 0 0 94228 3 0 0 25 0 1 0 568746065 28168192 6429 33554432000 134512640 134829744 4293207792 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6877 6429 283 78 0 6163 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 27508

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.79 5/190 9240
/proc/meminfo: memFree=13810012/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27508 CPUtime=1002.32 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16425 0 0 0 100229 3 0 0 25 0 1 0 568746065 28168192 6429 33554432000 134512640 134829744 4293207792 18446744073709551615 134722621 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6877 6429 283 78 0 6163 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 27508

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 9241
/proc/meminfo: memFree=13808508/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27508 CPUtime=1062.32 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16425 0 0 0 106229 3 0 0 25 0 1 0 568746065 28168192 6429 33554432000 134512640 134829744 4293207792 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6877 6429 283 78 0 6163 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 27508

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 9243
/proc/meminfo: memFree=13796832/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27508 CPUtime=1122.32 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16425 0 0 0 112229 3 0 0 25 0 1 0 568746065 28168192 6429 33554432000 134512640 134829744 4293207792 18446744073709551615 134658083 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6877 6429 283 78 0 6163 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 27508

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 9244
/proc/meminfo: memFree=13796696/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27508 CPUtime=1182.32 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16425 0 0 0 118229 3 0 0 25 0 1 0 568746065 28168192 6429 33554432000 134512640 134829744 4293207792 18446744073709551615 2469752 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6877 6429 283 78 0 6163 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 27508

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 9246
/proc/meminfo: memFree=13796172/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27508 CPUtime=1242.32 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16425 0 0 0 124229 3 0 0 25 0 1 0 568746065 28168192 6429 33554432000 134512640 134829744 4293207792 18446744073709551615 134658092 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6877 6429 283 78 0 6163 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 27508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 9248
/proc/meminfo: memFree=13795916/32950928 swapFree=67111528/67111528
[pid=9189] ppid=9187 vsize=27508 CPUtime=1300.03 cores=4,6
/proc/9189/stat : 9189 (MPhaseSAT_M) R 9187 9189 9149 0 -1 4202496 16425 0 0 0 130000 3 0 0 25 0 1 0 568746065 28168192 6429 33554432000 134512640 134829744 4293207792 18446744073709551615 2469760 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/9189/statm: 6877 6429 283 78 0 6163 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 27508

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16425
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= 19
involuntary context switches= 1954

runsolver used 2.30665 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 04:32:34
IDJOB=3289825
IDBENCH=83408
IDSOLVER=1522
FILE ID=node113/3289825-1303785154
RUNJOBID= node113-1303785154-9168
PBS_JOBID= 13157243
Free space on /tmp= 71416 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=880617833

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:      13939756 kB
Buffers:       1856832 kB
Cached:       16492980 kB
SwapCached:          0 kB
Active:       10211560 kB
Inactive:      8206224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13939756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2948 kB
Writeback:           0 kB
AnonPages:       68036 kB
Mapped:          14032 kB
Slab:           525764 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   198156 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= 71412 MiB
End job on node113 at 2011-04-26 04:54:16