Trace number 3289641

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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-3289641-1303784440/watcher-3289641-1303784440 -o /tmp/evaluation-result-3289641-1303784440/solver-3289641-1303784440 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3289641-1303784440.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.93 2/179 3382
/proc/meminfo: memFree=14605784/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=5924 CPUtime=0 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 490044925 6066176 270 33554432000 134512640 134829744 4287123056 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 1481 270 225 78 0 767 0

[startup+0.0820901 s]
/proc/loadavg: 3.68 3.93 3.93 2/179 3382
/proc/meminfo: memFree=14605784/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=5924 CPUtime=0.07 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 718 0 0 0 7 0 0 0 23 0 1 0 490044925 6066176 660 33554432000 134512640 134829744 4287123056 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 1481 660 225 78 0 767 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5924

[startup+0.101089 s]
/proc/loadavg: 3.68 3.93 3.93 2/179 3382
/proc/meminfo: memFree=14605784/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=5924 CPUtime=0.09 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 813 0 0 0 9 0 0 0 23 0 1 0 490044925 6066176 755 33554432000 134512640 134829744 4287123056 18446744073709551615 10535481 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 1481 755 225 78 0 767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5924

[startup+0.301052 s]
/proc/loadavg: 3.68 3.93 3.93 2/179 3382
/proc/meminfo: memFree=14605784/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=9224 CPUtime=0.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 13810 0 0 0 28 1 0 0 25 0 1 0 490044925 9445376 1693 33554432000 134512640 134829744 4287123056 18446744073709551615 134559112 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 2306 1715 269 78 0 1592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9224

[startup+0.700984 s]
/proc/loadavg: 3.68 3.93 3.93 2/179 3382
/proc/meminfo: memFree=14605784/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=6104 CPUtime=0.69 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 40580 0 0 0 66 3 0 0 25 0 1 0 490044925 6250496 1006 33554432000 134512640 134829744 4287123056 18446744073709551615 134566813 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 1526 1006 269 78 0 812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6104

[startup+1.50084 s]
/proc/loadavg: 3.68 3.93 3.93 5/190 3406
/proc/meminfo: memFree=14540260/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=28248 CPUtime=1.49 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 75613 0 0 0 142 7 0 0 25 0 1 0 490044925 28925952 6391 33554432000 134512640 134829744 4287123056 18446744073709551615 134661172 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 7062 6391 288 78 0 6348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28248

[startup+3.10056 s]
/proc/loadavg: 3.68 3.93 3.93 5/190 3406
/proc/meminfo: memFree=14430548/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=65724 CPUtime=3.09 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 86346 0 0 0 300 9 0 0 25 0 1 0 490044925 67301376 15562 33554432000 134512640 134829744 4287123056 18446744073709551615 10774779 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 16431 15562 297 78 0 15717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65724

[startup+6.301 s]
/proc/loadavg: 3.70 3.93 3.93 5/190 3406
/proc/meminfo: memFree=14405428/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=65724 CPUtime=6.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 87294 0 0 0 620 9 0 0 25 0 1 0 490044925 67301376 15573 33554432000 134512640 134829744 4287123056 18446744073709551615 134657876 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 16431 15573 307 78 0 15717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65724

[startup+12.7009 s]
/proc/loadavg: 3.73 3.94 3.93 5/190 3406
/proc/meminfo: memFree=14403244/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=65724 CPUtime=12.69 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 90416 0 0 0 1260 9 0 0 25 0 1 0 490044925 67301376 15575 33554432000 134512640 134829744 4287123056 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 16431 15575 307 78 0 15717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65724

[startup+25.5006 s]
/proc/loadavg: 3.79 3.94 3.93 5/190 3406
/proc/meminfo: memFree=14481512/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=12888 CPUtime=25.49 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 103702 0 0 0 2538 11 0 0 25 0 1 0 490044925 13197312 2338 33554432000 134512640 134829744 4287123056 18446744073709551615 134580685 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 3222 2338 300 78 0 2508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12888

