Trace number 3288811

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 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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-3288811-1303774874/watcher-3288811-1303774874 -o /tmp/evaluation-result-3288811-1303774874/solver-3288811-1303774874 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3288811-1303774874.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: 2.62 3.70 3.76 3/183 11780
/proc/meminfo: memFree=23198688/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=6880 CPUtime=0 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 489085349 7045120 274 33554432000 134512640 134731564 4288938800 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 1720 274 225 54 0 1030 0

[startup+0.0564811 s]
/proc/loadavg: 2.62 3.70 3.76 3/183 11780
/proc/meminfo: memFree=23198688/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=6880 CPUtime=0.05 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 566 0 0 0 5 0 0 0 21 0 1 0 489085349 7045120 508 33554432000 134512640 134731564 4288938800 18446744073709551615 10028840 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 1720 508 225 54 0 1030 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6880

[startup+0.100458 s]
/proc/loadavg: 2.62 3.70 3.76 3/183 11780
/proc/meminfo: memFree=23198688/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=6880 CPUtime=0.09 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 764 0 0 0 9 0 0 0 21 0 1 0 489085349 7045120 706 33554432000 134512640 134731564 4288938800 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 1720 706 225 54 0 1030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6880

[startup+0.300401 s]
/proc/loadavg: 2.62 3.70 3.76 3/183 11780
/proc/meminfo: memFree=23198688/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=11456 CPUtime=0.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 8793 0 0 0 29 0 0 0 22 0 1 0 489085349 11730944 2368 33554432000 134512640 134731564 4288938800 18446744073709551615 134558928 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 2864 2368 283 54 0 2174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11456

[startup+0.700326 s]
/proc/loadavg: 2.62 3.70 3.76 3/183 11780
/proc/meminfo: memFree=23198688/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=11448 CPUtime=0.69 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 34520 0 0 0 66 3 0 0 24 0 1 0 489085349 11722752 2366 33554432000 134512640 134731564 4288938800 18446744073709551615 134559080 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 2862 2366 283 54 0 2172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11448

[startup+1.50118 s]
/proc/loadavg: 2.62 3.70 3.76 5/191 11795
/proc/meminfo: memFree=23188964/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=7140 CPUtime=1.49 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 84830 0 0 0 140 9 0 0 25 0 1 0 489085349 7311360 1289 33554432000 134512640 134731564 4288938800 18446744073709551615 134566591 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 1785 1289 283 54 0 1095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7140

[startup+3.10089 s]
/proc/loadavg: 2.73 3.70 3.76 5/194 11801
/proc/meminfo: memFree=23118448/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=48044 CPUtime=3.09 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 121747 0 0 0 294 15 0 0 25 0 1 0 489085349 49197056 10789 33554432000 134512640 134731564 4288938800 18446744073709551615 10278396 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 12011 10789 301 54 0 11321 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48044

[startup+6.3003 s]
/proc/loadavg: 2.73 3.70 3.76 5/194 11801
/proc/meminfo: memFree=23011560/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=78572 CPUtime=6.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 132388 0 0 0 612 17 0 0 25 0 1 0 489085349 80457728 18299 33554432000 134512640 134731564 4288938800 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 19643 18299 319 54 0 18953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78572

[startup+12.7011 s]
/proc/loadavg: 2.92 3.71 3.77 5/194 11801
/proc/meminfo: memFree=23013536/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=78572 CPUtime=12.69 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 135392 0 0 0 1252 17 0 0 25 0 1 0 489085349 80457728 18300 33554432000 134512640 134731564 4288938800 18446744073709551615 10273390 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 19643 18300 319 54 0 18953 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78572

[startup+25.5007 s]
/proc/loadavg: 3.09 3.72 3.77 5/194 11801
/proc/meminfo: memFree=23117940/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=78572 CPUtime=25.49 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 142113 0 0 0 2531 18 0 0 25 0 1 0 489085349 80457728 18300 33554432000 134512640 134731564 4288938800 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 19643 18300 319 54 0 18953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78572

[startup+51.101 s]
/proc/loadavg: 3.40 3.74 3.77 5/194 11802
/proc/meminfo: memFree=23123140/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=44336 CPUtime=51.09 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 179798 0 0 0 5085 24 0 0 25 0 1 0 489085349 45400064 10422 33554432000 134512640 134731564 4288938800 18446744073709551615 10276282 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 11084 10422 317 54 0 10394 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44336

