Trace number 3258048

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3258048-1303472802/watcher-3258048-1303472802 -o /tmp/evaluation-result-3258048-1303472802/solver-3258048-1303472802 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3258048-1303472802.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.74 5.24 7.47 4/189 7586
/proc/meminfo: memFree=21275136/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=4820 CPUtime=0 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 537510904 4935680 276 33554432000 134512640 134829744 4294751424 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1205 277 225 78 0 491 0

[startup+0.0264289 s]
/proc/loadavg: 3.74 5.24 7.47 4/189 7586
/proc/meminfo: memFree=21275136/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=4820 CPUtime=0.02 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 460 0 0 0 2 0 0 0 25 0 1 0 537510904 4935680 401 33554432000 134512640 134829744 4294751424 18446744073709551615 134515732 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1205 401 225 78 0 491 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4820

[startup+0.100435 s]
/proc/loadavg: 3.74 5.24 7.47 4/189 7586
/proc/meminfo: memFree=21275136/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=5720 CPUtime=0.09 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 1365 0 0 0 9 0 0 0 25 0 1 0 537510904 5857280 918 33554432000 134512640 134829744 4294751424 18446744073709551615 134638840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1430 930 253 78 0 716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5720

[startup+0.300401 s]
/proc/loadavg: 3.74 5.24 7.47 4/189 7586
/proc/meminfo: memFree=21275136/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=10152 CPUtime=0.29 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 2485 0 0 0 29 0 0 0 25 0 1 0 537510904 10395648 2037 33554432000 134512640 134829744 4294751424 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2538 2037 279 78 0 1824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10152

[startup+0.700335 s]
/proc/loadavg: 3.74 5.24 7.47 4/189 7586
/proc/meminfo: memFree=21275136/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8008 CPUtime=0.69 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 3055 0 0 0 69 0 0 0 25 0 1 0 537510904 8200192 1522 33554432000 134512640 134829744 4294751424 18446744073709551615 134723919 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2002 1522 279 78 0 1288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8008

[startup+1.50021 s]
/proc/loadavg: 3.74 5.24 7.47 5/190 7587
/proc/meminfo: memFree=21269928/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8404 CPUtime=1.49 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 3166 0 0 0 149 0 0 0 25 0 1 0 537510904 8605696 1633 33554432000 134512640 134829744 4294751424 18446744073709551615 134657829 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2101 1633 279 78 0 1387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8404

[startup+3.10093 s]
/proc/loadavg: 3.76 5.22 7.45 5/190 7587
/proc/meminfo: memFree=21269060/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8932 CPUtime=3.09 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 3288 0 0 0 309 0 0 0 25 0 1 0 537510904 9146368 1755 33554432000 134512640 134829744 4294751424 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2233 1755 279 78 0 1519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8932

[startup+6.3004 s]
/proc/loadavg: 3.76 5.22 7.45 5/190 7587
/proc/meminfo: memFree=21268196/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7776 CPUtime=6.29 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 3907 0 0 0 629 0 0 0 25 0 1 0 537510904 7962624 1464 33554432000 134512640 134829744 4294751424 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1944 1464 279 78 0 1230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7776

[startup+12.7003 s]
/proc/loadavg: 3.79 5.18 7.41 5/190 7589
/proc/meminfo: memFree=21268524/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8072 CPUtime=12.69 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 5618 0 0 0 1269 0 0 0 25 0 1 0 537510904 8265728 1534 33554432000 134512640 134829744 4294751424 18446744073709551615 134620888 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2018 1534 279 78 0 1304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8072

[startup+25.5012 s]
/proc/loadavg: 3.83 5.14 7.37 5/190 7589
/proc/meminfo: memFree=21266276/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8084 CPUtime=25.49 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 8466 0 0 0 2548 1 0 0 25 0 1 0 537510904 8278016 1561 33554432000 134512640 134829744 4294751424 18446744073709551615 134723850 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2021 1561 279 78 0 1307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8084

[startup+51.1009 s]
/proc/loadavg: 3.88 5.05 7.28 5/190 7589
/proc/meminfo: memFree=21262648/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8216 CPUtime=51.09 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 15615 0 0 0 5107 2 0 0 25 0 1 0 537510904 8413184 1585 33554432000 134512640 134829744 4294751424 18446744073709551615 134661176 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2054 1585 279 78 0 1340 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8216

