Trace number 3220442

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-16UNSAT 542.41 542.411

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
MD5SUMf9acc85431fa3756e8067132423a3a4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.069
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

26.69/26.79	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
26.69/26.79	c input CNF file=HOME/instance-3220442-1303279506.cnf 
26.69/26.79	c Clause#=1917  var#=450  ratio=4 
26.69/26.79	c Simplified clause#=1917 
26.69/26.79	c XOR_varElimination deleted var#=0 clauses#=1908 
26.69/26.79	c inative var#=0 
26.69/26.79	c free var#=438  
26.69/26.79	c local search on 
26.69/26.79	c height=28 age=30 
26.69/26.79	c hybrid solving ... 
26.69/26.79	c switch to march 
26.69/26.79	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
26.69/26.79	c stat :: sign balance is biased by 0.382
26.69/26.79	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
26.69/26.79	c simplify_formula():: removed 0 tautological, 0 satisfied and 511 duplicate clauses
26.69/26.79	c resolvent_look() :: found 30 resolvents
26.69/26.79	c longest clause has size 4
26.69/26.79	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
26.69/26.79	c number of free variables = 437
26.69/26.79	c dynamic_preselect_setsize :: off
26.79/26.82	c 0 / 999 NodeCount: 152 
26.79/26.87	c 1 / 999 NodeCount: 522 
27.29/27.30	c 2 / 999 NodeCount: 3304 
29.79/29.82	c 3 / 999 NodeCount: 17103 
39.79/39.89	c 4 / 999 NodeCount: 65563 
68.69/68.75	c 5 / 999 NodeCount: 189260 
132.39/132.43	c 6 / 999 NodeCount: 425303 
229.99/230.01	c 7 / 999 NodeCount: 762824 
340.09/340.19	c 8 / 999 NodeCount: 1124119 
441.39/441.44	c 9 / 999 NodeCount: 1411763 
503.49/503.56	c 10 / 999 NodeCount: 1580293 
531.09/531.20	c 11 / 999 NodeCount: 1652572 
539.99/540.05	c 12 / 999 NodeCount: 1674902 
541.99/542.06	c 13 / 999 NodeCount: 1679680 
542.29/542.36	c 14 / 999 NodeCount: 1680360 
542.29/542.40	c 15 / 999 NodeCount: 1680422 
542.39/542.40	c 16 / 999 NodeCount: 1680428 
542.39/542.40	c 17 / 999 NodeCount: 1680429 
542.39/542.40	c 
542.39/542.40	s UNSATISFIABLE
542.39/542.40	c 
542.39/542.40	c  Running time=542.406541 

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-3220442-1303279506/watcher-3220442-1303279506 -o /tmp/evaluation-result-3220442-1303279506/solver-3220442-1303279506 -C 5000 -W 5000 -M 15500 MPhaseSAT_M HOME/instance-3220442-1303279506.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 28037
/proc/meminfo: memFree=17310272/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=3224 CPUtime=0 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 370 0 0 0 0 0 0 0 25 0 1 0 420366694 3301376 311 33554432000 134512640 134829744 4291659904 18446744073709551615 134541365 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 806 311 238 78 0 92 0

