Trace number 3095751

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 455.109 455.098

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
MD5SUM7f4758baa378252dd3709cff507a5405
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark370.78
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

132.40/132.40	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
132.40/132.40	c input CNF file=HOME/instance-3095751-1301758356.cnf 
132.40/132.40	c Clause#=5340  var#=60  ratio=89 
132.40/132.40	c Simplified clause#=5340 
132.40/132.40	c XOR_varElimination deleted var#=0 clauses#=5340 
132.40/132.40	c inative var#=0 
132.40/132.40	c free var#=60  
132.40/132.40	c local search on 
132.40/132.40	c height=19 age=49 
132.40/132.40	c hybrid solving ... 
132.40/132.40	c switch to march 
132.40/132.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
132.40/132.40	c stat :: sign balance is biased by 0.007
132.40/132.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
132.40/132.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 3 duplicate clauses
132.40/132.40	c resolvent_look() :: found 3 resolvents
132.40/132.40	c longest clause has size 7
132.40/132.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
132.40/132.40	c number of free variables = 60
132.40/132.40	c dynamic_preselect_setsize :: off
132.40/132.44	c 0 / 15 NodeCount: 162 
132.80/132.87	c 1 / 15 NodeCount: 2493 
135.60/135.60	c 2 / 15 NodeCount: 17059 
145.90/145.91	c 3 / 15 NodeCount: 71998 
171.80/171.85	c 4 / 15 NodeCount: 208980 
219.10/219.17	c 5 / 15 NodeCount: 456009 
284.00/284.06	c 6 / 15 NodeCount: 791326 
350.91/350.95	c 7 / 15 NodeCount: 1132136 
402.91/402.94	c 8 / 15 NodeCount: 1391895 
434.21/434.25	c 9 / 15 NodeCount: 1544243 
448.51/448.51	c 10 / 15 NodeCount: 1610690 
453.41/453.48	c 11 / 15 NodeCount: 1632333 
454.71/454.79	c 12 / 15 NodeCount: 1637493 
455.01/455.05	c 13 / 15 NodeCount: 1638313 
455.01/455.09	c 14 / 15 NodeCount: 1638400 
455.01/455.09	c 15 / 15 NodeCount: 1638401 
455.01/455.09	c 
455.01/455.09	s UNSATISFIABLE
455.01/455.09	c 
455.01/455.09	c  Running time=455.107813 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3095751-1301758356/watcher-3095751-1301758356 -o /tmp/evaluation-result-3095751-1301758356/solver-3095751-1301758356 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095751-1301758356.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.98 3.99 3.91 4/189 25278
/proc/meminfo: memFree=20864412/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=3284 CPUtime=0 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 325 0 0 0 0 0 0 0 25 0 1 0 366066072 3362816 265 33554432000 134512640 134829744 4288863056 18446744073709551615 134531753 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 821 265 225 78 0 107 0

