Trace number 3287984

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
MPhaseSAT64 2011-03-03? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287984-1303773559/watcher-3287984-1303773559 -o /tmp/evaluation-result-3287984-1303773559/solver-3287984-1303773559 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3287984-1303773559.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: 3.10 3.68 3.88 5/187 20731
/proc/meminfo: memFree=24786380/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=11620 CPUtime=0 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 328 0 0 0 0 0 0 0 18 0 1 0 488954566 11898880 269 33554432000 134512640 134761588 4294125168 18446744073709551615 8948722 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 2905 269 225 61 0 2208 0

[startup+0.106056 s]
/proc/loadavg: 3.10 3.68 3.88 5/187 20731
/proc/meminfo: memFree=24786380/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=11620 CPUtime=0.09 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 764 0 0 0 9 0 0 0 18 0 1 0 488954566 11898880 705 33554432000 134512640 134761588 4294125168 18446744073709551615 8857948 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 2905 705 225 61 0 2208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11620

[startup+0.201037 s]
/proc/loadavg: 3.10 3.68 3.88 5/187 20731
/proc/meminfo: memFree=24786380/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=11620 CPUtime=0.19 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 1192 0 0 0 19 0 0 0 18 0 1 0 488954566 11898880 1133 33554432000 134512640 134761588 4294125168 18446744073709551615 8851406 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 2905 1133 225 61 0 2208 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11620

[startup+0.301019 s]
/proc/loadavg: 3.10 3.68 3.88 5/187 20731
/proc/meminfo: memFree=24786380/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=11620 CPUtime=0.29 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 1618 0 0 0 29 0 0 0 18 0 1 0 488954566 11898880 1559 33554432000 134512640 134761588 4294125168 18446744073709551615 8948693 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 2905 1559 225 61 0 2208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11620

[startup+0.700932 s]
/proc/loadavg: 3.10 3.68 3.88 5/187 20731
/proc/meminfo: memFree=24786380/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=23064 CPUtime=0.69 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 20787 0 0 0 67 2 0 0 18 0 1 0 488954566 23617536 4941 33554432000 134512640 134761588 4294125168 18446744073709551615 134559016 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 5766 4967 592 61 0 5069 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23064

[startup+1.50079 s]
/proc/loadavg: 3.10 3.68 3.88 5/188 20732
/proc/meminfo: memFree=24749860/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=48084 CPUtime=1.49 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 36950 0 0 0 145 4 0 0 20 0 1 0 488954566 49238016 11570 33554432000 134512640 134761588 4294125168 18446744073709551615 134642856 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 12021 11570 613 61 0 11324 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48084

[startup+3.10054 s]
/proc/loadavg: 3.17 3.68 3.88 5/188 20732
/proc/meminfo: memFree=24763996/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=42272 CPUtime=3.09 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 51778 0 0 0 303 6 0 0 25 0 1 0 488954566 43286528 10130 33554432000 134512640 134761588 4294125168 18446744073709551615 134621730 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 10568 10130 622 61 0 9871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42272

[startup+6.30099 s]
/proc/loadavg: 3.17 3.68 3.88 5/188 20732
/proc/meminfo: memFree=24757600/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=47024 CPUtime=6.29 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 52934 0 0 0 623 6 0 0 25 0 1 0 488954566 48152576 11286 33554432000 134512640 134761588 4294125168 18446744073709551615 134622286 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 11756 11286 622 61 0 11059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47024

[startup+12.7009 s]
/proc/loadavg: 3.45 3.73 3.89 5/188 20732
/proc/meminfo: memFree=24706024/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=75184 CPUtime=12.69 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 59974 0 0 0 1262 7 0 0 25 0 1 0 488954566 76988416 18326 33554432000 134512640 134761588 4294125168 18446744073709551615 134622278 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 18796 18326 622 61 0 18099 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75184

[startup+25.5007 s]
/proc/loadavg: 3.62 3.75 3.90 5/188 20759
/proc/meminfo: memFree=24748012/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=44776 CPUtime=25.49 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 63943 0 0 0 2541 8 0 0 25 0 1 0 488954566 45850624 10728 33554432000 134512640 134761588 4294125168 18446744073709551615 134634214 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 11194 10728 626 61 0 10497 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44776

[startup+51.1003 s]
/proc/loadavg: 3.75 3.77 3.90 5/188 20760
/proc/meminfo: memFree=24772488/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=31548 CPUtime=51.08 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 118132 0 0 0 5093 15 0 0 25 0 1 0 488954566 32305152 7375 33554432000 134512640 134761588 4294125168 18446744073709551615 134635995 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7887 7375 434 61 0 7190 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31548

