Trace number 3265308

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-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3265308-1303574376/watcher-3265308-1303574376 -o /tmp/evaluation-result-3265308-1303574376/solver-3265308-1303574376 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3265308-1303574376.cnf 

running on 2 cores: 5,7

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 4/178 8937
/proc/meminfo: memFree=18645824/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=3308 CPUtime=0 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 325 0 0 0 0 0 0 0 17 0 1 0 469037266 3387392 267 33554432000 134512640 134829744 4294621536 18446744073709551615 5340596 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 827 268 225 78 0 113 0

[startup+0.00889004 s]
/proc/loadavg: 3.41 3.88 3.96 4/178 8937
/proc/meminfo: memFree=18645824/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=3428 CPUtime=0 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 397 0 0 0 0 0 0 0 17 0 1 0 469037266 3510272 338 33554432000 134512640 134829744 4294621536 18446744073709551615 134537272 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 857 338 237 78 0 143 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3428

[startup+0.100877 s]
/proc/loadavg: 3.41 3.88 3.96 4/178 8937
/proc/meminfo: memFree=18645824/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=4192 CPUtime=0.09 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 639 0 0 0 9 0 0 0 17 0 1 0 469037266 4292608 576 33554432000 134512640 134829744 4294621536 18446744073709551615 5451999 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 1048 576 280 78 0 334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4192

[startup+0.300836 s]
/proc/loadavg: 3.41 3.88 3.96 4/178 8937
/proc/meminfo: memFree=18645824/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=4720 CPUtime=0.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 798 0 0 0 29 0 0 0 18 0 1 0 469037266 4833280 735 33554432000 134512640 134829744 4294621536 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 1180 735 280 78 0 466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4720

[startup+0.70078 s]
/proc/loadavg: 3.41 3.88 3.96 4/178 8937
/proc/meminfo: memFree=18645824/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=5380 CPUtime=0.69 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 943 0 0 0 69 0 0 0 18 0 1 0 469037266 5509120 880 33554432000 134512640 134829744 4294621536 18446744073709551615 134722783 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 1345 880 280 78 0 631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5380

[startup+1.50063 s]
/proc/loadavg: 3.41 3.88 3.96 5/188 8952
/proc/meminfo: memFree=18601020/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=6040 CPUtime=1.49 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 1126 0 0 0 149 0 0 0 20 0 1 0 469037266 6184960 1063 33554432000 134512640 134829744 4294621536 18446744073709551615 134679902 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 1510 1063 280 78 0 796 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6040

[startup+3.10035 s]
/proc/loadavg: 3.41 3.88 3.96 5/188 8979
/proc/meminfo: memFree=18626552/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=6172 CPUtime=3.09 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 1145 0 0 0 309 0 0 0 25 0 1 0 469037266 6320128 1082 33554432000 134512640 134829744 4294621536 18446744073709551615 134620951 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 1543 1082 280 78 0 829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6172

[startup+6.3008 s]
/proc/loadavg: 3.54 3.90 3.96 8/188 8979
/proc/meminfo: memFree=18620648/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=6568 CPUtime=6.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 1252 0 0 0 629 0 0 0 25 0 1 0 469037266 6725632 1189 33554432000 134512640 134829744 4294621536 18446744073709551615 134661576 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 1642 1189 280 78 0 928 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6568

[startup+12.7007 s]
/proc/loadavg: 3.57 3.90 3.96 5/188 8979
/proc/meminfo: memFree=18622392/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=6568 CPUtime=12.69 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 1253 0 0 0 1269 0 0 0 25 0 1 0 469037266 6725632 1190 33554432000 134512640 134829744 4294621536 18446744073709551615 134712840 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 1642 1190 280 78 0 928 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6568

[startup+25.5005 s]
/proc/loadavg: 3.73 3.92 3.97 5/188 8980
/proc/meminfo: memFree=18613740/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=10428 CPUtime=25.49 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 2209 0 0 0 2549 0 0 0 25 0 1 0 469037266 10678272 2146 33554432000 134512640 134829744 4294621536 18446744073709551615 134722632 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 2607 2146 280 78 0 1893 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10428