[startup+51.1011 s]
/proc/loadavg: 3.86 3.94 3.93 5/190 3407
/proc/meminfo: memFree=14459452/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=27588 CPUtime=51.09 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 117083 0 0 0 5095 14 0 0 25 0 1 0 490044925 28250112 6375 33554432000 134512640 134829744 4287123056 18446744073709551615 134678963 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 6897 6375 309 78 0 6183 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27588

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.93 5/190 3409
/proc/meminfo: memFree=14487100/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=31848 CPUtime=102.3 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 118682 0 0 0 10216 14 0 0 25 0 1 0 490044925 32612352 7413 33554432000 134512640 134829744 4287123056 18446744073709551615 134661418 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 7962 7413 309 78 0 7248 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31848

[startup+162.3 s]
/proc/loadavg: 4.01 3.97 3.94 5/190 3411
/proc/meminfo: memFree=14482012/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=32204 CPUtime=162.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 119137 0 0 0 16215 14 0 0 25 0 1 0 490044925 32976896 7503 33554432000 134512640 134829744 4287123056 18446744073709551615 134719889 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 8051 7503 309 78 0 7337 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32204

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 3412
/proc/meminfo: memFree=14478140/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=34868 CPUtime=222.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 119824 0 0 0 22215 14 0 0 25 0 1 0 490044925 35704832 8168 33554432000 134512640 134829744 4287123056 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 8717 8168 309 78 0 8003 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 34868

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 3414
/proc/meminfo: memFree=14472172/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=35384 CPUtime=282.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 119954 0 0 0 28215 14 0 0 25 0 1 0 490044925 36233216 8298 33554432000 134512640 134829744 4287123056 18446744073709551615 134624917 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 8846 8298 309 78 0 8132 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35384

[startup+342.301 s]
/proc/loadavg: 4.03 3.99 3.94 5/190 3416
/proc/meminfo: memFree=14463356/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=35740 CPUtime=342.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 120489 0 0 0 34215 14 0 0 25 0 1 0 490044925 36597760 8390 33554432000 134512640 134829744 4287123056 18446744073709551615 10780751 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 8935 8390 309 78 0 8221 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 35740

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.94 5/190 3417
/proc/meminfo: memFree=14457264/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=37916 CPUtime=402.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 121030 0 0 0 40214 15 0 0 25 0 1 0 490044925 38825984 8931 33554432000 134512640 134829744 4287123056 18446744073709551615 134657829 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 9479 8931 309 78 0 8765 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 37916

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 3419
/proc/meminfo: memFree=14451048/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=39012 CPUtime=462.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 121295 0 0 0 46214 15 0 0 25 0 1 0 490044925 39948288 9196 33554432000 134512640 134829744 4287123056 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 9753 9196 309 78 0 9039 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 39012

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.95 5/190 3420
/proc/meminfo: memFree=14448056/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=41764 CPUtime=522.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 121999 0 0 0 52213 16 0 0 25 0 1 0 490044925 42766336 9900 33554432000 134512640 134829744 4287123056 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 10441 9900 309 78 0 9727 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 41764