[startup+102.306 s]
/proc/loadavg: 3.95 4.87 7.09 5/190 7591
/proc/meminfo: memFree=21259652/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7684 CPUtime=102.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 31445 0 0 0 10225 5 0 0 25 0 1 0 537510904 7868416 1431 33554432000 134512640 134829744 4294751424 18446744073709551615 134624934 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1921 1431 279 78 0 1207 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7684

[startup+162.3 s]
/proc/loadavg: 3.98 4.72 6.91 5/190 7593
/proc/meminfo: memFree=21254156/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8112 CPUtime=162.29 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 46135 0 0 0 16222 7 0 0 25 0 1 0 537510904 8306688 1549 33554432000 134512640 134829744 4294751424 18446744073709551615 7133150 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2028 1549 279 78 0 1314 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 8112

[startup+222.3 s]
/proc/loadavg: 3.99 4.58 6.71 5/190 7593
/proc/meminfo: memFree=21253376/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7464 CPUtime=222.29 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 62269 0 0 0 22220 9 0 0 25 0 1 0 537510904 7643136 1399 33554432000 134512640 134829744 4294751424 18446744073709551615 134723604 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1866 1399 279 78 0 1152 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 7464

[startup+282.3 s]
/proc/loadavg: 3.99 4.48 6.55 5/190 7595
/proc/meminfo: memFree=21252344/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7868 CPUtime=282.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 78049 0 0 0 28218 12 0 0 25 0 1 0 537510904 8056832 1504 33554432000 134512640 134829744 4294751424 18446744073709551615 134722595 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1967 1504 279 78 0 1253 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7868

[startup+342.3 s]
/proc/loadavg: 4.18 4.43 6.39 5/190 7597
/proc/meminfo: memFree=21248964/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7824 CPUtime=342.29 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 92726 0 0 0 34215 14 0 0 25 0 1 0 537510904 8011776 1469 33554432000 134512640 134829744 4294751424 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1956 1469 279 78 0 1242 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 7824

[startup+402.3 s]
/proc/loadavg: 4.07 4.35 6.25 5/190 7599
/proc/meminfo: memFree=21246564/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7500 CPUtime=402.29 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 108876 0 0 0 40213 16 0 0 25 0 1 0 537510904 7680000 1400 33554432000 134512640 134829744 4294751424 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1875 1400 279 78 0 1161 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 7500

[startup+462.3 s]
/proc/loadavg: 4.02 4.28 6.10 5/190 7601
/proc/meminfo: memFree=21245528/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7800 CPUtime=462.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 123859 0 0 0 46211 19 0 0 25 0 1 0 537510904 7987200 1467 33554432000 134512640 134829744 4294751424 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1950 1467 279 78 0 1236 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 7800

[startup+522.301 s]
/proc/loadavg: 4.01 4.23 5.97 5/190 7601
/proc/meminfo: memFree=21242016/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7896 CPUtime=522.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 140475 0 0 0 52208 22 0 0 25 0 1 0 537510904 8085504 1512 33554432000 134512640 134829744 4294751424 18446744073709551615 134719808 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1974 1512 279 78 0 1260 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 7896

[startup+582.301 s]
/proc/loadavg: 4.04 4.20 5.84 5/190 7603
/proc/meminfo: memFree=21240736/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8896 CPUtime=582.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 156675 0 0 0 58205 25 0 0 25 0 1 0 537510904 9109504 1741 33554432000 134512640 134829744 4294751424 18446744073709551615 6844273 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2224 1741 279 78 0 1510 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 8896

[startup+642.301 s]
/proc/loadavg: 4.01 4.16 5.72 5/190 7605
/proc/meminfo: memFree=21241328/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7312 CPUtime=642.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 172326 0 0 0 64204 27 0 0 25 0 1 0 537510904 7487488 1382 33554432000 134512640 134829744 4294751424 18446744073709551615 134661453 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1828 1382 279 78 0 1114 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 7312

[startup+702.301 s]
/proc/loadavg: 4.00 4.13 5.61 5/190 7607
/proc/meminfo: memFree=21238812/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7612 CPUtime=702.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 187900 0 0 0 70201 29 0 0 25 0 1 0 537510904 7794688 1431 33554432000 134512640 134829744 4294751424 18446744073709551615 134661516 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1903 1431 279 78 0 1189 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 7612

[startup+762.307 s]
/proc/loadavg: 4.00 4.10 5.51 5/190 7609
/proc/meminfo: memFree=21238404/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7732 CPUtime=762.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 204405 0 0 0 76199 31 0 0 25 0 1 0 537510904 7917568 1451 33554432000 134512640 134829744 4294751424 18446744073709551615 134661437 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1933 1451 279 78 0 1219 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 7732

