Trace number 3287386

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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-3287386-1303771396/watcher-3287386-1303771396 -o /tmp/evaluation-result-3287386-1303771396/solver-3287386-1303771396 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3287386-1303771396.cnf 

running on 2 cores: 1,3

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.90 3.71 3.69 3/184 6540
/proc/meminfo: memFree=24011268/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=5096 CPUtime=0 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 488737365 5218304 273 33554432000 134512640 134761588 4292958352 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 1274 273 225 61 0 577 0

[startup+0.04674 s]
/proc/loadavg: 2.90 3.71 3.69 3/184 6540
/proc/meminfo: memFree=24011268/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=5096 CPUtime=0.04 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 538 0 0 0 4 0 0 0 21 0 1 0 488737365 5218304 479 33554432000 134512640 134761588 4292958352 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 1274 479 225 61 0 577 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5096

[startup+0.100722 s]
/proc/loadavg: 2.90 3.71 3.69 3/184 6540
/proc/meminfo: memFree=24011268/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=8012 CPUtime=0.09 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 1999 0 0 0 9 0 0 0 21 0 1 0 488737365 8204288 1370 33554432000 134512640 134761588 4292958352 18446744073709551615 134559104 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 2003 1370 274 61 0 1306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8012

[startup+0.300688 s]
/proc/loadavg: 2.90 3.71 3.69 3/184 6540
/proc/meminfo: memFree=24011268/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=12624 CPUtime=0.29 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 8172 0 0 0 29 0 0 0 22 0 1 0 488737365 12926976 2672 33554432000 134512640 134761588 4292958352 18446744073709551615 134643153 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 3156 2672 339 61 0 2459 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12624

[startup+0.700611 s]
/proc/loadavg: 2.90 3.71 3.69 3/184 6540
/proc/meminfo: memFree=24011268/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=14564 CPUtime=0.69 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 8659 0 0 0 69 0 0 0 24 0 1 0 488737365 14913536 3159 33554432000 134512640 134761588 4292958352 18446744073709551615 134616987 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 3641 3159 341 61 0 2944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14564

[startup+1.50047 s]
/proc/loadavg: 2.90 3.71 3.69 6/190 6551
/proc/meminfo: memFree=23958064/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=13852 CPUtime=1.49 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 11817 0 0 0 148 1 0 0 25 0 1 0 488737365 14184448 2994 33554432000 134512640 134761588 4292958352 18446744073709551615 134620779 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 3463 2994 351 61 0 2766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13852

[startup+3.10018 s]
/proc/loadavg: 2.90 3.71 3.69 4/188 6551
/proc/meminfo: memFree=23966884/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=16416 CPUtime=3.09 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 12490 0 0 0 308 1 0 0 25 0 1 0 488737365 16809984 3667 33554432000 134512640 134761588 4292958352 18446744073709551615 134635091 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 4104 3667 351 61 0 3407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16416

[startup+6.3006 s]
/proc/loadavg: 3.15 3.75 3.70 5/190 6578
/proc/meminfo: memFree=23901032/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=15576 CPUtime=6.29 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 13912 0 0 0 628 1 0 0 25 0 1 0 488737365 15949824 3429 33554432000 134512640 134761588 4292958352 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 3894 3429 355 61 0 3197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15576

[startup+12.7004 s]
/proc/loadavg: 3.22 3.76 3.70 5/190 6579
/proc/meminfo: memFree=23906752/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=15344 CPUtime=12.69 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 14825 0 0 0 1268 1 0 0 25 0 1 0 488737365 15712256 3371 33554432000 134512640 134761588 4292958352 18446744073709551615 134644844 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 3836 3371 355 61 0 3139 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15344

[startup+25.5001 s]
/proc/loadavg: 3.39 3.77 3.71 5/190 6606
/proc/meminfo: memFree=23902524/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=17500 CPUtime=25.49 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 16380 0 0 0 2547 2 0 0 25 0 1 0 488737365 17920000 3910 33554432000 134512640 134761588 4292958352 18446744073709551615 134685533 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 4375 3910 355 61 0 3678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17500

[startup+51.1005 s]
/proc/loadavg: 3.60 3.78 3.71 5/190 6607
/proc/meminfo: memFree=23895088/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=22496 CPUtime=51.09 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 35336 0 0 0 5105 4 0 0 25 0 1 0 488737365 23035904 5163 33554432000 134512640 134761588 4292958352 18446744073709551615 134685635 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 5624 5163 313 61 0 4927 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22496

