Trace number 3288076

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-03UNSAT 910.607 910.626

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

910.57/910.62	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
910.57/910.62	c input CNF file=HOME/instance-3288076-1303773661.cnf 
910.57/910.62	c Clause#=466691  var#=156058  ratio=2 
910.57/910.62	c phase 1 
910.57/910.62	c height=127 
910.57/910.62	c eliminated 133930 out of 156056 variables 
910.57/910.62	c Simplified clause#=112260 
910.57/910.62	c XOR_varElimination deleted var#=250 clauses#=112535 
910.57/910.62	c inative var#=0 
910.57/910.62	c free var#=14417  
910.57/910.62	c solve by multiple heuristics 
910.57/910.62	c 
910.57/910.62	s UNSATISFIABLE
910.57/910.62	c 
910.57/910.62	c  Running time=910.604567 

Verifier Data

No possible verification on an UNSAT instance

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-3288076-1303773661/watcher-3288076-1303773661 -o /tmp/evaluation-result-3288076-1303773661/solver-3288076-1303773661 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3288076-1303773661.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.82 3.79 3.90 4/187 20787
/proc/meminfo: memFree=24796420/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=11800 CPUtime=0 cores=5,7
/proc/20787/stat : 20787 (runsolver) R 20785 20787 20197 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 488964782 12083200 52 33554432000 4194304 5434984 140736915942208 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/20787/statm: 2950 52 31 303 0 2644 0

[startup+0.0677281 s]
/proc/loadavg: 3.82 3.79 3.90 4/187 20787
/proc/meminfo: memFree=24796420/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=10364 CPUtime=0.05 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 614 0 0 0 5 0 0 0 22 0 1 0 488964782 10612736 555 33554432000 134512640 134761588 4288328816 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 2591 555 225 61 0 1894 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10364

[startup+0.100733 s]
/proc/loadavg: 3.82 3.79 3.90 4/187 20787
/proc/meminfo: memFree=24796420/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=10364 CPUtime=0.09 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 775 0 0 0 9 0 0 0 22 0 1 0 488964782 10612736 716 33554432000 134512640 134761588 4288328816 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 2591 716 225 61 0 1894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10364

[startup+0.300689 s]
/proc/loadavg: 3.82 3.79 3.90 4/187 20787
/proc/meminfo: memFree=24796420/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=10364 CPUtime=0.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 1732 0 0 0 28 0 0 0 23 0 1 0 488964782 10612736 1673 33554432000 134512640 134761588 4288328816 18446744073709551615 134515184 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 2591 1673 225 61 0 1894 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10364

[startup+0.70062 s]
/proc/loadavg: 3.82 3.79 3.90 4/187 20787
/proc/meminfo: memFree=24796420/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=22576 CPUtime=0.68 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 25573 0 0 0 65 3 0 0 25 0 1 0 488964782 23117824 5044 33554432000 134512640 134761588 4288328816 18446744073709551615 8999687 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 5644 5069 547 61 0 4947 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22576

[startup+1.50049 s]
/proc/loadavg: 3.82 3.79 3.90 5/188 20788
/proc/meminfo: memFree=24758472/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=36072 CPUtime=1.48 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 32679 0 0 0 144 4 0 0 25 0 1 0 488964782 36937728 8569 33554432000 134512640 134761588 4288328816 18446744073709551615 134666669 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 9018 8569 561 61 0 8321 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36072

[startup+3.10021 s]
/proc/loadavg: 3.82 3.79 3.90 5/188 20788
/proc/meminfo: memFree=24755992/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=40200 CPUtime=3.08 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 45348 0 0 0 302 6 0 0 25 0 1 0 488964782 41164800 9580 33554432000 134512640 134761588 4288328816 18446744073709551615 134660870 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 10050 9580 568 61 0 9353 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40200

[startup+6.30066 s]
/proc/loadavg: 3.83 3.79 3.90 6/188 20788
/proc/meminfo: memFree=24774344/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=45324 CPUtime=6.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 46629 0 0 0 622 6 0 0 25 0 1 0 488964782 46411776 10861 33554432000 134512640 134761588 4288328816 18446744073709551615 134649056 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 11331 10861 568 61 0 10634 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45324

[startup+12.7006 s]
/proc/loadavg: 3.84 3.80 3.90 5/188 20789
/proc/meminfo: memFree=24754420/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=55564 CPUtime=12.68 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 49189 0 0 0 1262 6 0 0 25 0 1 0 488964782 56897536 13421 33554432000 134512640 134761588 4288328816 18446744073709551615 134634206 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 13891 13421 568 61 0 13194 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55564

[startup+25.5004 s]
/proc/loadavg: 3.88 3.81 3.90 5/188 20789
/proc/meminfo: memFree=24763468/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=32824 CPUtime=25.48 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 51182 0 0 0 2541 7 0 0 25 0 1 0 488964782 33611776 7746 33554432000 134512640 134761588 4288328816 18446744073709551615 134647369 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 8206 7746 572 61 0 7509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32824

