Trace number 3250433

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
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-3250433-1303542299/watcher-3250433-1303542299 -o /tmp/evaluation-result-3250433-1303542299/solver-3250433-1303542299 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3250433-1303542299.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: 2.54 3.00 3.19 4/189 4710
/proc/meminfo: memFree=15470564/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=4644 CPUtime=0 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 339 0 0 0 0 0 0 0 22 0 1 0 465827915 4755456 280 33554432000 134512640 134761588 4288836272 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 1161 280 225 61 0 464 0

[startup+0.0537431 s]
/proc/loadavg: 2.54 3.00 3.19 4/189 4710
/proc/meminfo: memFree=15470564/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=4644 CPUtime=0.05 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 611 0 0 0 5 0 0 0 22 0 1 0 465827915 4755456 552 33554432000 134512640 134761588 4288836272 18446744073709551615 4147327 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 1161 552 225 61 0 464 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4644

[startup+0.100742 s]
/proc/loadavg: 2.54 3.00 3.19 4/189 4710
/proc/meminfo: memFree=15470564/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=7100 CPUtime=0.09 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 1354 0 0 0 9 0 0 0 22 0 1 0 465827915 7270400 1294 33554432000 134512640 134761588 4288836272 18446744073709551615 134559342 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 1775 1294 233 61 0 1078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7100

[startup+0.300707 s]
/proc/loadavg: 2.54 3.00 3.19 4/189 4710
/proc/meminfo: memFree=15470564/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=16252 CPUtime=0.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 5375 0 0 0 29 0 0 0 23 0 1 0 465827915 16642048 3592 33554432000 134512640 134761588 4288836272 18446744073709551615 134632822 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 4063 3592 255 61 0 3366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16252

[startup+0.700645 s]
/proc/loadavg: 2.54 3.00 3.19 4/189 4710
/proc/meminfo: memFree=15470564/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=18252 CPUtime=0.69 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 5885 0 0 0 69 0 0 0 25 0 1 0 465827915 18690048 4102 33554432000 134512640 134761588 4288836272 18446744073709551615 134614392 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 4563 4102 265 61 0 3866 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18252

[startup+1.50052 s]
/proc/loadavg: 2.54 3.00 3.19 5/190 4711
/proc/meminfo: memFree=15438448/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=18252 CPUtime=1.49 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 5890 0 0 0 149 0 0 0 25 0 1 0 465827915 18690048 4107 33554432000 134512640 134761588 4288836272 18446744073709551615 134636536 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 4563 4107 270 61 0 3866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18252

[startup+3.10021 s]
/proc/loadavg: 2.54 3.00 3.19 5/190 4712
/proc/meminfo: memFree=15432116/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=17364 CPUtime=3.09 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 6220 0 0 0 309 0 0 0 25 0 1 0 465827915 17780736 3873 33554432000 134512640 134761588 4288836272 18446744073709551615 134751939 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 4341 3873 270 61 0 3644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17364

[startup+6.30061 s]
/proc/loadavg: 2.66 3.02 3.20 5/190 4712
/proc/meminfo: memFree=15430488/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=18140 CPUtime=6.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 6510 0 0 0 629 0 0 0 25 0 1 0 465827915 18575360 4067 33554432000 134512640 134761588 4288836272 18446744073709551615 134747182 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 4535 4067 270 61 0 3838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18140

[startup+12.7005 s]
/proc/loadavg: 2.84 3.05 3.21 5/190 4739
/proc/meminfo: memFree=15429316/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=18396 CPUtime=12.68 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 6702 0 0 0 1268 0 0 0 25 0 1 0 465827915 18837504 4131 33554432000 134512640 134761588 4288836272 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 4599 4131 270 61 0 3902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18396

[startup+25.5011 s]
/proc/loadavg: 3.10 3.10 3.22 5/190 4739
/proc/meminfo: memFree=15422756/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=19548 CPUtime=25.49 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 7214 0 0 0 2548 1 0 0 25 0 1 0 465827915 20017152 4451 33554432000 134512640 134761588 4288836272 18446744073709551615 134680488 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 4887 4451 270 61 0 4190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19548

[startup+51.1005 s]
/proc/loadavg: 3.41 3.17 3.24 5/190 4740
/proc/meminfo: memFree=15407308/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=20836 CPUtime=51.09 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 8240 0 0 0 5108 1 0 0 25 0 1 0 465827915 21336064 4773 33554432000 134512640 134761588 4288836272 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 5209 4773 270 61 0 4512 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20836