[startup+51.101 s]
/proc/loadavg: 3.82 3.92 3.97 5/188 8981
/proc/meminfo: memFree=18604256/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=14480 CPUtime=51.09 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 3183 0 0 0 5109 0 0 0 25 0 1 0 469037266 14827520 3120 33554432000 134512640 134829744 4294621536 18446744073709551615 134722768 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 3620 3120 280 78 0 2906 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14480

[startup+102.307 s]
/proc/loadavg: 3.92 3.93 3.97 5/188 8991
/proc/meminfo: memFree=18595944/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=21200 CPUtime=102.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 4719 0 0 0 10229 0 0 0 25 0 1 0 469037266 21708800 4656 33554432000 134512640 134829744 4294621536 18446744073709551615 134722430 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 5300 4656 280 78 0 4586 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21200

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.97 5/188 8992
/proc/meminfo: memFree=18590716/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=25796 CPUtime=162.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 5775 0 0 0 16229 0 0 0 25 0 1 0 469037266 26415104 5712 33554432000 134512640 134829744 4294621536 18446744073709551615 134723906 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 6449 5712 280 78 0 5735 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25796

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.97 5/188 8994
/proc/meminfo: memFree=18584128/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=28612 CPUtime=222.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 6378 0 0 0 22229 0 0 0 25 0 1 0 469037266 29298688 6315 33554432000 134512640 134829744 4294621536 18446744073709551615 134623595 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 7153 6315 280 78 0 6439 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28612

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.97 5/188 8996
/proc/meminfo: memFree=18584120/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=30340 CPUtime=282.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 6752 0 0 0 28229 0 0 0 25 0 1 0 469037266 31068160 6689 33554432000 134512640 134829744 4294621536 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 7585 6689 280 78 0 6871 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 30340

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.97 5/188 8997
/proc/meminfo: memFree=18580508/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=30852 CPUtime=342.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 6830 0 0 0 34229 0 0 0 25 0 1 0 469037266 31592448 6767 33554432000 134512640 134829744 4294621536 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 7713 6767 280 78 0 6999 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 30852

[startup+402.3 s]
/proc/loadavg: 4.06 3.99 3.98 5/188 9002
/proc/meminfo: memFree=18577400/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=32708 CPUtime=402.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7194 0 0 0 40229 0 0 0 25 0 1 0 469037266 33492992 7131 33554432000 134512640 134829744 4294621536 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 8177 7131 280 78 0 7463 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 32708

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.98 5/188 9003
/proc/meminfo: memFree=18576180/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=33284 CPUtime=462.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7303 0 0 0 46229 0 0 0 25 0 1 0 469037266 34082816 7240 33554432000 134512640 134829744 4294621536 18446744073709551615 134722447 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 8321 7240 280 78 0 7607 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 33284

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.98 5/188 9005
/proc/meminfo: memFree=18574940/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=33812 CPUtime=522.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7414 0 0 0 52229 0 0 0 25 0 1 0 469037266 34623488 7351 33554432000 134512640 134829744 4294621536 18446744073709551615 134722607 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 8453 7351 280 78 0 7739 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 33812

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.98 5/188 9007
/proc/meminfo: memFree=18577284/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=34004 CPUtime=582.29 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7447 0 0 0 58229 0 0 0 25 0 1 0 469037266 34820096 7384 33554432000 134512640 134829744 4294621536 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 8501 7384 280 78 0 7787 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 34004

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.98 5/188 9008
/proc/meminfo: memFree=18574304/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=34964 CPUtime=642.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7670 0 0 0 64230 1 0 0 25 0 1 0 469037266 35803136 7607 33554432000 134512640 134829744 4294621536 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 8741 7607 280 78 0 8027 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 34964