[startup+51.1009 s]
/proc/loadavg: 3.92 3.82 3.91 5/188 20790
/proc/meminfo: memFree=24762068/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=28348 CPUtime=51.08 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 96925 0 0 0 5095 13 0 0 25 0 1 0 488964782 29028352 6582 33554432000 134512640 134761588 4288328816 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7087 6582 415 61 0 6390 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28348

[startup+102.306 s]
/proc/loadavg: 4.04 3.86 3.91 5/188 20791
/proc/meminfo: memFree=24769960/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=28388 CPUtime=102.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 111731 0 0 0 10213 15 0 0 25 0 1 0 488964782 29069312 6626 33554432000 134512640 134761588 4288328816 18446744073709551615 134751563 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7097 6626 415 61 0 6400 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 28388

[startup+162.301 s]
/proc/loadavg: 4.01 3.89 3.91 5/188 20793
/proc/meminfo: memFree=24778864/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=29948 CPUtime=162.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 119487 0 0 0 16211 17 0 0 25 0 1 0 488964782 30666752 7016 33554432000 134512640 134761588 4288328816 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7487 7016 415 61 0 6790 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 29948

[startup+222.3 s]
/proc/loadavg: 4.08 3.92 3.92 5/188 20794
/proc/meminfo: memFree=24776856/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=32324 CPUtime=222.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 125899 0 0 0 22210 18 0 0 25 0 1 0 488964782 33099776 7610 33554432000 134512640 134761588 4288328816 18446744073709551615 134747290 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 8081 7610 415 61 0 7384 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 32324

[startup+282.301 s]
/proc/loadavg: 4.03 3.93 3.92 5/188 20796
/proc/meminfo: memFree=24778820/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=30920 CPUtime=282.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 132756 0 0 0 28209 19 0 0 25 0 1 0 488964782 31662080 7259 33554432000 134512640 134761588 4288328816 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7730 7259 415 61 0 7033 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 30920

[startup+342.301 s]
/proc/loadavg: 4.01 3.94 3.92 5/188 20798
/proc/meminfo: memFree=24770356/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=31404 CPUtime=342.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 139197 0 0 0 34207 21 0 0 25 0 1 0 488964782 32157696 7380 33554432000 134512640 134761588 4288328816 18446744073709551615 134748024 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7851 7380 415 61 0 7154 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 31404

[startup+402.3 s]
/proc/loadavg: 4.00 3.95 3.92 5/188 20799
/proc/meminfo: memFree=24771568/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=31900 CPUtime=402.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 146266 0 0 0 40206 22 0 0 25 0 1 0 488964782 32665600 7504 33554432000 134512640 134761588 4288328816 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7975 7504 415 61 0 7278 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 31900

[startup+462.301 s]
/proc/loadavg: 4.04 3.97 3.93 5/188 20801
/proc/meminfo: memFree=24778104/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=30872 CPUtime=462.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 152506 0 0 0 46205 23 0 0 25 0 1 0 488964782 31612928 7247 33554432000 134512640 134761588 4288328816 18446744073709551615 134636566 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7718 7247 415 61 0 7021 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 30872

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.93 5/188 20802
/proc/meminfo: memFree=24756124/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=33800 CPUtime=522.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 158773 0 0 0 52204 24 0 0 25 0 1 0 488964782 34611200 7979 33554432000 134512640 134761588 4288328816 18446744073709551615 134672908 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 8450 7979 415 61 0 7753 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 33800

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/188 20804
/proc/meminfo: memFree=24780768/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=29844 CPUtime=582.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 165396 0 0 0 58202 26 0 0 25 0 1 0 488964782 30560256 6990 33554432000 134512640 134761588 4288328816 18446744073709551615 134685667 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7461 6990 415 61 0 6764 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 29844

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/188 20806
/proc/meminfo: memFree=24771936/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=41348 CPUtime=642.29 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 174578 0 0 0 64202 27 0 0 25 0 1 0 488964782 42340352 9866 33554432000 134512640 134761588 4288328816 18446744073709551615 134747223 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 10337 9866 415 61 0 9640 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 41348

[startup+702.301 s]
/proc/loadavg: 4.04 3.99 3.93 5/188 20807
/proc/meminfo: memFree=24731596/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=41336 CPUtime=702.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 181714 0 0 0 70201 27 0 0 25 0 1 0 488964782 42328064 9863 33554432000 134512640 134761588 4288328816 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 10334 9863 415 61 0 9637 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 41336

[startup+762.306 s]
/proc/loadavg: 4.01 3.99 3.93 5/188 20809
/proc/meminfo: memFree=24779932/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=31640 CPUtime=762.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 186246 0 0 0 76200 28 0 0 25 0 1 0 488964782 32399360 7439 33554432000 134512640 134761588 4288328816 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7910 7439 415 61 0 7213 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 31640

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20810
/proc/meminfo: memFree=24776800/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=30304 CPUtime=822.27 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 194183 0 0 0 82198 29 0 0 25 0 1 0 488964782 31031296 7137 33554432000 134512640 134761588 4288328816 18446744073709551615 134748612 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7576 7137 415 61 0 6879 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 30304

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20812
/proc/meminfo: memFree=24750852/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=30552 CPUtime=882.27 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 201236 0 0 0 88197 30 0 0 25 0 1 0 488964782 31285248 7199 33554432000 134512640 134761588 4288328816 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7638 7199 415 61 0 6941 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 30552

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