[startup+0.010657 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 28037
/proc/meminfo: memFree=17310272/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=3360 CPUtime=0 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 404 0 0 0 0 0 0 0 25 0 1 0 420366694 3440640 345 33554432000 134512640 134829744 4291659904 18446744073709551615 8037884 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 840 346 253 78 0 126 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3360

[startup+0.100639 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 28037
/proc/meminfo: memFree=17310272/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=3756 CPUtime=0.09 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 513 0 0 0 9 0 0 0 25 0 1 0 420366694 3846144 454 33554432000 134512640 134829744 4291659904 18446744073709551615 8038243 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 939 454 271 78 0 225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3756

[startup+0.300609 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 28037
/proc/meminfo: memFree=17310272/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=4020 CPUtime=0.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 581 0 0 0 29 0 0 0 25 0 1 0 420366694 4116480 522 33554432000 134512640 134829744 4291659904 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 1005 522 271 78 0 291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4020

[startup+0.700536 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 28037
/proc/meminfo: memFree=17310272/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=4152 CPUtime=0.69 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 643 0 0 0 69 0 0 0 25 0 1 0 420366694 4251648 584 33554432000 134512640 134829744 4291659904 18446744073709551615 134662104 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 1038 584 271 78 0 324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4152

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28038
/proc/meminfo: memFree=17308596/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=4412 CPUtime=1.49 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 681 0 0 0 149 0 0 0 25 0 1 0 420366694 4517888 622 33554432000 134512640 134829744 4291659904 18446744073709551615 134605332 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 1103 622 274 78 0 389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4412

[startup+3.10111 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28038
/proc/meminfo: memFree=17308340/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=4412 CPUtime=3.09 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 681 0 0 0 309 0 0 0 25 0 1 0 420366694 4517888 622 33554432000 134512640 134829744 4291659904 18446744073709551615 134605688 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 1103 622 274 78 0 389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4412

[startup+6.3005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28039
/proc/meminfo: memFree=17307720/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=4412 CPUtime=6.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 681 0 0 0 629 0 0 0 25 0 1 0 420366694 4517888 622 33554432000 134512640 134829744 4291659904 18446744073709551615 134605647 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 1103 622 274 78 0 389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4412

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28039
/proc/meminfo: memFree=17306864/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=4412 CPUtime=12.69 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 706 0 0 0 1269 0 0 0 25 0 1 0 420366694 4517888 647 33554432000 134512640 134829744 4291659904 18446744073709551615 134605613 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 1103 647 274 78 0 389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4412

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28039
/proc/meminfo: memFree=17305104/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=4544 CPUtime=25.49 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 738 0 0 0 2549 0 0 0 25 0 1 0 420366694 4653056 679 33554432000 134512640 134829744 4291659904 18446744073709551615 134606084 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 1136 679 275 78 0 422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4544

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28040
/proc/meminfo: memFree=17298148/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=9892 CPUtime=51.09 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 1825 0 0 0 5109 0 0 0 25 0 1 0 420366694 10129408 1766 33554432000 134512640 134829744 4291659904 18446744073709551615 134788929 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 2473 1766 305 78 0 1759 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9892

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28041
/proc/meminfo: memFree=17286460/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=16636 CPUtime=102.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 3437 0 0 0 10229 0 0 0 25 0 1 0 420366694 17035264 3378 33554432000 134512640 134829744 4291659904 18446744073709551615 134822479 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 4159 3378 305 78 0 3445 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 16636

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28043
/proc/meminfo: memFree=17273176/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=28576 CPUtime=162.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 5149 0 0 0 16229 0 0 0 25 0 1 0 420366694 29261824 5090 33554432000 134512640 134829744 4291659904 18446744073709551615 134758229 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 7144 5090 305 78 0 6430 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28576

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28044
/proc/meminfo: memFree=17260488/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=33264 CPUtime=222.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 6754 0 0 0 22228 1 0 0 25 0 1 0 420366694 34062336 6695 33554432000 134512640 134829744 4291659904 18446744073709551615 134822465 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 8316 6695 305 78 0 7602 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 33264

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28046
/proc/meminfo: memFree=17247900/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=44432 CPUtime=282.3 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 8434 0 0 0 28228 2 0 0 25 0 1 0 420366694 45498368 8375 33554432000 134512640 134829744 4291659904 18446744073709551615 134822450 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28037/statm: 11108 8375 305 78 0 10394 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 44432

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28048
/proc/meminfo: memFree=17236912/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=49120 CPUtime=342.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 9946 0 0 0 34227 2 0 0 25 0 1 0 420366694 50298880 9887 33554432000 134512640 134829744 4291659904 18446744073709551615 134768551 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 12280 9887 305 78 0 11566 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 49120

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28049
/proc/meminfo: memFree=17224724/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=53808 CPUtime=402.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 11385 0 0 0 40226 3 0 0 25 0 1 0 420366694 55099392 11326 33554432000 134512640 134829744 4291659904 18446744073709551615 134735947 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 13452 11326 305 78 0 12738 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 53808

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28051
/proc/meminfo: memFree=17213168/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=53808 CPUtime=462.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 12713 0 0 0 46226 3 0 0 25 0 1 0 420366694 55099392 12654 33554432000 134512640 134829744 4291659904 18446744073709551615 134758179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 13452 12654 305 78 0 12738 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 53808

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28052
/proc/meminfo: memFree=17201860/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71468 CPUtime=522.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14006 0 0 0 52226 3 0 0 25 0 1 0 420366694 73183232 13947 33554432000 134512640 134829744 4291659904 18446744073709551615 134790298 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17867 13947 305 78 0 17153 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 71468

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

[startup+524.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28052
/proc/meminfo: memFree=17201356/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71468 CPUtime=524.69 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14054 0 0 0 52466 3 0 0 25 0 1 0 420366694 73183232 13995 33554432000 134512640 134829744 4291659904 18446744073709551615 134822520 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17867 13995 305 78 0 17153 0
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (KiB) 71468

[startup+531.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28053
/proc/meminfo: memFree=17200364/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71468 CPUtime=531.09 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14177 0 0 0 53106 3 0 0 25 0 1 0 420366694 73183232 14118 33554432000 134512640 134829744 4291659904 18446744073709551615 134822476 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17867 14118 305 78 0 17153 0
Current children cumulated CPU time (s) 531.09
Current children cumulated vsize (KiB) 71468

[startup+537.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28053
/proc/meminfo: memFree=17199000/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71600 CPUtime=537.49 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14305 0 0 0 53746 3 0 0 25 0 1 0 420366694 73318400 14246 33554432000 134512640 134829744 4291659904 18446744073709551615 134749028 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17900 14246 305 78 0 17186 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 71600

[startup+540.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28053
/proc/meminfo: memFree=17198624/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71600 CPUtime=540.69 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14365 0 0 0 54066 3 0 0 25 0 1 0 420366694 73318400 14306 33554432000 134512640 134829744 4291659904 18446744073709551615 134757938 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17900 14306 305 78 0 17186 0
Current children cumulated CPU time (s) 540.69
Current children cumulated vsize (KiB) 71600

[startup+541.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28053
/proc/meminfo: memFree=17198376/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71600 CPUtime=541.49 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14380 0 0 0 54146 3 0 0 25 0 1 0 420366694 73318400 14321 33554432000 134512640 134829744 4291659904 18446744073709551615 134768864 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17900 14321 305 78 0 17186 0
Current children cumulated CPU time (s) 541.49
Current children cumulated vsize (KiB) 71600

[startup+541.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28053
/proc/meminfo: memFree=17198376/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71600 CPUtime=541.89 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14387 0 0 0 54186 3 0 0 25 0 1 0 420366694 73318400 14328 33554432000 134512640 134829744 4291659904 18446744073709551615 134748556 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17900 14328 305 78 0 17186 0
Current children cumulated CPU time (s) 541.89
Current children cumulated vsize (KiB) 71600

[startup+542.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28053
/proc/meminfo: memFree=17198128/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71600 CPUtime=542.29 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14393 0 0 0 54226 3 0 0 25 0 1 0 420366694 73318400 14334 33554432000 134512640 134829744 4291659904 18446744073709551615 134749030 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17900 14334 305 78 0 17186 0
Current children cumulated CPU time (s) 542.29
Current children cumulated vsize (KiB) 71600

[startup+542.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28053
/proc/meminfo: memFree=17198128/32951124 swapFree=67111528/67111528
[pid=28037] ppid=28035 vsize=71600 CPUtime=542.39 cores=0,2,4,6
/proc/28037/stat : 28037 (MPhaseSAT_M) R 28035 28037 26536 0 -1 4202496 14394 0 0 0 54236 3 0 0 25 0 1 0 420366694 73318400 14335 33554432000 134512640 134829744 4291659904 18446744073709551615 134747169 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/28037/statm: 17900 14335 305 78 0 17186 0
Current children cumulated CPU time (s) 542.39
Current children cumulated vsize (KiB) 71600

Child status: 20
Real time (s): 542.411
CPU time (s): 542.41
CPU user time (s): 542.368
CPU system time (s): 0.041993
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 71600

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

runsolver used 0.790879 second user time and 1.68074 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-20 08:05:06
IDJOB=3220442
IDBENCH=82757
IDSOLVER=1637
FILE ID=node144/3220442-1303279506
RUNJOBID= node144-1303259270-26554
PBS_JOBID= 13049489
Free space on /tmp= 72192 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220442-1303279506/watcher-3220442-1303279506 -o /tmp/evaluation-result-3220442-1303279506/solver-3220442-1303279506 -C 5000 -W 5000 -M 15500  MPhaseSAT_M HOME/instance-3220442-1303279506.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f9acc85431fa3756e8067132423a3a4a
RANDOM SEED=1989152935

node144.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.850
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17310436 kB
Buffers:        760872 kB
Cached:       14046340 kB
SwapCached:          0 kB
Active:        5546940 kB
Inactive:      9734556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17310436 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             408 kB
Writeback:           0 kB
AnonPages:      473748 kB
Mapped:          16216 kB
Slab:           294316 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   623812 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72192 MiB
End job on node144 at 2011-04-20 08:14:08