[startup+102.307 s]
/proc/loadavg: 3.76 3.78 3.78 6/194 11803
/proc/meminfo: memFree=23112716/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=46344 CPUtime=102.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 182666 0 0 0 10205 24 0 0 25 0 1 0 489085349 47456256 10945 33554432000 134512640 134731564 4288938800 18446744073709551615 134659685 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 11586 10945 317 54 0 10896 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 46344

[startup+162.3 s]
/proc/loadavg: 3.91 3.82 3.79 5/194 11805
/proc/meminfo: memFree=23106604/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=49148 CPUtime=162.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 184145 0 0 0 16203 26 0 0 25 0 1 0 489085349 50327552 11624 33554432000 134512640 134731564 4288938800 18446744073709551615 10019146 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 12287 11624 317 54 0 11597 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 49148

[startup+222.3 s]
/proc/loadavg: 4.02 3.86 3.81 5/194 11806
/proc/meminfo: memFree=23105096/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=49144 CPUtime=222.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 184345 0 0 0 22203 26 0 0 25 0 1 0 489085349 50323456 11624 33554432000 134512640 134731564 4288938800 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 12286 11624 317 54 0 11596 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 49144

[startup+282.301 s]
/proc/loadavg: 4.00 3.89 3.82 5/194 11808
/proc/meminfo: memFree=23092684/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=51680 CPUtime=282.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 185648 0 0 0 28203 26 0 0 25 0 1 0 489085349 52920320 12253 33554432000 134512640 134731564 4288938800 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 12920 12253 317 54 0 12230 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51680

[startup+342.301 s]
/proc/loadavg: 4.00 3.90 3.83 5/194 11810
/proc/meminfo: memFree=23090308/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=51944 CPUtime=342.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 185739 0 0 0 34202 27 0 0 25 0 1 0 489085349 53190656 12344 33554432000 134512640 134731564 4288938800 18446744073709551615 134624727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 12986 12344 317 54 0 12296 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 51944

[startup+402.301 s]
/proc/loadavg: 4.09 3.95 3.84 5/194 11811
/proc/meminfo: memFree=23080980/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=52076 CPUtime=402.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 185769 0 0 0 40202 27 0 0 25 0 1 0 489085349 53325824 12374 33554432000 134512640 134731564 4288938800 18446744073709551615 134723293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 13019 12374 317 54 0 12329 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 52076

[startup+462.301 s]
/proc/loadavg: 4.03 3.95 3.85 5/194 11813
/proc/meminfo: memFree=23078588/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=52520 CPUtime=462.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 186085 0 0 0 46202 27 0 0 25 0 1 0 489085349 53780480 12470 33554432000 134512640 134731564 4288938800 18446744073709551615 134634700 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 13130 12470 317 54 0 12440 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 52520

[startup+522.301 s]
/proc/loadavg: 4.01 3.96 3.85 5/194 11814
/proc/meminfo: memFree=23062800/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=52516 CPUtime=522.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 186484 0 0 0 52202 27 0 0 25 0 1 0 489085349 53776384 12469 33554432000 134512640 134731564 4288938800 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 13129 12469 317 54 0 12439 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 52516

[startup+582.301 s]
/proc/loadavg: 4.14 4.00 3.87 5/194 11816
/proc/meminfo: memFree=23056080/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=56748 CPUtime=582.28 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 187554 0 0 0 58201 27 0 0 25 0 1 0 489085349 58109952 13539 33554432000 134512640 134731564 4288938800 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 14187 13539 317 54 0 13497 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 56748

[startup+642.3 s]
/proc/loadavg: 4.20 4.03 3.89 5/194 11818
/proc/meminfo: memFree=23052100/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=56748 CPUtime=642.3 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 187554 0 0 0 64202 28 0 0 25 0 1 0 489085349 58109952 13539 33554432000 134512640 134731564 4288938800 18446744073709551615 134721096 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 14187 13539 317 54 0 13497 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 56748

[startup+702.3 s]
/proc/loadavg: 4.07 4.02 3.89 5/194 11819
/proc/meminfo: memFree=23045264/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=62048 CPUtime=702.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 188864 0 0 0 70201 28 0 0 25 0 1 0 489085349 63537152 14849 33554432000 134512640 134731564 4288938800 18446744073709551615 134655706 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 15512 14849 317 54 0 14822 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 62048