[startup+102.307 s]
/proc/loadavg: 3.82 3.82 3.73 5/190 6608
/proc/meminfo: memFree=23886248/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=27976 CPUtime=102.3 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 53848 0 0 0 10223 7 0 0 25 0 1 0 488737365 28647424 6546 33554432000 134512640 134761588 4292958352 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 6994 6546 313 61 0 6297 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27976

[startup+162.3 s]
/proc/loadavg: 3.93 3.85 3.74 5/190 6610
/proc/meminfo: memFree=23874080/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=28056 CPUtime=162.3 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 65163 0 0 0 16221 9 0 0 25 0 1 0 488737365 28729344 6534 33554432000 134512640 134761588 4292958352 18446744073709551615 134643389 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7014 6534 313 61 0 6317 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28056

[startup+222.301 s]
/proc/loadavg: 4.02 3.89 3.76 5/190 6611
/proc/meminfo: memFree=23868196/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=27504 CPUtime=222.29 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 72617 0 0 0 22220 9 0 0 25 0 1 0 488737365 28164096 6396 33554432000 134512640 134761588 4292958352 18446744073709551615 134685509 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 6876 6396 313 61 0 6179 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27504

[startup+282.301 s]
/proc/loadavg: 4.04 3.92 3.77 5/190 6613
/proc/meminfo: memFree=23859708/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=29432 CPUtime=282.29 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 80754 0 0 0 28219 10 0 0 25 0 1 0 488737365 30138368 6878 33554432000 134512640 134761588 4292958352 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7358 6878 313 61 0 6661 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 29432

[startup+342.301 s]
/proc/loadavg: 4.01 3.93 3.79 5/190 6614
/proc/meminfo: memFree=23868476/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=31936 CPUtime=342.29 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 88290 0 0 0 34218 11 0 0 25 0 1 0 488737365 32702464 7504 33554432000 134512640 134761588 4292958352 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7984 7504 313 61 0 7287 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 31936

[startup+402.301 s]
/proc/loadavg: 4.00 3.94 3.80 5/190 6616
/proc/meminfo: memFree=23874996/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=28540 CPUtime=402.3 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 93926 0 0 0 40217 13 0 0 25 0 1 0 488737365 29224960 6655 33554432000 134512640 134761588 4292958352 18446744073709551615 134651653 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7135 6655 313 61 0 6438 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 28540

[startup+462.3 s]
/proc/loadavg: 4.07 3.96 3.81 5/190 6618
/proc/meminfo: memFree=23862428/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=29808 CPUtime=462.3 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 101061 0 0 0 46216 14 0 0 25 0 1 0 488737365 30523392 6972 33554432000 134512640 134761588 4292958352 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7452 6972 313 61 0 6755 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 29808

[startup+522.3 s]
/proc/loadavg: 4.02 3.97 3.82 5/190 6619
/proc/meminfo: memFree=23852336/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=29544 CPUtime=522.3 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 107361 0 0 0 52215 15 0 0 25 0 1 0 488737365 30253056 6906 33554432000 134512640 134761588 4292958352 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7386 6906 313 61 0 6689 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29544

[startup+582.301 s]
/proc/loadavg: 4.01 3.97 3.83 5/190 6621
/proc/meminfo: memFree=23854764/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=30820 CPUtime=582.31 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 117684 0 0 0 58214 17 0 0 25 0 1 0 488737365 31559680 7257 33554432000 134512640 134761588 4292958352 18446744073709551615 134673052 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7705 7257 313 61 0 7008 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 30820

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 6622
/proc/meminfo: memFree=23851620/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=32132 CPUtime=642.32 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 124246 0 0 0 64214 18 0 0 25 0 1 0 488737365 32903168 7585 33554432000 134512640 134761588 4292958352 18446744073709551615 134651920 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 8033 7585 313 61 0 7336 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 32132

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 6624
/proc/meminfo: memFree=23858748/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=28776 CPUtime=702.31 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 133485 0 0 0 70212 19 0 0 25 0 1 0 488737365 29466624 6746 33554432000 134512640 134761588 4292958352 18446744073709551615 134616704 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7194 6746 313 61 0 6497 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 28776

