Trace number 3289870

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
MPhaseSAT64 2011-03-03? (TO) 1299.97 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

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-3289870-1303782065/watcher-3289870-1303782065 -o /tmp/evaluation-result-3289870-1303782065/solver-3289870-1303782065 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3289870-1303782065.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.41 3.86 3.83 3/178 11750
/proc/meminfo: memFree=17730348/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=3552 CPUtime=0 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 489804993 3637248 268 33554432000 134512640 134761588 4288586272 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 888 268 225 61 0 191 0

[startup+0.0506059 s]
/proc/loadavg: 3.41 3.86 3.83 3/178 11750
/proc/meminfo: memFree=17730348/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=4016 CPUtime=0.04 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 703 0 0 0 4 0 0 0 25 0 1 0 489804993 4112384 530 33554432000 134512640 134761588 4288586272 18446744073709551615 134578239 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 1004 530 236 61 0 307 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4016

[startup+0.100601 s]
/proc/loadavg: 3.41 3.86 3.83 3/178 11750
/proc/meminfo: memFree=17730348/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=5960 CPUtime=0.09 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 1194 0 0 0 9 0 0 0 25 0 1 0 489804993 6103040 1006 33554432000 134512640 134761588 4288586272 18446744073709551615 134644409 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 1490 1006 255 61 0 793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5960

[startup+0.30055 s]
/proc/loadavg: 3.41 3.86 3.83 3/178 11750
/proc/meminfo: memFree=17730348/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=5200 CPUtime=0.29 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 1206 0 0 0 29 0 0 0 25 0 1 0 489804993 5324800 860 33554432000 134512640 134761588 4288586272 18446744073709551615 134620902 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 1300 860 265 61 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5200

[startup+0.700503 s]
/proc/loadavg: 3.41 3.86 3.83 3/178 11750
/proc/meminfo: memFree=17730348/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=5200 CPUtime=0.69 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 1206 0 0 0 69 0 0 0 25 0 1 0 489804993 5324800 860 33554432000 134512640 134761588 4288586272 18446744073709551615 134620990 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 1300 860 265 61 0 603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5200

[startup+1.50037 s]
/proc/loadavg: 3.46 3.86 3.83 6/190 11772
/proc/meminfo: memFree=17700620/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=7560 CPUtime=1.49 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 1801 0 0 0 149 0 0 0 25 0 1 0 489804993 7741440 1455 33554432000 134512640 134761588 4288586272 18446744073709551615 134747155 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 1890 1455 270 61 0 1193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7560

[startup+3.1011 s]
/proc/loadavg: 3.46 3.86 3.83 6/190 11772
/proc/meminfo: memFree=17696156/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=8072 CPUtime=3.09 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 1929 0 0 0 309 0 0 0 25 0 1 0 489804993 8265728 1583 33554432000 134512640 134761588 4288586272 18446744073709551615 134748171 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 2018 1583 270 61 0 1321 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8072

[startup+6.30054 s]
/proc/loadavg: 3.46 3.86 3.83 6/190 11772
/proc/meminfo: memFree=17693288/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=11016 CPUtime=6.29 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 2651 0 0 0 629 0 0 0 25 0 1 0 489804993 11280384 2305 33554432000 134512640 134761588 4288586272 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 2754 2305 270 61 0 2057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11016

[startup+12.7005 s]
/proc/loadavg: 3.54 3.86 3.83 6/190 11772
/proc/meminfo: memFree=17695048/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=12256 CPUtime=12.69 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 9385 0 0 0 1269 0 0 0 25 0 1 0 489804993 12550144 2627 33554432000 134512640 134761588 4288586272 18446744073709551615 134690997 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3064 2627 277 61 0 2367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12256

[startup+25.5003 s]
/proc/loadavg: 3.69 3.88 3.84 6/190 11773
/proc/meminfo: memFree=17668112/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=13544 CPUtime=25.49 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 12309 0 0 0 2548 1 0 0 25 0 1 0 489804993 13869056 2910 33554432000 134512640 134761588 4288586272 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3386 2910 284 61 0 2689 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13544

