Trace number 3288719

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT 2011-02-15? (TO) 1300.05 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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-3288719-1303773974/watcher-3288719-1303773974 -o /tmp/evaluation-result-3288719-1303773974/solver-3288719-1303773974 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3288719-1303773974.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: 4.01 3.99 3.88 4/189 22965
/proc/meminfo: memFree=15586700/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=2904 CPUtime=0 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 288 0 0 0 0 0 0 0 21 0 1 0 488997891 2973696 230 33554432000 134512640 134731564 4288759536 18446744073709551615 10038896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 759 235 208 54 0 69 0

[startup+0.040701 s]
/proc/loadavg: 4.01 3.99 3.88 4/189 22965
/proc/meminfo: memFree=15586700/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=6872 CPUtime=0.03 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 492 0 0 0 3 0 0 0 21 0 1 0 488997891 7036928 434 33554432000 134512640 134731564 4288759536 18446744073709551615 9774256 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 1718 434 225 54 0 1028 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6872

[startup+0.100687 s]
/proc/loadavg: 4.01 3.99 3.88 4/189 22965
/proc/meminfo: memFree=15586700/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=6872 CPUtime=0.09 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 792 0 0 0 9 0 0 0 21 0 1 0 488997891 7036928 734 33554432000 134512640 134731564 4288759536 18446744073709551615 9910620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 1718 734 225 54 0 1028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6872

[startup+0.300654 s]
/proc/loadavg: 4.01 3.99 3.88 4/189 22965
/proc/meminfo: memFree=15586700/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=11340 CPUtime=0.29 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 10086 0 0 0 28 1 0 0 22 0 1 0 488997891 11612160 1910 33554432000 134512640 134731564 4288759536 18446744073709551615 134559237 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 2835 1918 324 54 0 2145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11340

[startup+0.700579 s]
/proc/loadavg: 4.01 3.99 3.88 4/189 22965
/proc/meminfo: memFree=15586700/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=11340 CPUtime=0.68 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 37002 0 0 0 63 5 0 0 23 0 1 0 488997891 11612160 2339 33554432000 134512640 134731564 4288759536 18446744073709551615 134559216 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 2835 2339 324 54 0 2145 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11340

[startup+1.50043 s]
/proc/loadavg: 4.01 3.99 3.88 5/190 22966
/proc/meminfo: memFree=15581864/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=7076 CPUtime=1.49 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 90120 0 0 0 137 12 0 0 25 0 1 0 488997891 7245824 1273 33554432000 134512640 134731564 4288759536 18446744073709551615 134566480 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 1769 1273 324 54 0 1079 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7076

[startup+3.10113 s]
/proc/loadavg: 4.01 3.99 3.88 5/190 22966
/proc/meminfo: memFree=15550616/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=57744 CPUtime=3.09 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 127904 0 0 0 292 17 0 0 25 0 1 0 488997891 59129856 12845 33554432000 134512640 134731564 4288759536 18446744073709551615 134665566 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 14436 12845 350 54 0 13746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57744

[startup+6.30054 s]
/proc/loadavg: 4.01 3.99 3.88 5/190 22966
/proc/meminfo: memFree=15539676/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=52972 CPUtime=6.29 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 130419 0 0 0 612 17 0 0 25 0 1 0 488997891 54243328 11705 33554432000 134512640 134731564 4288759536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 13243 11705 360 54 0 12553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52972

