Trace number 3265264

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3265264-1303574376/watcher-3265264-1303574376 -o /tmp/evaluation-result-3265264-1303574376/solver-3265264-1303574376 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3265264-1303574376.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.41 3.88 3.96 5/181 8940
/proc/meminfo: memFree=18645568/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=3724 CPUtime=0 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 469037266 3813376 273 33554432000 134512640 134829744 4289748832 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 931 273 225 78 0 217 0

[startup+0.00977299 s]
/proc/loadavg: 3.41 3.88 3.96 5/181 8940
/proc/meminfo: memFree=18645568/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=3724 CPUtime=0 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 356 0 0 0 0 0 0 0 23 0 1 0 469037266 3813376 298 33554432000 134512640 134829744 4289748832 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 931 298 225 78 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3724

[startup+0.100771 s]
/proc/loadavg: 3.41 3.88 3.96 5/181 8940
/proc/meminfo: memFree=18645568/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=6184 CPUtime=0.09 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 1228 0 0 0 9 0 0 0 23 0 1 0 469037266 6332416 1073 33554432000 134512640 134829744 4289748832 18446744073709551615 134724352 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1546 1073 267 78 0 832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6184

[startup+0.300722 s]
/proc/loadavg: 3.41 3.88 3.96 5/181 8940
/proc/meminfo: memFree=18645568/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5456 CPUtime=0.29 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 1572 0 0 0 29 0 0 0 25 0 1 0 469037266 5586944 920 33554432000 134512640 134829744 4289748832 18446744073709551615 5193475 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1364 920 279 78 0 650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5456

[startup+0.700655 s]
/proc/loadavg: 3.41 3.88 3.96 5/181 8940
/proc/meminfo: memFree=18645568/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=6248 CPUtime=0.69 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 1759 0 0 0 69 0 0 0 25 0 1 0 469037266 6397952 1107 33554432000 134512640 134829744 4289748832 18446744073709551615 134722595 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1562 1107 279 78 0 848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6248

[startup+1.50052 s]
/proc/loadavg: 3.41 3.88 3.96 6/188 8952
/proc/meminfo: memFree=18600896/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=7304 CPUtime=1.49 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 2019 0 0 0 149 0 0 0 25 0 1 0 469037266 7479296 1367 33554432000 134512640 134829744 4289748832 18446744073709551615 134678501 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1826 1367 279 78 0 1112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7304

[startup+3.10025 s]
/proc/loadavg: 3.41 3.88 3.96 6/188 8979
/proc/meminfo: memFree=18626552/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=8756 CPUtime=3.09 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 2391 0 0 0 308 1 0 0 25 0 1 0 469037266 8966144 1739 33554432000 134512640 134829744 4289748832 18446744073709551615 134670053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 2189 1739 279 78 0 1475 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8756

[startup+6.30068 s]
/proc/loadavg: 3.54 3.90 3.96 9/188 8979
/proc/meminfo: memFree=18620648/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=10736 CPUtime=6.29 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 2882 0 0 0 628 1 0 0 25 0 1 0 469037266 10993664 2230 33554432000 134512640 134829744 4289748832 18446744073709551615 134722837 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 2684 2230 279 78 0 1970 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10736

[startup+12.7006 s]
/proc/loadavg: 3.57 3.90 3.96 6/188 8979
/proc/meminfo: memFree=18622392/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=7204 CPUtime=12.69 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 4291 0 0 0 1268 1 0 0 25 0 1 0 469037266 7376896 1338 33554432000 134512640 134829744 4289748832 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1801 1338 279 78 0 1087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7204

[startup+25.5004 s]
/proc/loadavg: 3.73 3.92 3.97 6/188 8980
/proc/meminfo: memFree=18613740/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=8460 CPUtime=25.49 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 6900 0 0 0 2548 1 0 0 25 0 1 0 469037266 8663040 1651 33554432000 134512640 134829744 4289748832 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 2115 1651 279 78 0 1401 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8460

[startup+51.1009 s]
/proc/loadavg: 3.82 3.92 3.97 6/188 8981
/proc/meminfo: memFree=18604256/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=10124 CPUtime=51.09 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 11213 0 0 0 5107 2 0 0 25 0 1 0 469037266 10366976 2068 33554432000 134512640 134829744 4289748832 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 2531 2068 279 78 0 1817 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10124