[startup+102.3 s]
/proc/loadavg: 3.82 3.79 3.90 5/188 20788
/proc/meminfo: memFree=24793568/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=29616 CPUtime=102.29 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 128814 0 0 0 10212 17 0 0 25 0 1 0 488954566 30326784 6884 33554432000 134512640 134761588 4294125168 18446744073709551615 134685708 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7404 6884 434 61 0 6707 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29616

[startup+162.301 s]
/proc/loadavg: 3.93 3.83 3.91 5/188 20790
/proc/meminfo: memFree=24776684/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=31048 CPUtime=162.29 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 136153 0 0 0 16211 18 0 0 25 0 1 0 488954566 31793152 7242 33554432000 134512640 134761588 4294125168 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7762 7242 434 61 0 7065 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31048

[startup+222.301 s]
/proc/loadavg: 4.03 3.87 3.91 5/188 20792
/proc/meminfo: memFree=24768592/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=40392 CPUtime=222.29 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 146912 0 0 0 22210 19 0 0 25 0 1 0 488954566 41361408 9578 33554432000 134512640 134761588 4294125168 18446744073709551615 134747223 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 10098 9578 434 61 0 9401 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40392

[startup+282.3 s]
/proc/loadavg: 4.01 3.89 3.91 5/188 20793
/proc/meminfo: memFree=24766216/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=31288 CPUtime=282.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 153324 0 0 0 28209 21 0 0 25 0 1 0 488954566 32038912 7302 33554432000 134512640 134761588 4294125168 18446744073709551615 134616839 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7822 7302 434 61 0 7125 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31288

[startup+342.301 s]
/proc/loadavg: 4.06 3.92 3.92 5/188 20795
/proc/meminfo: memFree=24779084/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=31008 CPUtime=342.29 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 159445 0 0 0 34207 22 0 0 25 0 1 0 488954566 31752192 7232 33554432000 134512640 134761588 4294125168 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7752 7232 434 61 0 7055 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 31008

[startup+402.301 s]
/proc/loadavg: 4.02 3.93 3.92 5/188 20796
/proc/meminfo: memFree=24777080/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30392 CPUtime=402.29 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 167607 0 0 0 40206 23 0 0 25 0 1 0 488954566 31121408 7078 33554432000 134512640 134761588 4294125168 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7598 7078 434 61 0 6901 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 30392

[startup+462.3 s]
/proc/loadavg: 4.00 3.94 3.92 5/188 20798
/proc/meminfo: memFree=24765764/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=33068 CPUtime=462.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 177017 0 0 0 46205 25 0 0 25 0 1 0 488954566 33861632 7747 33554432000 134512640 134761588 4294125168 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 8267 7747 434 61 0 7570 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33068

[startup+522.301 s]
/proc/loadavg: 4.08 3.97 3.93 5/188 20800
/proc/meminfo: memFree=24754200/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=32040 CPUtime=522.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 184085 0 0 0 52204 26 0 0 25 0 1 0 488954566 32808960 7490 33554432000 134512640 134761588 4294125168 18446744073709551615 134748428 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 8010 7490 434 61 0 7313 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32040

[startup+582.307 s]
/proc/loadavg: 4.03 3.97 3.93 5/188 20801
/proc/meminfo: memFree=24759252/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30756 CPUtime=582.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 192153 0 0 0 58202 28 0 0 25 0 1 0 488954566 31494144 7169 33554432000 134512640 134761588 4294125168 18446744073709551615 134748031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7689 7169 434 61 0 6992 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 30756

[startup+642.3 s]
/proc/loadavg: 4.01 3.97 3.93 5/188 20803
/proc/meminfo: memFree=24760588/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30744 CPUtime=642.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 200250 0 0 0 64200 30 0 0 25 0 1 0 488954566 31481856 7166 33554432000 134512640 134761588 4294125168 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7686 7166 434 61 0 6989 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 30744

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/188 20804
/proc/meminfo: memFree=24740464/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=40980 CPUtime=702.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 209947 0 0 0 70199 31 0 0 25 0 1 0 488954566 41963520 9725 33554432000 134512640 134761588 4294125168 18446744073709551615 134682592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 10245 9725 434 61 0 9548 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 40980

[startup+762.301 s]
/proc/loadavg: 4.08 3.99 3.93 5/188 20806
/proc/meminfo: memFree=24764492/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=39108 CPUtime=762.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 218056 0 0 0 76198 32 0 0 25 0 1 0 488954566 40046592 9257 33554432000 134512640 134761588 4294125168 18446744073709551615 134747204 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 9777 9257 434 61 0 9080 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 39108