[startup+895.9 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20812
/proc/meminfo: memFree=24772300/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=32600 CPUtime=895.87 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 202516 0 0 0 89557 30 0 0 25 0 1 0 488964782 33382400 7711 33554432000 134512640 134761588 4288328816 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 8150 7711 415 61 0 7453 0
Current children cumulated CPU time (s) 895.87
Current children cumulated vsize (KiB) 32600

[startup+902.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20812
/proc/meminfo: memFree=24777880/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=31320 CPUtime=902.28 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 203092 0 0 0 90197 31 0 0 25 0 1 0 488964782 32071680 7391 33554432000 134512640 134761588 4288328816 18446744073709551615 134616987 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7830 7391 415 61 0 7133 0
Current children cumulated CPU time (s) 902.28
Current children cumulated vsize (KiB) 31320

[startup+905.501 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20812
/proc/meminfo: memFree=24766216/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=30552 CPUtime=905.48 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 203668 0 0 0 90517 31 0 0 25 0 1 0 488964782 31285248 7199 33554432000 134512640 134761588 4288328816 18446744073709551615 134685655 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7638 7199 415 61 0 6941 0
Current children cumulated CPU time (s) 905.48
Current children cumulated vsize (KiB) 30552

[startup+908.7 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20813
/proc/meminfo: memFree=24760136/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=30808 CPUtime=908.67 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 203732 0 0 0 90836 31 0 0 25 0 1 0 488964782 31547392 7263 33554432000 134512640 134761588 4288328816 18446744073709551615 134680765 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7702 7263 415 61 0 7005 0
Current children cumulated CPU time (s) 908.67
Current children cumulated vsize (KiB) 30808

[startup+909.501 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20813
/proc/meminfo: memFree=24760136/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=31064 CPUtime=909.47 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 203796 0 0 0 90916 31 0 0 25 0 1 0 488964782 31809536 7327 33554432000 134512640 134761588 4288328816 18446744073709551615 134747311 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 7766 7327 415 61 0 7069 0
Current children cumulated CPU time (s) 909.47
Current children cumulated vsize (KiB) 31064

[startup+910.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20813
/proc/meminfo: memFree=24755920/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=39256 CPUtime=910.27 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 205844 0 0 0 90996 31 0 0 25 0 1 0 488964782 40198144 9375 33554432000 134512640 134761588 4288328816 18446744073709551615 134616959 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 9814 9375 415 61 0 9117 0
Current children cumulated CPU time (s) 910.27
Current children cumulated vsize (KiB) 39256

[startup+910.501 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20813
/proc/meminfo: memFree=24755920/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=39256 CPUtime=910.47 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 205844 0 0 0 91016 31 0 0 25 0 1 0 488964782 40198144 9375 33554432000 134512640 134761588 4288328816 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 9814 9375 415 61 0 9117 0
Current children cumulated CPU time (s) 910.47
Current children cumulated vsize (KiB) 39256

[startup+910.601 s]
/proc/loadavg: 4.00 3.99 3.93 5/188 20813
/proc/meminfo: memFree=24755920/32951132 swapFree=67111364/67111528
[pid=20787] ppid=20785 vsize=39256 CPUtime=910.57 cores=5,7
/proc/20787/stat : 20787 (MPhaseSAT64) R 20785 20787 20197 0 -1 4202496 205844 0 0 0 91026 31 0 0 25 0 1 0 488964782 40198144 9375 33554432000 134512640 134761588 4288328816 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20787/statm: 9814 9375 415 61 0 9117 0
Current children cumulated CPU time (s) 910.57
Current children cumulated vsize (KiB) 39256

Child status: 20
Real time (s): 910.626
CPU time (s): 910.607
CPU user time (s): 910.288
CPU system time (s): 0.318951
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 55564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 910.288
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205854
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= 15
involuntary context switches= 2142

runsolver used 1.43478 second user time and 3.54046 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 01:21:01
IDJOB=3288076
IDBENCH=82488
IDSOLVER=1521
FILE ID=node128/3288076-1303773661
RUNJOBID= node128-1303773520-20529
PBS_JOBID= 13157180
Free space on /tmp= 66772 MiB

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

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=2091111842

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24796700 kB
Buffers:       1286864 kB
Cached:        6090688 kB
SwapCached:        160 kB
Active:         726948 kB
Inactive:      6808480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24796700 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8604 kB
Writeback:           0 kB
AnonPages:      157116 kB
Mapped:          16904 kB
Slab:           554460 kB
PageTables:       5744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   346976 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= 66772 MiB
End job on node128 at 2011-04-26 01:36:12