[startup+102.306 s]
/proc/loadavg: 3.92 3.93 3.97 6/188 8991
/proc/meminfo: memFree=18595944/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=8064 CPUtime=102.3 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 19792 0 0 0 10226 4 0 0 25 0 1 0 469037266 8257536 1563 33554432000 134512640 134829744 4289748832 18446744073709551615 134620955 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 2016 1563 279 78 0 1302 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8064

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.97 6/188 8992
/proc/meminfo: memFree=18590716/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5228 CPUtime=162.3 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 30464 0 0 0 16224 6 0 0 25 0 1 0 469037266 5353472 838 33554432000 134512640 134829744 4289748832 18446744073709551615 134722478 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1307 838 279 78 0 593 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 5228

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.97 6/188 8994
/proc/meminfo: memFree=18584128/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5484 CPUtime=222.3 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 42156 0 0 0 22222 8 0 0 25 0 1 0 469037266 5615616 909 33554432000 134512640 134829744 4289748832 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1371 909 279 78 0 657 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 5484

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.97 6/188 8996
/proc/meminfo: memFree=18584120/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=6096 CPUtime=282.3 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 54155 0 0 0 28220 10 0 0 25 0 1 0 469037266 6242304 1061 33554432000 134512640 134829744 4289748832 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1524 1061 279 78 0 810 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6096

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 3.97 6/188 8997
/proc/meminfo: memFree=18580508/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=4976 CPUtime=342.29 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 64235 0 0 0 34217 12 0 0 25 0 1 0 469037266 5095424 796 33554432000 134512640 134829744 4289748832 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1244 796 279 78 0 530 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 4976

[startup+402.301 s]
/proc/loadavg: 4.06 3.99 3.98 6/188 9002
/proc/meminfo: memFree=18577400/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=6624 CPUtime=402.3 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 74619 0 0 0 40215 15 0 0 25 0 1 0 469037266 6782976 1191 33554432000 134512640 134829744 4289748832 18446744073709551615 134657132 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1656 1191 279 78 0 942 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 6624

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.98 6/188 9003
/proc/meminfo: memFree=18576180/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5508 CPUtime=462.29 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 85530 0 0 0 46212 17 0 0 25 0 1 0 469037266 5640192 902 33554432000 134512640 134829744 4289748832 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1377 902 279 78 0 663 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 5508

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.98 6/188 9005
/proc/meminfo: memFree=18574940/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=4764 CPUtime=522.3 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 97233 0 0 0 52211 19 0 0 25 0 1 0 469037266 4878336 738 33554432000 134512640 134829744 4289748832 18446744073709551615 134657976 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1191 738 279 78 0 477 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 4764

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.98 6/188 9007
/proc/meminfo: memFree=18577284/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=4840 CPUtime=582.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 109082 0 0 0 58209 22 0 0 25 0 1 0 469037266 4956160 739 33554432000 134512640 134829744 4289748832 18446744073709551615 134661425 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1210 739 279 78 0 496 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 4840

[startup+642.3 s]
/proc/loadavg: 4.03 4.01 3.98 6/188 9008
/proc/meminfo: memFree=18574304/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5172 CPUtime=642.3 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 120159 0 0 0 64207 23 0 0 25 0 1 0 469037266 5296128 823 33554432000 134512640 134829744 4289748832 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1293 823 279 78 0 579 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 5172

