Trace number 3257784

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT_M 2011-02-16? (TO) 1300.04 1300.01

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257784-1303468289/watcher-3257784-1303468289 -o /tmp/evaluation-result-3257784-1303468289/solver-3257784-1303468289 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3257784-1303468289.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: 3.91 3.99 3.86 5/193 15878
/proc/meminfo: memFree=12047472/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=4820 CPUtime=0 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 336 0 0 0 0 0 0 0 25 0 1 0 458427086 4935680 277 33554432000 134512640 134829744 4292998384 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1205 277 225 78 0 491 0

[startup+0.0816479 s]
/proc/loadavg: 3.91 3.99 3.86 5/193 15878
/proc/meminfo: memFree=12047472/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=5016 CPUtime=0.07 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 988 0 0 0 7 0 0 0 25 0 1 0 458427086 5136384 742 33554432000 134512640 134829744 4292998384 18446744073709551615 134559415 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1254 742 238 78 0 540 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5016

[startup+0.100642 s]
/proc/loadavg: 3.91 3.99 3.86 5/193 15878
/proc/meminfo: memFree=12047472/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=5596 CPUtime=0.09 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 1358 0 0 0 9 0 0 0 25 0 1 0 458427086 5730304 911 33554432000 134512640 134829744 4292998384 18446744073709551615 2352636 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1432 924 249 78 0 718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5596

[startup+0.300606 s]
/proc/loadavg: 3.91 3.99 3.86 5/193 15878
/proc/meminfo: memFree=12047472/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=10124 CPUtime=0.29 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 2498 0 0 0 29 0 0 0 25 0 1 0 458427086 10366976 2050 33554432000 134512640 134829744 4292998384 18446744073709551615 134658046 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2531 2050 279 78 0 1817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10124

[startup+0.700534 s]
/proc/loadavg: 3.91 3.99 3.86 5/193 15878
/proc/meminfo: memFree=12047472/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7772 CPUtime=0.69 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 3020 0 0 0 69 0 0 0 25 0 1 0 458427086 7958528 1471 33554432000 134512640 134829744 4292998384 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1943 1471 279 78 0 1229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7772

[startup+1.50039 s]
/proc/loadavg: 3.91 3.99 3.86 5/194 15879
/proc/meminfo: memFree=12042140/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8036 CPUtime=1.49 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 3091 0 0 0 149 0 0 0 25 0 1 0 458427086 8228864 1542 33554432000 134512640 134829744 4292998384 18446744073709551615 134722472 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2009 1542 279 78 0 1295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8036

[startup+3.10112 s]
/proc/loadavg: 3.91 3.99 3.86 5/194 15879
/proc/meminfo: memFree=12041148/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7808 CPUtime=3.09 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 3625 0 0 0 309 0 0 0 25 0 1 0 458427086 7995392 1492 33554432000 134512640 134829744 4292998384 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1952 1492 279 78 0 1238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7808