[startup+582.301 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 3423
/proc/meminfo: memFree=14438868/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=43456 CPUtime=582.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 122461 0 0 0 58213 16 0 0 25 0 1 0 490044925 44498944 10337 33554432000 134512640 134829744 4287123056 18446744073709551615 134669626 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 10864 10337 309 78 0 10150 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 43456

[startup+642.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 3425
/proc/meminfo: memFree=14434880/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=47528 CPUtime=642.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 123450 0 0 0 64213 16 0 0 25 0 1 0 490044925 48668672 11326 33554432000 134512640 134829744 4287123056 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 11882 11326 309 78 0 11168 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 47528

[startup+702.301 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 3426
/proc/meminfo: memFree=14431524/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=47528 CPUtime=702.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 123451 0 0 0 70213 16 0 0 25 0 1 0 490044925 48668672 11327 33554432000 134512640 134829744 4287123056 18446744073709551615 134722773 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 11882 11327 309 78 0 11168 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 47528

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 3428
/proc/meminfo: memFree=14429036/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=47528 CPUtime=762.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 123451 0 0 0 76213 16 0 0 25 0 1 0 490044925 48668672 11327 33554432000 134512640 134829744 4287123056 18446744073709551615 134624848 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 11882 11327 309 78 0 11168 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 47528

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 3429
/proc/meminfo: memFree=14428024/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=47924 CPUtime=822.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 123573 0 0 0 82213 16 0 0 25 0 1 0 490044925 49074176 11449 33554432000 134512640 134829744 4287123056 18446744073709551615 134722641 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 11981 11449 309 78 0 11267 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 47924

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 3431
/proc/meminfo: memFree=14427268/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=47924 CPUtime=882.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 123573 0 0 0 88213 16 0 0 25 0 1 0 490044925 49074176 11449 33554432000 134512640 134829744 4287123056 18446744073709551615 134678445 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 11981 11449 309 78 0 11267 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 47924

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 3433
/proc/meminfo: memFree=14420188/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=47924 CPUtime=942.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 123573 0 0 0 94213 16 0 0 25 0 1 0 490044925 49074176 11449 33554432000 134512640 134829744 4287123056 18446744073709551615 134723664 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 11981 11449 309 78 0 11267 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 47924

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 3434
/proc/meminfo: memFree=14419800/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=48200 CPUtime=1002.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 123629 0 0 0 100213 16 0 0 25 0 1 0 490044925 49356800 11505 33554432000 134512640 134829744 4287123056 18446744073709551615 134723539 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 12050 11505 309 78 0 11336 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 48200

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.96 5/190 3436
/proc/meminfo: memFree=14412720/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=54560 CPUtime=1062.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 125210 0 0 0 106212 17 0 0 25 0 1 0 490044925 55869440 13086 33554432000 134512640 134829744 4287123056 18446744073709551615 134725305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 13640 13086 309 78 0 12926 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 54560

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 3437
/proc/meminfo: memFree=14412084/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=54716 CPUtime=1122.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 125421 0 0 0 112212 17 0 0 25 0 1 0 490044925 56029184 13126 33554432000 134512640 134829744 4287123056 18446744073709551615 134661654 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 13679 13126 309 78 0 12965 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 54716

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 3439
/proc/meminfo: memFree=14412068/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=54716 CPUtime=1182.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 125423 0 0 0 118212 17 0 0 25 0 1 0 490044925 56029184 13128 33554432000 134512640 134829744 4287123056 18446744073709551615 134661329 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 13679 13128 309 78 0 12965 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 54716

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.97 5/190 3441
/proc/meminfo: memFree=14411432/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=54716 CPUtime=1242.29 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 125423 0 0 0 124212 17 0 0 25 0 1 0 490044925 56029184 13128 33554432000 134512640 134829744 4287123056 18446744073709551615 134624946 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 13679 13128 309 78 0 12965 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 54716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.97 4/189 3443
/proc/meminfo: memFree=14451980/32951124 swapFree=67111528/67111528
[pid=3382] ppid=3380 vsize=54716 CPUtime=1299.99 cores=5,7
/proc/3382/stat : 3382 (MPhaseSAT_M) R 3380 3382 2333 0 -1 4202496 125423 0 0 0 129982 17 0 0 25 0 1 0 490044925 56029184 13128 33554432000 134512640 134829744 4287123056 18446744073709551615 134725147 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/3382/statm: 13679 13128 309 78 0 12965 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 54716

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.01
CPU user time (s): 1299.83
CPU system time (s): 0.179972
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 68220

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

runsolver used 2.09668 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-26 04:20:40
IDJOB=3289641
IDBENCH=83133
IDSOLVER=1522
FILE ID=node108/3289641-1303784440
RUNJOBID= node108-1303784440-3362
PBS_JOBID= 13157219
Free space on /tmp= 72248 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289641-1303784440/watcher-3289641-1303784440 -o /tmp/evaluation-result-3289641-1303784440/solver-3289641-1303784440 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3289641-1303784440.cnf

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1125641732

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14606064 kB
Buffers:       2278812 kB
Cached:       15418744 kB
SwapCached:          0 kB
Active:        9520668 kB
Inactive:      8242636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14606064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5500 kB
Writeback:           0 kB
AnonPages:       65360 kB
Mapped:          16044 kB
Slab:           516936 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216236 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= 72244 MiB
End job on node108 at 2011-04-26 04:42:22