[startup+702.301 s]
/proc/loadavg: 4.05 4.02 3.99 6/188 9010
/proc/meminfo: memFree=18572052/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5024 CPUtime=702.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 131938 0 0 0 70205 26 0 0 25 0 1 0 469037266 5144576 809 33554432000 134512640 134829744 4289748832 18446744073709551615 134614882 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1256 809 279 78 0 542 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5024

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.99 6/188 9011
/proc/meminfo: memFree=18569324/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=4896 CPUtime=762.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 143857 0 0 0 76203 28 0 0 25 0 1 0 469037266 5013504 780 33554432000 134512640 134829744 4289748832 18446744073709551615 134717906 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1224 780 279 78 0 510 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 4896

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.99 6/188 9013
/proc/meminfo: memFree=18572792/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=4972 CPUtime=822.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 154876 0 0 0 82200 31 0 0 25 0 1 0 469037266 5091328 779 33554432000 134512640 134829744 4289748832 18446744073709551615 134722597 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1243 779 279 78 0 529 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 4972

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.99 6/188 9015
/proc/meminfo: memFree=18571800/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5256 CPUtime=882.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 164795 0 0 0 88198 33 0 0 25 0 1 0 469037266 5382144 843 33554432000 134512640 134829744 4289748832 18446744073709551615 134678939 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1314 843 279 78 0 600 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 5256

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.99 6/188 9016
/proc/meminfo: memFree=18571052/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5192 CPUtime=942.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 175382 0 0 0 94196 35 0 0 25 0 1 0 469037266 5316608 831 33554432000 134512640 134829744 4289748832 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1298 831 279 78 0 584 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 5192

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 6/188 9018
/proc/meminfo: memFree=18567940/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5656 CPUtime=1002.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 187378 0 0 0 100193 38 0 0 25 0 1 0 469037266 5791744 948 33554432000 134512640 134829744 4289748832 18446744073709551615 134661437 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1414 948 279 78 0 700 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 5656

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 6/188 9019
/proc/meminfo: memFree=18566932/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=6048 CPUtime=1062.32 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 198625 0 0 0 106192 40 0 0 25 0 1 0 469037266 6193152 1042 33554432000 134512640 134829744 4289748832 18446744073709551615 134657906 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1512 1042 279 78 0 798 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 6048

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.99 6/188 9021
/proc/meminfo: memFree=18567668/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5508 CPUtime=1122.32 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 209135 0 0 0 112190 42 0 0 25 0 1 0 469037266 5640192 928 33554432000 134512640 134829744 4289748832 18446744073709551615 134722416 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1377 928 279 78 0 663 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 5508

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 6/188 9023
/proc/meminfo: memFree=18568028/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5376 CPUtime=1182.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 219912 0 0 0 118188 43 0 0 25 0 1 0 469037266 5505024 897 33554432000 134512640 134829744 4289748832 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1344 897 279 78 0 630 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 5376

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.99 6/188 9024
/proc/meminfo: memFree=18567520/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=6180 CPUtime=1242.31 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 231710 0 0 0 124186 45 0 0 25 0 1 0 469037266 6328320 1088 33554432000 134512640 134829744 4289748832 18446744073709551615 134682877 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1545 1088 279 78 0 831 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 6180



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.99 5/187 9027
/proc/meminfo: memFree=18597900/32951132 swapFree=67111528/67111528
[pid=8940] ppid=8938 vsize=5516 CPUtime=1300.02 cores=1,3
/proc/8940/stat : 8940 (MPhaseSAT_M) R 8938 8940 8280 0 -1 4202496 241514 0 0 0 129955 47 0 0 25 0 1 0 469037266 5648384 901 33554432000 134512640 134829744 4289748832 18446744073709551615 134722610 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/8940/statm: 1379 901 279 78 0 665 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 5516

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.03
CPU user time (s): 1299.56
CPU system time (s): 0.473927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 13556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241514
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= 16
involuntary context switches= 666

runsolver used 1.82672 second user time and 4.06838 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 17:59:36
IDJOB=3265264
IDBENCH=85538
IDSOLVER=1522
FILE ID=node131/3265264-1303574376
RUNJOBID= node131-1303574376-8911
PBS_JOBID= 13150312
Free space on /tmp= 72048 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265264-1303574376/watcher-3265264-1303574376 -o /tmp/evaluation-result-3265264-1303574376/solver-3265264-1303574376 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3265264-1303574376.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1832753628

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      18645848 kB
Buffers:        991476 kB
Cached:       12732188 kB
SwapCached:          0 kB
Active:        4195356 kB
Inactive:      9596200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18645848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1336 kB
Writeback:           0 kB
AnonPages:       67548 kB
Mapped:          16260 kB
Slab:           450440 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   214240 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= 72044 MiB
End job on node131 at 2011-04-23 18:21:18