[startup+762.307 s]
/proc/loadavg: 4.12 4.05 3.91 5/194 11821
/proc/meminfo: memFree=23043868/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=62048 CPUtime=762.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 188865 0 0 0 76201 28 0 0 25 0 1 0 489085349 63537152 14850 33554432000 134512640 134731564 4288938800 18446744073709551615 134659217 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 15512 14850 317 54 0 14822 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 62048

[startup+822.301 s]
/proc/loadavg: 4.09 4.05 3.91 5/194 11822
/proc/meminfo: memFree=23043092/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=62496 CPUtime=822.28 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 189185 0 0 0 82200 28 0 0 25 0 1 0 489085349 63995904 14949 33554432000 134512640 134731564 4288938800 18446744073709551615 134721140 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 15624 14949 317 54 0 14934 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 62496

[startup+882.301 s]
/proc/loadavg: 4.03 4.04 3.91 5/194 11824
/proc/meminfo: memFree=23040584/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=62496 CPUtime=882.28 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 189185 0 0 0 88200 28 0 0 25 0 1 0 489085349 63995904 14949 33554432000 134512640 134731564 4288938800 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 15624 14949 317 54 0 14934 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 62496

[startup+942.301 s]
/proc/loadavg: 4.09 4.04 3.92 5/194 11826
/proc/meminfo: memFree=23040420/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=62496 CPUtime=942.28 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 189195 0 0 0 94200 28 0 0 25 0 1 0 489085349 63995904 14959 33554432000 134512640 134731564 4288938800 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 15624 14959 317 54 0 14934 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 62496

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.92 5/194 11827
/proc/meminfo: memFree=23040404/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=62496 CPUtime=1002.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 189195 0 0 0 100200 29 0 0 25 0 1 0 489085349 63995904 14959 33554432000 134512640 134731564 4288938800 18446744073709551615 134659464 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 15624 14959 317 54 0 14934 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 62496

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/194 11829
/proc/meminfo: memFree=23033308/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=69728 CPUtime=1062.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 191220 0 0 0 106199 30 0 0 25 0 1 0 489085349 71401472 16740 33554432000 134512640 134731564 4288938800 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 17432 16740 317 54 0 16742 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 69728

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/194 11830
/proc/meminfo: memFree=23026952/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=69468 CPUtime=1122.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 191355 0 0 0 112199 30 0 0 25 0 1 0 489085349 71135232 16675 33554432000 134512640 134731564 4288938800 18446744073709551615 134720008 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 17367 16675 317 54 0 16677 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 69468

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 11832
/proc/meminfo: memFree=23016008/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=69468 CPUtime=1182.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 191366 0 0 0 118199 30 0 0 25 0 1 0 489085349 71135232 16686 33554432000 134512640 134731564 4288938800 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 17367 16686 317 54 0 16677 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 69468

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/194 11843
/proc/meminfo: memFree=23015348/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=69468 CPUtime=1242.29 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 191366 0 0 0 124199 30 0 0 25 0 1 0 489085349 71135232 16686 33554432000 134512640 134731564 4288938800 18446744073709551615 134634388 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 17367 16686 317 54 0 16677 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 69468



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.01 3.93 4/189 11862
/proc/meminfo: memFree=23085300/32951124 swapFree=67111524/67111528
[pid=11780] ppid=11778 vsize=69468 CPUtime=1299.99 cores=0,2
/proc/11780/stat : 11780 (MPhaseSAT) R 11778 11780 10826 0 -1 4202496 191366 0 0 0 129969 30 0 0 25 0 1 0 489085349 71135232 16686 33554432000 134512640 134731564 4288938800 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/11780/statm: 17367 16686 317 54 0 16677 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 69468

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
CPU user time (s): 1299.7
CPU system time (s): 0.308953
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 82004

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

runsolver used 2.19267 second user time and 4.91325 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 01:41:15
IDJOB=3288811
IDBENCH=83107
IDSOLVER=1520
FILE ID=node135/3288811-1303774874
RUNJOBID= node135-1303774865-11757
PBS_JOBID= 13157171
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=249223894

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23198844 kB
Buffers:       1815356 kB
Cached:        7230328 kB
SwapCached:          4 kB
Active:         569056 kB
Inactive:      8607044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23198844 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8832 kB
Writeback:           0 kB
AnonPages:      130036 kB
Mapped:          16224 kB
Slab:           511644 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   280032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71244 MiB
End job on node135 at 2011-04-26 02:02:57