[startup+51.1011 s]
/proc/loadavg: 3.87 3.91 3.85 6/190 11773
/proc/meminfo: memFree=17660132/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=18444 CPUtime=51.08 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 15320 0 0 0 5107 1 0 0 25 0 1 0 489804993 18886656 4167 33554432000 134512640 134761588 4288586272 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4611 4167 284 61 0 3914 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18444

[startup+102.306 s]
/proc/loadavg: 3.94 3.92 3.85 6/190 11775
/proc/meminfo: memFree=17658112/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=14968 CPUtime=102.29 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 19162 0 0 0 10227 2 0 0 25 0 1 0 489804993 15327232 3266 33554432000 134512640 134761588 4288586272 18446744073709551615 134617199 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3742 3266 284 61 0 3045 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 14968

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.86 6/190 11776
/proc/meminfo: memFree=17653256/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=16516 CPUtime=162.28 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 26461 0 0 0 16225 3 0 0 25 0 1 0 489804993 16912384 3653 33554432000 134512640 134761588 4288586272 18446744073709551615 134636456 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4129 3653 284 61 0 3432 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 16516

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.86 6/190 11778
/proc/meminfo: memFree=17654096/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=16004 CPUtime=222.29 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 32893 0 0 0 22225 4 0 0 25 0 1 0 489804993 16388096 3525 33554432000 134512640 134761588 4288586272 18446744073709551615 134748171 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4001 3525 284 61 0 3304 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 16004

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.87 6/190 11779
/proc/meminfo: memFree=17646880/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=19972 CPUtime=282.28 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 38045 0 0 0 28224 4 0 0 25 0 1 0 489804993 20451328 4517 33554432000 134512640 134761588 4288586272 18446744073709551615 134747201 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4993 4517 284 61 0 4296 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 19972

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.87 6/190 11781
/proc/meminfo: memFree=17648588/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=19972 CPUtime=342.28 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 44829 0 0 0 34223 5 0 0 25 0 1 0 489804993 20451328 4517 33554432000 134512640 134761588 4288586272 18446744073709551615 134636560 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4993 4517 284 61 0 4296 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 19972

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.88 6/190 11783
/proc/meminfo: memFree=17648940/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=17028 CPUtime=402.28 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 50269 0 0 0 40221 7 0 0 25 0 1 0 489804993 17436672 3781 33554432000 134512640 134761588 4288586272 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4257 3781 284 61 0 3560 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 17028

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.89 6/190 11784
/proc/meminfo: memFree=17655124/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=17284 CPUtime=462.28 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 57245 0 0 0 46219 9 0 0 25 0 1 0 489804993 17698816 3845 33554432000 134512640 134761588 4288586272 18446744073709551615 134680536 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4321 3845 284 61 0 3624 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 17284

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.89 6/190 11786
/proc/meminfo: memFree=17650148/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=16004 CPUtime=522.27 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 63517 0 0 0 52218 9 0 0 25 0 1 0 489804993 16388096 3525 33554432000 134512640 134761588 4288586272 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4001 3525 284 61 0 3304 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 16004

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.90 6/190 11787
/proc/meminfo: memFree=17652592/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=16004 CPUtime=582.27 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 69853 0 0 0 58217 10 0 0 25 0 1 0 489804993 16388096 3525 33554432000 134512640 134761588 4288586272 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4001 3525 284 61 0 3304 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 16004