[startup+102.306 s]
/proc/loadavg: 3.78 3.31 3.28 5/190 4741
/proc/meminfo: memFree=15388824/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=22308 CPUtime=102.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 20651 0 0 0 10227 2 0 0 25 0 1 0 465827915 22843392 5066 33554432000 134512640 134761588 4288836272 18446744073709551615 134636778 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 5577 5066 276 61 0 4880 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 22308

[startup+162.3 s]
/proc/loadavg: 3.92 3.43 3.32 5/190 4743
/proc/meminfo: memFree=15385088/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=24612 CPUtime=162.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 23183 0 0 0 16227 2 0 0 25 0 1 0 465827915 25202688 5691 33554432000 134512640 134761588 4288836272 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6153 5691 276 61 0 5456 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24612

[startup+222.301 s]
/proc/loadavg: 3.97 3.53 3.36 5/190 4744
/proc/meminfo: memFree=15383700/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=25384 CPUtime=222.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 27472 0 0 0 22227 2 0 0 25 0 1 0 465827915 25993216 5884 33554432000 134512640 134761588 4288836272 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6346 5884 276 61 0 5649 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 25384

[startup+282.301 s]
/proc/loadavg: 3.99 3.61 3.40 5/190 4746
/proc/meminfo: memFree=15391252/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=25896 CPUtime=282.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 29422 0 0 0 28226 3 0 0 25 0 1 0 465827915 26517504 6042 33554432000 134512640 134761588 4288836272 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6474 6042 276 61 0 5777 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25896

[startup+342.301 s]
/proc/loadavg: 4.07 3.70 3.44 5/190 4748
/proc/meminfo: memFree=15391848/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=25384 CPUtime=342.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 33294 0 0 0 34226 3 0 0 25 0 1 0 465827915 25993216 5914 33554432000 134512640 134761588 4288836272 18446744073709551615 134682449 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6346 5914 276 61 0 5649 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 25384

[startup+402.301 s]
/proc/loadavg: 4.02 3.75 3.47 5/190 4749
/proc/meminfo: memFree=15393560/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=25384 CPUtime=402.3 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 37166 0 0 0 40226 4 0 0 25 0 1 0 465827915 25993216 5914 33554432000 134512640 134761588 4288836272 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6346 5914 276 61 0 5649 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 25384

[startup+462.301 s]
/proc/loadavg: 4.01 3.79 3.50 5/190 4751
/proc/meminfo: memFree=15393548/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26148 CPUtime=462.3 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 39247 0 0 0 46226 4 0 0 25 0 1 0 465827915 26775552 6107 33554432000 134512640 134761588 4288836272 18446744073709551615 134751682 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6537 6107 276 61 0 5840 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 26148

[startup+522.3 s]
/proc/loadavg: 4.04 3.84 3.54 5/190 4752
/proc/meminfo: memFree=15394024/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26148 CPUtime=522.29 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 43119 0 0 0 52225 4 0 0 25 0 1 0 465827915 26775552 6107 33554432000 134512640 134761588 4288836272 18446744073709551615 134747464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6537 6107 276 61 0 5840 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 26148

[startup+582.3 s]
/proc/loadavg: 4.01 3.87 3.56 5/190 4754
/proc/meminfo: memFree=15392776/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26148 CPUtime=582.3 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 47119 0 0 0 58225 5 0 0 25 0 1 0 465827915 26775552 6107 33554432000 134512640 134761588 4288836272 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6537 6107 276 61 0 5840 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 26148

[startup+642.3 s]
/proc/loadavg: 4.06 3.91 3.59 5/190 4756
/proc/meminfo: memFree=15393748/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26028 CPUtime=642.3 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 48945 0 0 0 64225 5 0 0 25 0 1 0 465827915 26652672 6045 33554432000 134512640 134761588 4288836272 18446744073709551615 134682647 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6507 6045 276 61 0 5810 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 26028

[startup+702.301 s]
/proc/loadavg: 4.02 3.92 3.61 5/190 4757
/proc/meminfo: memFree=15391872/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=34092 CPUtime=702.3 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 52881 0 0 0 70224 6 0 0 25 0 1 0 465827915 34910208 8061 33554432000 134512640 134761588 4288836272 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 8523 8061 276 61 0 7826 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 34092