[startup+702.3 s]
/proc/loadavg: 4.05 4.02 3.99 5/188 9010
/proc/meminfo: memFree=18572052/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=35348 CPUtime=702.3 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7729 0 0 0 70229 1 0 0 25 0 1 0 469037266 36196352 7666 33554432000 134512640 134829744 4294621536 18446744073709551615 134669918 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 8837 7666 280 78 0 8123 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 35348

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.99 5/188 9011
/proc/meminfo: memFree=18569324/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=35924 CPUtime=762.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7857 0 0 0 76230 1 0 0 25 0 1 0 469037266 36786176 7794 33554432000 134512640 134829744 4294621536 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 8981 7794 280 78 0 8267 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 35924

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9013
/proc/meminfo: memFree=18572792/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=36308 CPUtime=822.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 7915 0 0 0 82230 1 0 0 25 0 1 0 469037266 37179392 7852 33554432000 134512640 134829744 4294621536 18446744073709551615 134722301 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9077 7852 280 78 0 8363 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 36308

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9015
/proc/meminfo: memFree=18571800/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=36884 CPUtime=882.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8072 0 0 0 88230 1 0 0 25 0 1 0 469037266 37769216 8009 33554432000 134512640 134829744 4294621536 18446744073709551615 134661375 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9221 8009 280 78 0 8507 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 36884

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9016
/proc/meminfo: memFree=18571176/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=37780 CPUtime=942.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8273 0 0 0 94230 1 0 0 25 0 1 0 469037266 38686720 8210 33554432000 134512640 134829744 4294621536 18446744073709551615 134722601 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9445 8210 280 78 0 8731 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 37780

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9018
/proc/meminfo: memFree=18567940/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=38036 CPUtime=1002.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8327 0 0 0 100230 1 0 0 25 0 1 0 469037266 38948864 8264 33554432000 134512640 134829744 4294621536 18446744073709551615 134722783 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9509 8264 280 78 0 8795 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 38036

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9019
/proc/meminfo: memFree=18566932/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=38036 CPUtime=1062.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8332 0 0 0 106230 1 0 0 25 0 1 0 469037266 38948864 8269 33554432000 134512640 134829744 4294621536 18446744073709551615 134669330 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9509 8269 280 78 0 8795 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 38036

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9021
/proc/meminfo: memFree=18567668/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=38036 CPUtime=1122.31 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8333 0 0 0 112230 1 0 0 25 0 1 0 469037266 38948864 8270 33554432000 134512640 134829744 4294621536 18446744073709551615 5193639 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9509 8270 280 78 0 8795 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 38036

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/188 9023
/proc/meminfo: memFree=18568028/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=38356 CPUtime=1182.32 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8402 0 0 0 118231 1 0 0 25 0 1 0 469037266 39276544 8339 33554432000 134512640 134829744 4294621536 18446744073709551615 134722297 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9589 8339 280 78 0 8875 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 38356

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.99 5/188 9024
/proc/meminfo: memFree=18567520/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=38356 CPUtime=1242.32 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8403 0 0 0 124231 1 0 0 25 0 1 0 469037266 39276544 8340 33554432000 134512640 134829744 4294621536 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9589 8340 280 78 0 8875 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 38356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.99 4/187 9027
/proc/meminfo: memFree=18597900/32951132 swapFree=67111528/67111528
[pid=8937] ppid=8934 vsize=38516 CPUtime=1300.02 cores=5,7
/proc/8937/stat : 8937 (MPhaseSAT_M) R 8934 8937 8280 0 -1 4202496 8423 0 0 0 130001 1 0 0 25 0 1 0 469037266 39440384 8360 33554432000 134512640 134829744 4294621536 18446744073709551615 134720795 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/8937/statm: 9629 8360 280 78 0 8915 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 38516

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8423
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= 17
involuntary context switches= 2225

runsolver used 2.03669 second user time and 5.06223 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 17:59:36
IDJOB=3265308
IDBENCH=85542
IDSOLVER=1522
FILE ID=node131/3265308-1303574376
RUNJOBID= node131-1303574376-8912
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-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265308-1303574376/watcher-3265308-1303574376 -o /tmp/evaluation-result-3265308-1303574376/solver-3265308-1303574376 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3265308-1303574376.cnf

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
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:      18645972 kB
Buffers:        991476 kB
Cached:       12732188 kB
SwapCached:          0 kB
Active:        4194904 kB
Inactive:      9596520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18645972 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