[startup+12.7003 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 22967
/proc/meminfo: memFree=15539436/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=52972 CPUtime=12.69 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 140799 0 0 0 1250 19 0 0 25 0 1 0 488997891 54243328 11719 33554432000 134512640 134731564 4288759536 18446744073709551615 134624427 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 13243 11719 360 54 0 12553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52972

[startup+25.501 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 22967
/proc/meminfo: memFree=15539684/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=55380 CPUtime=25.49 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 154971 0 0 0 2528 21 0 0 25 0 1 0 488997891 56709120 12324 33554432000 134512640 134731564 4288759536 18446744073709551615 134629354 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 13845 12324 360 54 0 13155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55380

[startup+51.1002 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 22967
/proc/meminfo: memFree=15539788/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=52972 CPUtime=51.09 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 173956 0 0 0 5085 24 0 0 25 0 1 0 488997891 54243328 11723 33554432000 134512640 134731564 4288759536 18446744073709551615 134655924 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 13243 11723 360 54 0 12553 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52972

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 22969
/proc/meminfo: memFree=15540004/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=48900 CPUtime=102.3 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 217472 0 0 0 10200 30 0 0 25 0 1 0 488997891 50073600 11664 33554432000 134512640 134731564 4288759536 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 12225 11664 332 54 0 11535 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48900

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 22971
/proc/meminfo: memFree=15539868/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=48900 CPUtime=162.29 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 217472 0 0 0 16199 30 0 0 25 0 1 0 488997891 50073600 11664 33554432000 134512640 134731564 4288759536 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 12225 11664 332 54 0 11535 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48900

[startup+222.3 s]
/proc/loadavg: 4.04 4.00 3.91 4/185 22989
/proc/meminfo: memFree=15671440/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=49252 CPUtime=222.29 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 218924 0 0 0 22199 30 0 0 25 0 1 0 488997891 50434048 11752 33554432000 134512640 134731564 4288759536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 12313 11752 332 54 0 11623 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 49252

[startup+282.3 s]
/proc/loadavg: 3.38 3.82 3.85 4/184 22991
/proc/meminfo: memFree=15672360/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=49816 CPUtime=282.3 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 220194 0 0 0 28199 31 0 0 25 0 1 0 488997891 51011584 11894 33554432000 134512640 134731564 4288759536 18446744073709551615 134719959 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 12454 11894 332 54 0 11764 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49816

[startup+342.301 s]
/proc/loadavg: 2.74 3.57 3.76 3/178 23009
/proc/meminfo: memFree=16051152/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=51816 CPUtime=342.3 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 220697 0 0 0 34199 31 0 0 25 0 1 0 488997891 53059584 12397 33554432000 134512640 134731564 4288759536 18446744073709551615 134669041 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 12954 12397 332 54 0 12264 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 51816

[startup+402.301 s]
/proc/loadavg: 1.64 3.10 3.59 2/172 23028
/proc/meminfo: memFree=16117492/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=53056 CPUtime=402.3 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 221112 0 0 0 40199 31 0 0 25 0 1 0 488997891 54329344 12682 33554432000 134512640 134731564 4288759536 18446744073709551615 9764653 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 13264 12682 332 54 0 12574 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 53056

[startup+462.301 s]
/proc/loadavg: 1.23 2.71 3.42 2/172 23030
/proc/meminfo: memFree=16112384/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=58276 CPUtime=462.3 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 222374 0 0 0 46199 31 0 0 25 0 1 0 488997891 59674624 13944 33554432000 134512640 134731564 4288759536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 14569 13944 332 54 0 13879 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 58276

[startup+522.301 s]
/proc/loadavg: 1.14 2.41 3.27 2/172 23031
/proc/meminfo: memFree=16104644/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=65956 CPUtime=522.3 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 224300 0 0 0 52198 32 0 0 25 0 1 0 488997891 67538944 15870 33554432000 134512640 134731564 4288759536 18446744073709551615 134723670 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 16489 15870 332 54 0 15799 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 65956

[startup+582.3 s]
/proc/loadavg: 1.05 2.15 3.13 2/172 23033
/proc/meminfo: memFree=16104604/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=65956 CPUtime=582.31 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 224311 0 0 0 58199 32 0 0 25 0 1 0 488997891 67538944 15881 33554432000 134512640 134731564 4288759536 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 16489 15881 332 54 0 15799 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 65956

[startup+642.3 s]
/proc/loadavg: 1.02 1.94 2.99 2/172 23034
/proc/meminfo: memFree=16104556/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=65956 CPUtime=642.31 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 224316 0 0 0 64199 32 0 0 25 0 1 0 488997891 67538944 15886 33554432000 134512640 134731564 4288759536 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 16489 15886 332 54 0 15799 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 65956

[startup+702.3 s]
/proc/loadavg: 1.00 1.77 2.86 2/172 23036
/proc/meminfo: memFree=16104636/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=65956 CPUtime=702.31 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 224317 0 0 0 70199 32 0 0 25 0 1 0 488997891 67538944 15887 33554432000 134512640 134731564 4288759536 18446744073709551615 134624709 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 16489 15887 332 54 0 15799 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 65956

[startup+762.306 s]
/proc/loadavg: 1.00 1.63 2.74 2/172 23038
/proc/meminfo: memFree=16104724/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=65956 CPUtime=762.32 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 224321 0 0 0 76199 33 0 0 25 0 1 0 488997891 67538944 15891 33554432000 134512640 134731564 4288759536 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 16489 15891 332 54 0 15799 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 65956

[startup+822.301 s]
/proc/loadavg: 1.00 1.51 2.63 2/172 23039
/proc/meminfo: memFree=16097876/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=822.31 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226055 0 0 0 82198 33 0 0 25 0 1 0 488997891 75038720 17625 33554432000 134512640 134731564 4288759536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17625 332 54 0 17630 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 73280

[startup+882.301 s]
/proc/loadavg: 1.00 1.41 2.53 2/172 23041
/proc/meminfo: memFree=16097968/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=882.31 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226064 0 0 0 88198 33 0 0 25 0 1 0 488997891 75038720 17634 33554432000 134512640 134731564 4288759536 18446744073709551615 134670302 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17634 332 54 0 17630 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 73280

[startup+942.301 s]
/proc/loadavg: 1.00 1.34 2.43 2/172 23042
/proc/meminfo: memFree=16098052/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=942.32 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226078 0 0 0 94199 33 0 0 25 0 1 0 488997891 75038720 17648 33554432000 134512640 134731564 4288759536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17648 332 54 0 17630 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 73280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.27 2.34 2/172 23044
/proc/meminfo: memFree=16097896/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=1002.32 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226079 0 0 0 100199 33 0 0 25 0 1 0 488997891 75038720 17649 33554432000 134512640 134731564 4288759536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17649 332 54 0 17630 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 73280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.22 2.25 2/172 23046
/proc/meminfo: memFree=16097984/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=1062.32 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226100 0 0 0 106199 33 0 0 25 0 1 0 488997891 75038720 17670 33554432000 134512640 134731564 4288759536 18446744073709551615 134622947 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17670 332 54 0 17630 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 73280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.18 2.17 2/172 23047
/proc/meminfo: memFree=16097940/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=1122.32 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226103 0 0 0 112199 33 0 0 25 0 1 0 488997891 75038720 17673 33554432000 134512640 134731564 4288759536 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17673 332 54 0 17630 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 73280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.14 2.09 2/172 23049
/proc/meminfo: memFree=16098028/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=1182.32 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226105 0 0 0 118199 33 0 0 25 0 1 0 488997891 75038720 17675 33554432000 134512640 134731564 4288759536 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17675 332 54 0 17630 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 73280

[startup+1242.3 s]
/proc/loadavg: 1.00 1.11 2.02 2/172 23050
/proc/meminfo: memFree=16097996/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=1242.33 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226106 0 0 0 124200 33 0 0 25 0 1 0 488997891 75038720 17676 33554432000 134512640 134731564 4288759536 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17676 332 54 0 17630 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 73280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.09 1.96 2/172 23052
/proc/meminfo: memFree=16097716/32951124 swapFree=67111528/67111528
[pid=22965] ppid=22963 vsize=73280 CPUtime=1300.03 cores=5,7
/proc/22965/stat : 22965 (MPhaseSAT) R 22963 22965 22577 0 -1 4202496 226116 0 0 0 129970 33 0 0 25 0 1 0 488997891 75038720 17686 33554432000 134512640 134731564 4288759536 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/22965/statm: 18320 17686 332 54 0 17630 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 73280

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): 1299.71
CPU system time (s): 0.340948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 73280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.71
system time used= 0.340948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226116
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= 15
involuntary context switches= 3217

runsolver used 1.65975 second user time and 4.6063 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 01:26:15
IDJOB=3288719
IDBENCH=83103
IDSOLVER=1520
FILE ID=node105/3288719-1303773974
RUNJOBID= node105-1303772330-22598
PBS_JOBID= 13157189
Free space on /tmp= 71832 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288719-1303773974/watcher-3288719-1303773974 -o /tmp/evaluation-result-3288719-1303773974/solver-3288719-1303773974 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3288719-1303773974.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1179589286

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15586856 kB
Buffers:       2286936 kB
Cached:       13927832 kB
SwapCached:          0 kB
Active:        9061532 kB
Inactive:      7730460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15586856 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:      577088 kB
Mapped:          16592 kB
Slab:           504548 kB
PageTables:       6188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   777368 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= 71896 MiB
End job on node105 at 2011-04-26 01:47:57