[startup+762.307 s]
/proc/loadavg: 4.00 3.93 3.64 5/190 4759
/proc/meminfo: memFree=15392356/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=25900 CPUtime=762.31 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 57041 0 0 0 76224 7 0 0 25 0 1 0 465827915 26521600 6013 33554432000 134512640 134761588 4288836272 18446744073709551615 134680986 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6475 6013 276 61 0 5778 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 25900

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.65 5/190 4760
/proc/meminfo: memFree=15391464/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26540 CPUtime=822.31 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 61073 0 0 0 82223 8 0 0 25 0 1 0 465827915 27176960 6173 33554432000 134512640 134761588 4288836272 18446744073709551615 134680488 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6635 6173 276 61 0 5938 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 26540

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 3.67 5/190 4762
/proc/meminfo: memFree=15391452/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26540 CPUtime=882.31 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 62545 0 0 0 88223 8 0 0 25 0 1 0 465827915 27176960 6173 33554432000 134512640 134761588 4288836272 18446744073709551615 134747331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6635 6173 276 61 0 5938 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 26540

[startup+942.301 s]
/proc/loadavg: 4.04 3.97 3.70 5/190 4764
/proc/meminfo: memFree=15390928/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=25516 CPUtime=942.31 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 64401 0 0 0 94223 8 0 0 25 0 1 0 465827915 26128384 5917 33554432000 134512640 134761588 4288836272 18446744073709551615 134747536 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6379 5917 276 61 0 5682 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 25516

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 4765
/proc/meminfo: memFree=15390160/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=25516 CPUtime=1002.31 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 68305 0 0 0 100222 9 0 0 25 0 1 0 465827915 26128384 5917 33554432000 134512640 134761588 4288836272 18446744073709551615 134617199 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6379 5917 276 61 0 5682 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 25516

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 4767
/proc/meminfo: memFree=15381708/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=34220 CPUtime=1062.31 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 72337 0 0 0 106222 9 0 0 25 0 1 0 465827915 35041280 8093 33554432000 134512640 134761588 4288836272 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 8555 8093 276 61 0 7858 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 34220

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 4768
/proc/meminfo: memFree=15380312/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=33452 CPUtime=1122.32 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 76305 0 0 0 112222 10 0 0 25 0 1 0 465827915 34254848 7901 33554432000 134512640 134761588 4288836272 18446744073709551615 134682704 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 8363 7901 276 61 0 7666 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 33452

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.75 4/184 4787
/proc/meminfo: memFree=15408748/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26800 CPUtime=1182.32 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 78418 0 0 0 118222 10 0 0 25 0 1 0 465827915 27443200 6238 33554432000 134512640 134761588 4288836272 18446744073709551615 134726292 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6700 6238 276 61 0 6003 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 26800

[startup+1242.3 s]
/proc/loadavg: 3.36 3.79 3.70 4/184 4789
/proc/meminfo: memFree=15397440/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26160 CPUtime=1242.32 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 80530 0 0 0 124221 11 0 0 25 0 1 0 465827915 26787840 6078 33554432000 134512640 134761588 4288836272 18446744073709551615 134747315 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6540 6078 276 61 0 5843 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 26160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.13 3.64 3.66 3/182 4791
/proc/meminfo: memFree=15439216/32951124 swapFree=67111528/67111528
[pid=4710] ppid=4708 vsize=26672 CPUtime=1300.03 cores=4,6
/proc/4710/stat : 4710 (MPhaseSAT64) R 4708 4710 4288 0 -1 4202496 82066 0 0 0 129992 11 0 0 25 0 1 0 465827915 27312128 6206 33554432000 134512640 134761588 4288836272 18446744073709551615 134747552 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/4710/statm: 6668 6206 276 61 0 5971 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 26672

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.04
CPU user time (s): 1299.92
CPU system time (s): 0.113982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 36012

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

runsolver used 2.32864 second user time and 4.69629 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 09:04:59
IDJOB=3250433
IDBENCH=83254
IDSOLVER=1521
FILE ID=node138/3250433-1303542299
RUNJOBID= node138-1303542299-4669
PBS_JOBID= 13143100
Free space on /tmp= 71952 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250433-1303542299/watcher-3250433-1303542299 -o /tmp/evaluation-result-3250433-1303542299/solver-3250433-1303542299 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3250433-1303542299.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=223525710

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15470852 kB
Buffers:       2056468 kB
Cached:       14796244 kB
SwapCached:          0 kB
Active:        9704840 kB
Inactive:      7220240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15470852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5972 kB
Writeback:           0 kB
AnonPages:       71284 kB
Mapped:          16428 kB
Slab:           491556 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259380 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= 71956 MiB
End job on node138 at 2011-04-23 09:26:41