Trace number 3288859

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.47 3.90 3.89 5/186 2723
/proc/meminfo: memFree=18747244/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=5508 CPUtime=0 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 316 0 0 0 0 0 0 0 23 0 1 0 568259305 5640192 257 33554432000 134512640 134829744 4287044384 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 1377 257 225 78 0 663 0

[startup+0.0521649 s]
/proc/loadavg: 3.47 3.90 3.89 5/186 2723
/proc/meminfo: memFree=18747244/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=5508 CPUtime=0.04 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 564 0 0 0 4 0 0 0 23 0 1 0 568259305 5640192 505 33554432000 134512640 134829744 4287044384 18446744073709551615 8100597 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 1377 505 225 78 0 663 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5508

[startup+0.100197 s]
/proc/loadavg: 3.47 3.90 3.89 5/186 2723
/proc/meminfo: memFree=18747244/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=4576 CPUtime=0.09 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 2187 0 0 0 9 0 0 0 23 0 1 0 568259305 4685824 656 33554432000 134512640 134829744 4287044384 18446744073709551615 134566821 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 1144 656 236 78 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4576

[startup+0.300184 s]
/proc/loadavg: 3.47 3.90 3.89 5/186 2723
/proc/meminfo: memFree=18747244/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=4572 CPUtime=0.28 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 9768 0 0 0 28 0 0 0 25 0 1 0 568259305 4681728 655 33554432000 134512640 134829744 4287044384 18446744073709551615 134571746 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 1143 655 236 78 0 429 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4572

[startup+0.701116 s]
/proc/loadavg: 3.47 3.90 3.89 5/186 2723
/proc/meminfo: memFree=18747244/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=25712 CPUtime=0.69 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 18034 0 0 0 68 1 0 0 25 0 1 0 568259305 26329088 5825 33554432000 134512640 134829744 4287044384 18446744073709551615 8214012 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 6428 5826 256 78 0 5714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25712

[startup+1.50092 s]
/proc/loadavg: 3.47 3.90 3.89 5/190 2730
/proc/meminfo: memFree=18696868/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=32520 CPUtime=1.49 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 20384 0 0 0 147 2 0 0 25 0 1 0 568259305 33300480 7526 33554432000 134512640 134829744 4287044384 18446744073709551615 134678581 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 8130 7526 275 78 0 7416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32520

[startup+3.10064 s]
/proc/loadavg: 3.51 3.90 3.89 5/190 2730
/proc/meminfo: memFree=18617000/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=32520 CPUtime=3.09 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 20843 0 0 0 307 2 0 0 25 0 1 0 568259305 33300480 7526 33554432000 134512640 134829744 4287044384 18446744073709551615 134719915 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 8130 7526 275 78 0 7416 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32520

[startup+6.30113 s]
/proc/loadavg: 3.51 3.90 3.89 5/190 2731
/proc/meminfo: memFree=18507164/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=32520 CPUtime=6.29 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 21455 0 0 0 627 2 0 0 25 0 1 0 568259305 33300480 7526 33554432000 134512640 134829744 4287044384 18446744073709551615 134633168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 8130 7526 275 78 0 7416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32520

[startup+12.701 s]
/proc/loadavg: 3.59 3.91 3.89 5/190 2731
/proc/meminfo: memFree=18507384/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=32520 CPUtime=12.69 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 22373 0 0 0 1267 2 0 0 25 0 1 0 568259305 33300480 7526 33554432000 134512640 134829744 4287044384 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 8130 7526 275 78 0 7416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32520

[startup+25.5008 s]
/proc/loadavg: 3.65 3.91 3.90 5/190 2731
/proc/meminfo: memFree=18691532/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=23704 CPUtime=25.49 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 35181 0 0 0 2545 4 0 0 25 0 1 0 568259305 24272896 5435 33554432000 134512640 134829744 4287044384 18446744073709551615 134661098 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 5926 5435 285 78 0 5212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23704