[startup+6.30054 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15879
/proc/meminfo: memFree=12040928/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8468 CPUtime=6.29 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 3793 0 0 0 629 0 0 0 25 0 1 0 458427086 8671232 1660 33554432000 134512640 134829744 4292998384 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2117 1660 279 78 0 1403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8468

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15879
/proc/meminfo: memFree=12039092/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7756 CPUtime=12.69 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 5066 0 0 0 1269 0 0 0 25 0 1 0 458427086 7942144 1466 33554432000 134512640 134829744 4292998384 18446744073709551615 134722223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1939 1466 279 78 0 1225 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7756

[startup+25.5001 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15880
/proc/meminfo: memFree=12038364/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8040 CPUtime=25.49 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 8423 0 0 0 2548 1 0 0 25 0 1 0 458427086 8232960 1535 33554432000 134512640 134829744 4292998384 18446744073709551615 134719841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2010 1535 279 78 0 1296 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8040

[startup+51.1006 s]
/proc/loadavg: 4.06 4.02 3.88 5/194 15880
/proc/meminfo: memFree=12034932/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8716 CPUtime=51.09 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 15133 0 0 0 5107 2 0 0 25 0 1 0 458427086 8925184 1724 33554432000 134512640 134829744 4292998384 18446744073709551615 134632967 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2179 1724 279 78 0 1465 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8716

[startup+102.306 s]
/proc/loadavg: 4.02 4.01 3.88 5/194 15882
/proc/meminfo: memFree=12027240/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8596 CPUtime=102.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 32231 0 0 0 10226 4 0 0 25 0 1 0 458427086 8802304 1672 33554432000 134512640 134829744 4292998384 18446744073709551615 2381790 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2149 1672 279 78 0 1435 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8596

[startup+162.301 s]
/proc/loadavg: 4.15 4.04 3.90 5/194 15883
/proc/meminfo: memFree=12022400/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8456 CPUtime=162.29 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 50069 0 0 0 16223 6 0 0 25 0 1 0 458427086 8658944 1640 33554432000 134512640 134829744 4292998384 18446744073709551615 134661635 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2114 1640 279 78 0 1400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 8456

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 3.90 5/194 15885
/proc/meminfo: memFree=12016052/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7696 CPUtime=222.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 70077 0 0 0 22220 10 0 0 25 0 1 0 458427086 7880704 1442 33554432000 134512640 134829744 4292998384 18446744073709551615 134621301 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1924 1442 279 78 0 1210 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 7696

[startup+282.3 s]
/proc/loadavg: 4.02 4.03 3.91 5/194 15914
/proc/meminfo: memFree=12035400/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7584 CPUtime=282.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 90668 0 0 0 28217 13 0 0 25 0 1 0 458427086 7766016 1435 33554432000 134512640 134829744 4292998384 18446744073709551615 134661098 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1896 1435 279 78 0 1182 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7584

[startup+342.301 s]
/proc/loadavg: 4.09 4.05 3.92 5/194 15916
/proc/meminfo: memFree=12032336/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7196 CPUtime=342.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 107714 0 0 0 34215 15 0 0 25 0 1 0 458427086 7368704 1345 33554432000 134512640 134829744 4292998384 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1799 1345 279 78 0 1085 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 7196

[startup+402.301 s]
/proc/loadavg: 4.10 4.06 3.93 5/194 15918
/proc/meminfo: memFree=12026612/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7756 CPUtime=402.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 129372 0 0 0 40213 17 0 0 25 0 1 0 458427086 7942144 1474 33554432000 134512640 134829744 4292998384 18446744073709551615 134629566 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1939 1474 279 78 0 1225 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 7756

[startup+462.3 s]
/proc/loadavg: 4.04 4.05 3.93 5/194 15919
/proc/meminfo: memFree=12024612/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7928 CPUtime=462.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 145863 0 0 0 46211 19 0 0 25 0 1 0 458427086 8118272 1513 33554432000 134512640 134829744 4292998384 18446744073709551615 134719841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1982 1513 279 78 0 1268 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 7928

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.93 5/194 15921
/proc/meminfo: memFree=12019000/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8184 CPUtime=522.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 164006 0 0 0 52208 22 0 0 25 0 1 0 458427086 8380416 1567 33554432000 134512640 134829744 4292998384 18446744073709551615 134722223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2046 1567 279 78 0 1332 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 8184

[startup+582.301 s]
/proc/loadavg: 4.12 4.06 3.94 5/194 15922
/proc/meminfo: memFree=12017244/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7520 CPUtime=582.3 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 179593 0 0 0 58206 24 0 0 25 0 1 0 458427086 7700480 1412 33554432000 134512640 134829744 4292998384 18446744073709551615 2092938 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1880 1412 279 78 0 1166 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 7520

[startup+642.3 s]
/proc/loadavg: 4.04 4.04 3.94 5/194 15924
/proc/meminfo: memFree=12014008/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8648 CPUtime=642.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 196374 0 0 0 64205 26 0 0 25 0 1 0 458427086 8855552 1680 33554432000 134512640 134829744 4292998384 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2162 1680 279 78 0 1448 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 8648

[startup+702.301 s]
/proc/loadavg: 4.06 4.05 3.94 5/194 15926
/proc/meminfo: memFree=12010268/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7872 CPUtime=702.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 212108 0 0 0 70202 29 0 0 25 0 1 0 458427086 8060928 1483 33554432000 134512640 134829744 4292998384 18446744073709551615 134721208 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1968 1483 279 78 0 1254 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 7872

[startup+762.306 s]
/proc/loadavg: 4.02 4.04 3.94 5/194 15927
/proc/meminfo: memFree=12008268/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8504 CPUtime=762.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 228788 0 0 0 76200 31 0 0 25 0 1 0 458427086 8708096 1651 33554432000 134512640 134829744 4292998384 18446744073709551615 134712708 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2126 1651 279 78 0 1412 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 8504

[startup+822.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/194 15929
/proc/meminfo: memFree=12005776/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7840 CPUtime=822.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 245174 0 0 0 82198 33 0 0 25 0 1 0 458427086 8028160 1495 33554432000 134512640 134829744 4292998384 18446744073709551615 134670350 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1960 1495 279 78 0 1246 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 7840

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/194 15930
/proc/meminfo: memFree=12005384/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7340 CPUtime=882.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 263846 0 0 0 88195 36 0 0 25 0 1 0 458427086 7516160 1377 33554432000 134512640 134829744 4292998384 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1835 1377 279 78 0 1121 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 7340

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/194 15932
/proc/meminfo: memFree=12002512/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7424 CPUtime=942.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 283314 0 0 0 94193 38 0 0 25 0 1 0 458427086 7602176 1371 33554432000 134512640 134829744 4292998384 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1856 1371 279 78 0 1142 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 7424

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.95 5/194 15934
/proc/meminfo: memFree=11998520/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8000 CPUtime=1002.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 302099 0 0 0 100191 40 0 0 25 0 1 0 458427086 8192000 1528 33554432000 134512640 134829744 4292998384 18446744073709551615 134669311 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2000 1528 279 78 0 1286 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 8000

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/194 15935
/proc/meminfo: memFree=11997144/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8392 CPUtime=1062.32 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 320340 0 0 0 106188 44 0 0 25 0 1 0 458427086 8593408 1634 33554432000 134512640 134829744 4292998384 18446744073709551615 134661511 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2098 1634 279 78 0 1384 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 8392

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.95 5/194 15937
/proc/meminfo: memFree=11995512/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7608 CPUtime=1122.31 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 340882 0 0 0 112186 45 0 0 25 0 1 0 458427086 7790592 1420 33554432000 134512640 134829744 4292998384 18446744073709551615 2351797 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1902 1420 279 78 0 1188 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 7608

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.96 5/194 15938
/proc/meminfo: memFree=11991272/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8212 CPUtime=1182.32 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 359653 0 0 0 118184 48 0 0 25 0 1 0 458427086 8409088 1578 33554432000 134512640 134829744 4292998384 18446744073709551615 134657320 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2053 1578 279 78 0 1339 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 8212

[startup+1242.3 s]
/proc/loadavg: 3.87 3.99 3.95 4/188 15958
/proc/meminfo: memFree=12060992/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=8584 CPUtime=1242.32 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 372304 0 0 0 124182 50 0 0 25 0 1 0 458427086 8790016 1670 33554432000 134512640 134829744 4292998384 18446744073709551615 134661860 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 2146 1670 279 78 0 1432 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 8584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.81 3.89 3/186 15961
/proc/meminfo: memFree=12126208/32951124 swapFree=67111528/67111528
[pid=15878] ppid=15876 vsize=7508 CPUtime=1300.02 cores=1,3
/proc/15878/stat : 15878 (MPhaseSAT_M) R 15876 15878 15508 0 -1 4202496 390753 0 0 0 129949 53 0 0 25 0 1 0 458427086 7688192 1386 33554432000 134512640 134829744 4292998384 18446744073709551615 134620801 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15878/statm: 1877 1386 279 78 0 1163 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 7508

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.5
CPU system time (s): 0.539917
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10124

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

runsolver used 1.9787 second user time and 4.5953 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-22 12:31:29
IDJOB=3257784
IDBENCH=71271
IDSOLVER=1522
FILE ID=node132/3257784-1303468289
RUNJOBID= node132-1303466917-15528
PBS_JOBID= 13107182
Free space on /tmp= 72048 MiB

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

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=1149751711

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      12047744 kB
Buffers:       1249044 kB
Cached:       18958936 kB
SwapCached:          0 kB
Active:        8412068 kB
Inactive:     11947892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12047744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5088 kB
Writeback:          20 kB
AnonPages:      151800 kB
Mapped:          16660 kB
Slab:           479056 kB
PageTables:       5492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   337176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72056 MiB
End job on node132 at 2011-04-22 12:53:11