[startup+822.301 s]
/proc/loadavg: 4.00 4.08 5.42 5/190 7609
/proc/meminfo: memFree=21236380/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8388 CPUtime=822.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 224822 0 0 0 82197 34 0 0 25 0 1 0 537510904 8589312 1615 33554432000 134512640 134829744 4294751424 18446744073709551615 6844246 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2097 1615 279 78 0 1383 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 8388

[startup+882.301 s]
/proc/loadavg: 4.00 4.06 5.32 5/190 7620
/proc/meminfo: memFree=21236720/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8380 CPUtime=882.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 241142 0 0 0 88193 38 0 0 25 0 1 0 537510904 8581120 1613 33554432000 134512640 134829744 4294751424 18446744073709551615 134614882 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2095 1613 279 78 0 1381 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 8380

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 5.25 5/190 7622
/proc/meminfo: memFree=21234444/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7576 CPUtime=942.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 258290 0 0 0 94189 42 0 0 25 0 1 0 537510904 7757824 1426 33554432000 134512640 134829744 4294751424 18446744073709551615 134657777 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1894 1426 279 78 0 1180 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 7576

[startup+1002.3 s]
/proc/loadavg: 4.02 4.05 5.16 5/190 7624
/proc/meminfo: memFree=21232172/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7336 CPUtime=1002.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 275331 0 0 0 100186 45 0 0 25 0 1 0 537510904 7512064 1368 33554432000 134512640 134829744 4294751424 18446744073709551615 134620704 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1834 1368 279 78 0 1120 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 7336

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 5.09 5/190 7626
/proc/meminfo: memFree=21218372/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=9312 CPUtime=1062.3 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 289587 0 0 0 106183 47 0 0 25 0 1 0 537510904 9535488 1860 33554432000 134512640 134829744 4294751424 18446744073709551615 134722641 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2328 1860 279 78 0 1614 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 9312

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 5.01 5/190 7626
/proc/meminfo: memFree=21218460/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7328 CPUtime=1122.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 303579 0 0 0 112182 49 0 0 25 0 1 0 537510904 7503872 1355 33554432000 134512640 134829744 4294751424 18446744073709551615 134632076 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1832 1355 279 78 0 1118 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 7328

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.95 5/190 7628
/proc/meminfo: memFree=21217424/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8300 CPUtime=1182.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 319060 0 0 0 118180 51 0 0 25 0 1 0 537510904 8499200 1597 33554432000 134512640 134829744 4294751424 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2075 1597 279 78 0 1361 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 8300

[startup+1242.3 s]
/proc/loadavg: 3.33 3.87 4.84 2/172 7684
/proc/meminfo: memFree=21310948/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=7840 CPUtime=1242.31 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 332261 0 0 0 124177 54 0 0 25 0 1 0 537510904 8028160 1507 33554432000 134512640 134829744 4294751424 18446744073709551615 134661119 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 1960 1507 279 78 0 1246 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 7840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.93 3.38 4.61 2/172 7686
/proc/meminfo: memFree=21310860/32951124 swapFree=67110396/67111528
[pid=7586] ppid=7584 vsize=8208 CPUtime=1300.01 cores=4,6
/proc/7586/stat : 7586 (MPhaseSAT_M) R 7584 7586 6230 0 -1 4202496 347207 0 0 0 129945 56 0 0 25 0 1 0 537510904 8404992 1589 33554432000 134512640 134829744 4294751424 18446744073709551615 134620801 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7586/statm: 2052 1589 279 78 0 1338 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 8208

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.02
CPU user time (s): 1299.46
CPU system time (s): 0.567913
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10152

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

runsolver used 2.28365 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 13:46:42
IDJOB=3258048
IDBENCH=71301
IDSOLVER=1522
FILE ID=node118/3258048-1303472802
RUNJOBID= node118-1303472731-7516
PBS_JOBID= 13107181
Free space on /tmp= 71724 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258048-1303472802/watcher-3258048-1303472802 -o /tmp/evaluation-result-3258048-1303472802/solver-3258048-1303472802 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3258048-1303472802.cnf

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=566505282

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21275292 kB
Buffers:       1153656 kB
Cached:        9917788 kB
SwapCached:        600 kB
Active:        7496744 kB
Inactive:      3676420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21275292 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:      100728 kB
Mapped:          16896 kB
Slab:           438300 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287612 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= 71732 MiB
End job on node118 at 2011-04-22 14:08:24