[startup+51.1003 s]
/proc/loadavg: 3.77 3.92 3.90 5/190 2732
/proc/meminfo: memFree=18615336/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=26980 CPUtime=51.08 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 36018 0 0 0 5104 4 0 0 25 0 1 0 568259305 27627520 6272 33554432000 134512640 134829744 4287044384 18446744073709551615 134661432 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 6745 6272 285 78 0 6031 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26980

[startup+102.307 s]
/proc/loadavg: 3.91 3.93 3.90 5/190 2733
/proc/meminfo: memFree=18606128/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=27508 CPUtime=102.29 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 36149 0 0 0 10225 4 0 0 25 0 1 0 568259305 28168192 6403 33554432000 134512640 134829744 4287044384 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 6877 6403 285 78 0 6163 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27508

[startup+162.301 s]
/proc/loadavg: 4.02 3.95 3.91 5/190 2735
/proc/meminfo: memFree=18599500/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=27508 CPUtime=162.29 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 36150 0 0 0 16225 4 0 0 25 0 1 0 568259305 28168192 6404 33554432000 134512640 134829744 4287044384 18446744073709551615 134661481 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 6877 6404 285 78 0 6163 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27508

[startup+222.3 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 2736
/proc/meminfo: memFree=18591284/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=31104 CPUtime=222.29 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 37022 0 0 0 22225 4 0 0 25 0 1 0 568259305 31850496 7276 33554432000 134512640 134829744 4287044384 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 7776 7276 285 78 0 7062 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31104

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 2738
/proc/meminfo: memFree=18582580/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=34864 CPUtime=282.29 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 37905 0 0 0 28225 4 0 0 25 0 1 0 568259305 35700736 8159 33554432000 134512640 134829744 4287044384 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 8716 8159 285 78 0 8002 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 34864

[startup+342.3 s]
/proc/loadavg: 4.04 3.98 3.92 5/190 2740
/proc/meminfo: memFree=18582164/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=35192 CPUtime=342.29 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 37970 0 0 0 34224 5 0 0 25 0 1 0 568259305 36036608 8224 33554432000 134512640 134829744 4287044384 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 8798 8224 285 78 0 8084 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 35192

[startup+402.301 s]
/proc/loadavg: 4.06 4.00 3.92 5/190 2741
/proc/meminfo: memFree=18572340/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=36168 CPUtime=402.29 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 38228 0 0 0 40224 5 0 0 25 0 1 0 568259305 37036032 8482 33554432000 134512640 134829744 4287044384 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9042 8482 285 78 0 8328 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 36168

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 2746
/proc/meminfo: memFree=18571540/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=36308 CPUtime=462.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 38338 0 0 0 46225 5 0 0 25 0 1 0 568259305 37179392 8592 33554432000 134512640 134829744 4287044384 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9077 8592 285 78 0 8363 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 36308

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2747
/proc/meminfo: memFree=18559736/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=36644 CPUtime=522.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 38396 0 0 0 52225 5 0 0 25 0 1 0 568259305 37523456 8650 33554432000 134512640 134829744 4287044384 18446744073709551615 134661147 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9161 8650 285 78 0 8447 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 36644

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2749
/proc/meminfo: memFree=18550892/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=36212 CPUtime=582.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 38498 0 0 0 58225 5 0 0 25 0 1 0 568259305 37081088 8594 33554432000 134512640 134829744 4287044384 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9053 8594 285 78 0 8339 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 36212

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 2751
/proc/meminfo: memFree=18542300/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=37608 CPUtime=642.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 38775 0 0 0 64225 5 0 0 25 0 1 0 568259305 38510592 8871 33554432000 134512640 134829744 4287044384 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9402 8871 285 78 0 8688 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 37608

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 2752
/proc/meminfo: memFree=18540280/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=38960 CPUtime=702.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 39082 0 0 0 70225 5 0 0 25 0 1 0 568259305 39895040 9178 33554432000 134512640 134829744 4287044384 18446744073709551615 134633161 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9740 9178 285 78 0 9026 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 38960

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 2754
/proc/meminfo: memFree=18540840/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=38324 CPUtime=762.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 39430 0 0 0 76225 5 0 0 25 0 1 0 568259305 39243776 9069 33554432000 134512640 134829744 4287044384 18446744073709551615 134661598 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9581 9069 285 78 0 8867 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 38324

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 2755
/proc/meminfo: memFree=18540820/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=37300 CPUtime=822.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 39562 0 0 0 82225 5 0 0 25 0 1 0 568259305 38195200 8865 33554432000 134512640 134829744 4287044384 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9325 8865 285 78 0 8611 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 37300

[startup+882.3 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 2757
/proc/meminfo: memFree=18539900/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=39400 CPUtime=882.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 39982 0 0 0 88225 5 0 0 25 0 1 0 568259305 40345600 9285 33554432000 134512640 134829744 4287044384 18446744073709551615 134669025 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9850 9285 285 78 0 9136 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 39400

[startup+942.301 s]
/proc/loadavg: 4.08 4.03 3.94 5/190 2758
/proc/meminfo: memFree=18538996/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=38824 CPUtime=942.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 40147 0 0 0 94225 5 0 0 25 0 1 0 568259305 39755776 9230 33554432000 134512640 134829744 4287044384 18446744073709551615 134725188 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 9706 9230 285 78 0 8992 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 38824

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 2760
/proc/meminfo: memFree=18530892/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=40072 CPUtime=1002.31 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 40424 0 0 0 100225 6 0 0 25 0 1 0 568259305 41033728 9507 33554432000 134512640 134829744 4287044384 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 10018 9507 285 78 0 9304 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 40072

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 2762
/proc/meminfo: memFree=18528628/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=42684 CPUtime=1062.31 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 40980 0 0 0 106225 6 0 0 25 0 1 0 568259305 43708416 10063 33554432000 134512640 134829744 4287044384 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 10671 10063 285 78 0 9957 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 42684

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 2764
/proc/meminfo: memFree=18527236/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=44544 CPUtime=1122.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 41343 0 0 0 112224 6 0 0 25 0 1 0 568259305 45613056 10426 33554432000 134512640 134829744 4287044384 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 11136 10426 285 78 0 10422 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 44544

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 2767
/proc/meminfo: memFree=18520012/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=45216 CPUtime=1182.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 41473 0 0 0 118224 6 0 0 25 0 1 0 568259305 46301184 10556 33554432000 134512640 134829744 4287044384 18446744073709551615 134661169 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 11304 10556 285 78 0 10590 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 45216

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 2769
/proc/meminfo: memFree=18500880/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=45824 CPUtime=1242.3 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 41616 0 0 0 124224 6 0 0 25 0 1 0 568259305 46923776 10699 33554432000 134512640 134829744 4287044384 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 11456 10699 285 78 0 10742 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 45824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/188 2772
/proc/meminfo: memFree=18636128/32950940 swapFree=67111528/67111528
[pid=2723] ppid=2721 vsize=46924 CPUtime=1300.02 cores=4,6
/proc/2723/stat : 2723 (MPhaseSAT_M) R 2721 2723 2669 0 -1 4202496 41818 0 0 0 129995 7 0 0 25 0 1 0 568259305 48050176 10901 33554432000 134512640 134829744 4287044384 18446744073709551615 134661403 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/2723/statm: 11731 10901 285 78 0 11017 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 46924

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.03
CPU user time (s): 1299.95
CPU system time (s): 0.072988
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 46924

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

runsolver used 2.12568 second user time and 4.97724 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-26 03:11:25
IDJOB=3288859
IDBENCH=83108
IDSOLVER=1522
FILE ID=node117/3288859-1303780285
RUNJOBID= node117-1303780285-2688
PBS_JOBID= 13157218
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=2058232241

node117.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.849
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.849
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.75
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.849
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18748152 kB
Buffers:       2331856 kB
Cached:       11238852 kB
SwapCached:          0 kB
Active:        6361700 kB
Inactive:      7278756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18748152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10684 kB
Writeback:          60 kB
AnonPages:       68728 kB
Mapped:          15776 kB
Slab:           497856 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   244072 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= 71532 MiB
End job on node117 at 2011-04-26 03:33:07