[startup+0.00995911 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 25278
/proc/meminfo: memFree=20864412/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=3284 CPUtime=0 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 349 0 0 0 0 0 0 0 25 0 1 0 366066072 3362816 289 33554432000 134512640 134829744 4288863056 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 821 289 225 78 0 107 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3284

[startup+0.10093 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 25278
/proc/meminfo: memFree=20864412/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=4204 CPUtime=0.09 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 737 0 0 0 9 0 0 0 25 0 1 0 366066072 4304896 595 33554432000 134512640 134829744 4288863056 18446744073709551615 134661666 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1051 595 270 78 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4204

[startup+0.300893 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 25278
/proc/meminfo: memFree=20864412/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=4608 CPUtime=0.29 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 813 0 0 0 29 0 0 0 25 0 1 0 366066072 4718592 671 33554432000 134512640 134829744 4288863056 18446744073709551615 9899878 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1152 671 270 78 0 438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4608

[startup+0.70082 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 25278
/proc/meminfo: memFree=20864412/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5016 CPUtime=0.69 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 924 0 0 0 69 0 0 0 25 0 1 0 366066072 5136384 782 33554432000 134512640 134829744 4288863056 18446744073709551615 134603593 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1254 782 273 78 0 540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5016

[startup+1.50067 s]
/proc/loadavg: 3.98 3.99 3.91 6/190 25279
/proc/meminfo: memFree=20861808/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5016 CPUtime=1.49 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 941 0 0 0 149 0 0 0 25 0 1 0 366066072 5136384 799 33554432000 134512640 134829744 4288863056 18446744073709551615 134605742 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1254 799 273 78 0 540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5016

[startup+3.10037 s]
/proc/loadavg: 3.98 3.99 3.91 5/190 25279
/proc/meminfo: memFree=20861188/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5016 CPUtime=3.09 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 941 0 0 0 309 0 0 0 25 0 1 0 366066072 5136384 799 33554432000 134512640 134829744 4288863056 18446744073709551615 134605480 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1254 799 273 78 0 540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5016

[startup+6.30078 s]
/proc/loadavg: 3.98 3.99 3.91 6/190 25279
/proc/meminfo: memFree=20860696/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5016 CPUtime=6.29 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 941 0 0 0 629 0 0 0 25 0 1 0 366066072 5136384 799 33554432000 134512640 134829744 4288863056 18446744073709551615 134605857 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1254 799 273 78 0 540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5016

[startup+12.7006 s]
/proc/loadavg: 3.98 3.99 3.91 6/190 25280
/proc/meminfo: memFree=20859584/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5016 CPUtime=12.69 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 941 0 0 0 1269 0 0 0 25 0 1 0 366066072 5136384 799 33554432000 134512640 134829744 4288863056 18446744073709551615 134606150 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1254 799 273 78 0 540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5016

[startup+25.5002 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 25280
/proc/meminfo: memFree=20857360/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5016 CPUtime=25.49 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 941 0 0 0 2549 0 0 0 25 0 1 0 366066072 5136384 799 33554432000 134512640 134829744 4288863056 18446744073709551615 134605586 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1254 799 273 78 0 540 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5016

[startup+51.1004 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 25280
/proc/meminfo: memFree=20853872/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5016 CPUtime=51.09 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 941 0 0 0 5109 0 0 0 25 0 1 0 366066072 5136384 799 33554432000 134512640 134829744 4288863056 18446744073709551615 134606096 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1254 799 273 78 0 540 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5016

[startup+102.306 s]
/proc/loadavg: 3.99 3.99 3.91 6/190 25282
/proc/meminfo: memFree=20846672/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=5428 CPUtime=102.3 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1002 0 0 0 10230 0 0 0 25 0 1 0 366066072 5558272 860 33554432000 134512640 134829744 4288863056 18446744073709551615 134605360 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1357 860 274 78 0 643 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 5428

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 25392
/proc/meminfo: memFree=20871956/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=6480 CPUtime=162.3 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1269 0 0 0 16230 0 0 0 25 0 1 0 366066072 6635520 1127 33554432000 134512640 134829744 4288863056 18446744073709551615 134742280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1620 1127 304 78 0 906 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 6480

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 25420
/proc/meminfo: memFree=20868524/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=6936 CPUtime=222.3 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1361 0 0 0 22230 0 0 0 25 0 1 0 366066072 7102464 1219 33554432000 134512640 134829744 4288863056 18446744073709551615 134768881 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1734 1219 304 78 0 1020 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6936

[startup+282.3 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 25422
/proc/meminfo: memFree=20865384/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=7164 CPUtime=282.3 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1422 0 0 0 28230 0 0 0 25 0 1 0 366066072 7335936 1280 33554432000 134512640 134829744 4288863056 18446744073709551615 134822556 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1791 1280 304 78 0 1077 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 7164

[startup+342.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 25423
/proc/meminfo: memFree=20862012/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=7504 CPUtime=342.3 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1489 0 0 0 34230 0 0 0 25 0 1 0 366066072 7684096 1347 33554432000 134512640 134829744 4288863056 18446744073709551615 134768885 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 1876 1347 304 78 0 1162 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 7504

[startup+402.301 s]
/proc/loadavg: 4.11 4.03 3.93 5/190 25428
/proc/meminfo: memFree=20859604/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8016 CPUtime=402.31 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1566 0 0 0 40231 0 0 0 25 0 1 0 366066072 8208384 1424 33554432000 134512640 134829744 4288863056 18446744073709551615 134788950 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2004 1424 304 78 0 1290 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 8016

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

[startup+409.501 s]
/proc/loadavg: 4.09 4.03 3.93 5/190 25428
/proc/meminfo: memFree=20859224/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8016 CPUtime=409.51 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1575 0 0 0 40951 0 0 0 25 0 1 0 366066072 8208384 1433 33554432000 134512640 134829744 4288863056 18446744073709551615 134768868 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2004 1433 304 78 0 1290 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 8016

[startup+435.101 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20858156/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8016 CPUtime=435.11 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1616 0 0 0 43511 0 0 0 25 0 1 0 366066072 8208384 1474 33554432000 134512640 134829744 4288863056 18446744073709551615 134768864 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2004 1474 304 78 0 1290 0
Current children cumulated CPU time (s) 435.11
Current children cumulated vsize (KiB) 8016

[startup+447.901 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20857904/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8016 CPUtime=447.91 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1638 0 0 0 44791 0 0 0 25 0 1 0 366066072 8208384 1496 33554432000 134512640 134829744 4288863056 18446744073709551615 134768864 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2004 1496 304 78 0 1290 0
Current children cumulated CPU time (s) 447.91
Current children cumulated vsize (KiB) 8016

[startup+451.101 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20857656/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8016 CPUtime=451.11 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1644 0 0 0 45111 0 0 0 25 0 1 0 366066072 8208384 1502 33554432000 134512640 134829744 4288863056 18446744073709551615 134796466 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2004 1502 304 78 0 1290 0
Current children cumulated CPU time (s) 451.11
Current children cumulated vsize (KiB) 8016

[startup+452.701 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20857652/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8016 CPUtime=452.71 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1648 0 0 0 45271 0 0 0 25 0 1 0 366066072 8208384 1506 33554432000 134512640 134829744 4288863056 18446744073709551615 134790118 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2004 1506 304 78 0 1290 0
Current children cumulated CPU time (s) 452.71
Current children cumulated vsize (KiB) 8016

[startup+454.306 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20857280/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8016 CPUtime=454.31 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1652 0 0 0 45431 0 0 0 25 0 1 0 366066072 8208384 1510 33554432000 134512640 134829744 4288863056 18446744073709551615 134768868 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2004 1510 304 78 0 1290 0
Current children cumulated CPU time (s) 454.31
Current children cumulated vsize (KiB) 8016

[startup+454.7 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20857280/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8780 CPUtime=454.71 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1653 0 0 0 45471 0 0 0 25 0 1 0 366066072 8990720 1511 33554432000 134512640 134829744 4288863056 18446744073709551615 134822473 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2195 1511 304 78 0 1481 0
Current children cumulated CPU time (s) 454.71
Current children cumulated vsize (KiB) 8780

[startup+454.9 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20857280/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8780 CPUtime=454.91 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1654 0 0 0 45491 0 0 0 25 0 1 0 366066072 8990720 1512 33554432000 134512640 134829744 4288863056 18446744073709551615 134796466 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2195 1512 304 78 0 1481 0
Current children cumulated CPU time (s) 454.91
Current children cumulated vsize (KiB) 8780

[startup+455 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 25429
/proc/meminfo: memFree=20857280/32951124 swapFree=67111524/67111528
[pid=25278] ppid=25276 vsize=8780 CPUtime=455.01 cores=1,3
/proc/25278/stat : 25278 (MPhaseSAT_M) R 25276 25278 24575 0 -1 4202496 1654 0 0 0 45501 0 0 0 25 0 1 0 366066072 8990720 1512 33554432000 134512640 134829744 4288863056 18446744073709551615 134796466 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/25278/statm: 2195 1512 304 78 0 1481 0
Current children cumulated CPU time (s) 455.01
Current children cumulated vsize (KiB) 8780

Child status: 20
Real time (s): 455.098
CPU time (s): 455.109
CPU user time (s): 455.108
CPU system time (s): 0.000999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 8780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 455.108
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1657
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= 14
involuntary context switches= 5984

runsolver used 0.629904 second user time and 1.44178 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-02 17:32:36
IDJOB=3095751
IDBENCH=83033
IDSOLVER=1522
FILE ID=node111/3095751-1301758356
RUNJOBID= node111-1301756669-24595
PBS_JOBID= 12841057
Free space on /tmp= 71244 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095751-1301758356/watcher-3095751-1301758356 -o /tmp/evaluation-result-3095751-1301758356/solver-3095751-1301758356 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095751-1301758356.cnf

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

MD5SUM BENCH= 7f4758baa378252dd3709cff507a5405
RANDOM SEED=1711871194

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20864692 kB
Buffers:        350484 kB
Cached:       11332972 kB
SwapCached:          4 kB
Active:        7330724 kB
Inactive:      4462452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20864692 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:      109560 kB
Mapped:          16928 kB
Slab:           230712 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   300824 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= 71244 MiB
End job on node111 at 2011-04-02 17:40:11