[startup+822.3 s]
/proc/loadavg: 4.03 3.99 3.93 5/188 20808
/proc/meminfo: memFree=24761104/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=38540 CPUtime=822.31 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 226728 0 0 0 82197 34 0 0 25 0 1 0 488954566 39464960 9115 33554432000 134512640 134761588 4294125168 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 9635 9115 434 61 0 8938 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 38540

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/188 20809
/proc/meminfo: memFree=24743720/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30348 CPUtime=882.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 231880 0 0 0 88196 34 0 0 25 0 1 0 488954566 31076352 7067 33554432000 134512640 134761588 4294125168 18446744073709551615 134747225 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7587 7067 434 61 0 6890 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 30348

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20811
/proc/meminfo: memFree=24764892/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30604 CPUtime=942.31 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 239081 0 0 0 94195 36 0 0 25 0 1 0 488954566 31338496 7131 33554432000 134512640 134761588 4294125168 18446744073709551615 134748419 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7651 7131 434 61 0 6954 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 30604

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20812
/proc/meminfo: memFree=24776640/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=32264 CPUtime=1002.3 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 247082 0 0 0 100193 37 0 0 25 0 1 0 488954566 33038336 7546 33554432000 134512640 134761588 4294125168 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 8066 7546 434 61 0 7369 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 32264

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20895
/proc/meminfo: memFree=24751148/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30856 CPUtime=1062.31 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 255468 0 0 0 106192 39 0 0 25 0 1 0 488954566 31596544 7194 33554432000 134512640 134761588 4294125168 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7714 7194 434 61 0 7017 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 30856

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20897
/proc/meminfo: memFree=24756916/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=39596 CPUtime=1122.31 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 263573 0 0 0 112191 40 0 0 25 0 1 0 488954566 40546304 9379 33554432000 134512640 134761588 4294125168 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 9899 9379 434 61 0 9202 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 39596

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.94 5/188 20898
/proc/meminfo: memFree=24758628/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=39944 CPUtime=1182.31 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 271799 0 0 0 118189 42 0 0 25 0 1 0 488954566 40902656 9466 33554432000 134512640 134761588 4294125168 18446744073709551615 134747464 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 9986 9466 434 61 0 9289 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 39944

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/188 20900
/proc/meminfo: memFree=24736168/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=32004 CPUtime=1242.31 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 276953 0 0 0 124188 43 0 0 25 0 1 0 488954566 32772096 7481 33554432000 134512640 134761588 4294125168 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 8001 7481 434 61 0 7304 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 32004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.93 3.91 4/182 20919
/proc/meminfo: memFree=24800424/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30340 CPUtime=1300.02 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 284251 0 0 0 129958 44 0 0 25 0 1 0 488954566 31068160 7065 33554432000 134512640 134761588 4294125168 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7585 7065 434 61 0 6888 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 30340

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.71 3.93 3.91 4/182 20919
/proc/meminfo: memFree=24800424/32951132 swapFree=67111364/67111528
[pid=20731] ppid=20729 vsize=30340 CPUtime=1300.02 cores=0,2
/proc/20731/stat : 20731 (MPhaseSAT64) R 20729 20731 20197 0 -1 4202496 284251 0 0 0 129958 44 0 0 25 0 1 0 488954566 31068160 7065 33554432000 134512640 134761588 4294125168 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/20731/statm: 7585 7065 434 61 0 6888 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 30340

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.58
CPU system time (s): 0.447931
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 83376

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

runsolver used 2.98855 second user time and 6.47302 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 01:19:19
IDJOB=3287984
IDBENCH=82481
IDSOLVER=1521
FILE ID=node128/3287984-1303773559
RUNJOBID= node128-1303773520-20526
PBS_JOBID= 13157180
Free space on /tmp= 66772 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287984-1303773559/watcher-3287984-1303773559 -o /tmp/evaluation-result-3287984-1303773559/solver-3287984-1303773559 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3287984-1303773559.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1779456950

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24786536 kB
Buffers:       1286736 kB
Cached:        6086200 kB
SwapCached:        160 kB
Active:         740252 kB
Inactive:      6805068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24786536 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23784 kB
Writeback:           0 kB
AnonPages:      171932 kB
Mapped:          16772 kB
Slab:           555084 kB
PageTables:       5624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   361076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66780 MiB
End job on node128 at 2011-04-26 01:41:01