[startup+642.301 s]
/proc/loadavg: 4.04 3.99 3.91 6/190 11789
/proc/meminfo: memFree=17633352/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=15876 CPUtime=642.28 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 76637 0 0 0 64217 11 0 0 25 0 1 0 489804993 16257024 3493 33554432000 134512640 134761588 4288586272 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3969 3493 284 61 0 3272 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 15876

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.91 6/190 11791
/proc/meminfo: memFree=17653292/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=15748 CPUtime=702.28 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 80541 0 0 0 70216 12 0 0 25 0 1 0 489804993 16125952 3461 33554432000 134512640 134761588 4288586272 18446744073709551615 134747384 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3937 3461 284 61 0 3240 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 15748

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 11792
/proc/meminfo: memFree=17650792/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=15876 CPUtime=762.27 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 84093 0 0 0 76215 12 0 0 25 0 1 0 489804993 16257024 3493 33554432000 134512640 134761588 4288586272 18446744073709551615 134748020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3969 3493 284 61 0 3272 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 15876

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 11794
/proc/meminfo: memFree=17647172/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=19844 CPUtime=822.27 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 89501 0 0 0 82214 13 0 0 25 0 1 0 489804993 20320256 4485 33554432000 134512640 134761588 4288586272 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4961 4485 284 61 0 4264 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 19844

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 11795
/proc/meminfo: memFree=17647024/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=19844 CPUtime=882.26 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 97309 0 0 0 88212 14 0 0 25 0 1 0 489804993 20320256 4485 33554432000 134512640 134761588 4288586272 18446744073709551615 134747351 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4961 4485 284 61 0 4264 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 19844

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 11797
/proc/meminfo: memFree=17657792/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=20356 CPUtime=942.27 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 103069 0 0 0 94212 15 0 0 25 0 1 0 489804993 20844544 4613 33554432000 134512640 134761588 4288586272 18446744073709551615 134747331 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 5089 4613 284 61 0 4392 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 20356

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 11799
/proc/meminfo: memFree=17653928/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=16004 CPUtime=1002.27 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 110269 0 0 0 100210 17 0 0 25 0 1 0 489804993 16388096 3525 33554432000 134512640 134761588 4288586272 18446744073709551615 134748600 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 4001 3525 284 61 0 3304 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 16004

[startup+1062.3 s]
/proc/loadavg: 4.08 4.00 3.91 6/190 11800
/proc/meminfo: memFree=17647216/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=21252 CPUtime=1062.26 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 116925 0 0 0 106208 18 0 0 25 0 1 0 489804993 21762048 4837 33554432000 134512640 134761588 4288586272 18446744073709551615 134747561 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 5313 4837 284 61 0 4616 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 21252

[startup+1122.3 s]
/proc/loadavg: 4.03 4.00 3.91 6/190 11802
/proc/meminfo: memFree=17645592/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=20740 CPUtime=1122.27 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 122141 0 0 0 112208 19 0 0 25 0 1 0 489804993 21237760 4709 33554432000 134512640 134761588 4288586272 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 5185 4709 284 61 0 4488 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 20740

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 11803
/proc/meminfo: memFree=17648160/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=20228 CPUtime=1182.26 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 128637 0 0 0 118206 20 0 0 25 0 1 0 489804993 20713472 4581 33554432000 134512640 134761588 4288586272 18446744073709551615 134685591 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 5057 4581 284 61 0 4360 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 20228

[startup+1242.3 s]
/proc/loadavg: 4.14 4.04 3.93 6/190 11814
/proc/meminfo: memFree=17651500/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=15876 CPUtime=1242.26 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 135421 0 0 0 124205 21 0 0 25 0 1 0 489804993 16257024 3493 33554432000 134512640 134761588 4288586272 18446744073709551615 134747384 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3969 3493 284 61 0 3272 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 15876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.93 6/190 12289
/proc/meminfo: memFree=18041372/32951124 swapFree=67111528/67111528
[pid=11750] ppid=11748 vsize=15876 CPUtime=1299.97 cores=0,2
/proc/11750/stat : 11750 (MPhaseSAT64) R 11748 11750 11711 0 -1 4202496 138333 0 0 0 129975 22 0 0 25 0 1 0 489804993 16257024 3493 33554432000 134512640 134761588 4288586272 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11750/statm: 3969 3493 284 61 0 3272 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 15876

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.75
CPU system time (s): 0.221966
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 22532

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

runsolver used 2.33065 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 03:41:05
IDJOB=3289870
IDBENCH=83410
IDSOLVER=1521
FILE ID=node130/3289870-1303782065
RUNJOBID= node130-1303782065-11729
PBS_JOBID= 13157227
Free space on /tmp= 71780 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_2_keyfind_1.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289870-1303782065/watcher-3289870-1303782065 -o /tmp/evaluation-result-3289870-1303782065/solver-3289870-1303782065 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3289870-1303782065.cnf

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

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
RANDOM SEED=802962453

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17730744 kB
Buffers:       2109512 kB
Cached:       12494892 kB
SwapCached:          0 kB
Active:        6662028 kB
Inactive:      8007132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17730744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1408 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          15416 kB
Slab:           484028 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   204040 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= 72156 MiB
End job on node130 at 2011-04-26 04:02:47