[startup+762.307 s]
/proc/loadavg: 4.06 3.99 3.85 5/190 6626
/proc/meminfo: memFree=23854596/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=30824 CPUtime=762.31 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 140867 0 0 0 76211 20 0 0 25 0 1 0 488737365 31563776 7258 33554432000 134512640 134761588 4292958352 18446744073709551615 134636440 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7706 7258 313 61 0 7009 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 30824

[startup+822.3 s]
/proc/loadavg: 4.16 4.03 3.87 5/190 6627
/proc/meminfo: memFree=23860388/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=29032 CPUtime=822.31 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 150169 0 0 0 82210 21 0 0 25 0 1 0 488737365 29728768 6810 33554432000 134512640 134761588 4292958352 18446744073709551615 134747468 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7258 6810 313 61 0 6561 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 29032

[startup+882.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/190 6629
/proc/meminfo: memFree=23863572/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=29924 CPUtime=882.32 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 159855 0 0 0 88209 23 0 0 25 0 1 0 488737365 30642176 7033 33554432000 134512640 134761588 4292958352 18446744073709551615 134685562 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7481 7033 313 61 0 6784 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 29924

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.89 5/190 6630
/proc/meminfo: memFree=23851140/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=30180 CPUtime=942.32 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 170060 0 0 0 94208 24 0 0 25 0 1 0 488737365 30904320 7097 33554432000 134512640 134761588 4292958352 18446744073709551615 134747260 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7545 7097 313 61 0 6848 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 30180

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 6632
/proc/meminfo: memFree=23853088/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=36324 CPUtime=1002.32 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 179999 0 0 0 100207 25 0 0 25 0 1 0 488737365 37195776 8633 33554432000 134512640 134761588 4292958352 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 9081 8633 313 61 0 8384 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 36324

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 6634
/proc/meminfo: memFree=23844236/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=39908 CPUtime=1062.32 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 188852 0 0 0 106206 26 0 0 25 0 1 0 488737365 40865792 9529 33554432000 134512640 134761588 4292958352 18446744073709551615 134651699 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 9977 9529 313 61 0 9280 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 39908

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 6644
/proc/meminfo: memFree=23851048/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=43748 CPUtime=1122.32 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 198793 0 0 0 112204 28 0 0 25 0 1 0 488737365 44797952 10489 33554432000 134512640 134761588 4292958352 18446744073709551615 134751812 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 10937 10489 313 61 0 10240 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 43748

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6646
/proc/meminfo: memFree=23873460/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=29700 CPUtime=1182.32 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 205030 0 0 0 118203 29 0 0 25 0 1 0 488737365 30412800 6977 33554432000 134512640 134761588 4292958352 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7425 6977 313 61 0 6728 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 29700

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6647
/proc/meminfo: memFree=23853208/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=31972 CPUtime=1242.33 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 215674 0 0 0 124202 31 0 0 25 0 1 0 488737365 32739328 7545 33554432000 134512640 134761588 4292958352 18446744073709551615 134689976 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 7993 7545 313 61 0 7296 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 31972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 6652
/proc/meminfo: memFree=23838720/32951124 swapFree=67111412/67111528
[pid=6540] ppid=6538 vsize=41188 CPUtime=1300.03 cores=1,3
/proc/6540/stat : 6540 (MPhaseSAT64) R 6538 6540 5523 0 -1 4202496 224396 0 0 0 129971 32 0 0 25 0 1 0 488737365 42176512 9849 33554432000 134512640 134761588 4292958352 18446744073709551615 134685480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/6540/statm: 10297 9849 313 61 0 9600 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 41188

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.72
CPU system time (s): 0.329949
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 45284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.72
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224396
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= 8
involuntary context switches= 2305

runsolver used 2.14067 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-26 00:43:17
IDJOB=3287386
IDBENCH=82466
IDSOLVER=1521
FILE ID=node137/3287386-1303771396
RUNJOBID= node137-1303771396-6510
PBS_JOBID= 13157155
Free space on /tmp= 71788 MiB

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

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1753956051

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24011548 kB
Buffers:       1738752 kB
Cached:        6570168 kB
SwapCached:        112 kB
Active:        1796444 kB
Inactive:      6590456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24011548 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            7212 kB
Writeback:           0 kB
AnonPages:       77932 kB
Mapped:          16032 kB
Slab:           488336 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   246996 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= 71772 MiB
End job on node137 at 2011-04-26 01:04:59