Trace number 3094611

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 2011-02-15UNSAT 616.389 616.372

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
MD5SUM6dcea24e0d40e217adec300bb8ded029
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.967
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

Solver Data

616.31/616.36	c MPhaseSAT version 401 by Jingchao Chen,  April 1, 2011
616.31/616.36	c input CNF file=HOME/instance-3094611-1301760548.cnf 
616.31/616.36	c Clause#=4450  var#=50  ratio=89 
616.31/616.36	c Simplified clause#=4450 
616.31/616.36	c XOR_varElimination deleted var#=0 clauses#=4450 
616.31/616.36	c inative var#=0 
616.31/616.36	c free var#=50  
616.31/616.36	c local search on 
616.31/616.36	c height=15 age=51 
616.31/616.36	c hybrid solving 
616.31/616.36	c 
616.31/616.36	s UNSATISFIABLE
616.31/616.36	c 
616.31/616.36	c  Running time=616.387295 

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

running on 2 cores: 4,6

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.97 4.00 3.96 4/189 12399
/proc/meminfo: memFree=20443496/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=3040 CPUtime=0 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 339 0 0 0 0 0 0 0 25 0 1 0 268470295 3112960 278 33554432000 134512640 134731564 4289973408 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 760 278 225 54 0 70 0

[startup+0.088208 s]
/proc/loadavg: 3.97 4.00 3.96 4/189 12399
/proc/meminfo: memFree=20443496/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=3976 CPUtime=0.08 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 696 0 0 0 8 0 0 0 25 0 1 0 268470295 4071424 547 33554432000 134512640 134731564 4289973408 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 994 547 268 54 0 304 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3976

[startup+0.100208 s]
/proc/loadavg: 3.97 4.00 3.96 4/189 12399
/proc/meminfo: memFree=20443496/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=3976 CPUtime=0.09 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 698 0 0 0 9 0 0 0 25 0 1 0 268470295 4071424 549 33554432000 134512640 134731564 4289973408 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 994 549 268 54 0 304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3976

[startup+0.300172 s]
/proc/loadavg: 3.97 4.00 3.96 4/189 12399
/proc/meminfo: memFree=20443496/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4376 CPUtime=0.29 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 781 0 0 0 29 0 0 0 25 0 1 0 268470295 4481024 632 33554432000 134512640 134731564 4289973408 18446744073709551615 134659467 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1094 632 268 54 0 404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4376

[startup+0.701097 s]
/proc/loadavg: 3.97 4.00 3.96 4/189 12399
/proc/meminfo: memFree=20443496/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4772 CPUtime=0.69 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 889 0 0 0 69 0 0 0 25 0 1 0 268470295 4886528 740 33554432000 134512640 134731564 4289973408 18446744073709551615 134606280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1193 740 271 54 0 503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4772

[startup+1.50095 s]
/proc/loadavg: 3.97 4.00 3.96 5/190 12400
/proc/meminfo: memFree=20441596/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4772 CPUtime=1.49 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 889 0 0 0 149 0 0 0 25 0 1 0 268470295 4886528 740 33554432000 134512640 134731564 4289973408 18446744073709551615 134604993 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1193 740 271 54 0 503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4772

[startup+3.10063 s]
/proc/loadavg: 3.97 4.00 3.96 5/190 12400
/proc/meminfo: memFree=20440852/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4772 CPUtime=3.09 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 889 0 0 0 309 0 0 0 25 0 1 0 268470295 4886528 740 33554432000 134512640 134731564 4289973408 18446744073709551615 134605581 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1193 740 271 54 0 503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4772

[startup+6.30107 s]
/proc/loadavg: 3.97 4.00 3.96 5/190 12401
/proc/meminfo: memFree=20440856/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4772 CPUtime=6.3 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 889 0 0 0 630 0 0 0 25 0 1 0 268470295 4886528 740 33554432000 134512640 134731564 4289973408 18446744073709551615 134606305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1193 740 271 54 0 503 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 4772

[startup+12.7009 s]
/proc/loadavg: 3.90 3.98 3.96 5/190 12429
/proc/meminfo: memFree=20442972/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4772 CPUtime=12.7 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 889 0 0 0 1270 0 0 0 25 0 1 0 268470295 4886528 740 33554432000 134512640 134731564 4289973408 18446744073709551615 134605686 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1193 740 271 54 0 503 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4772

[startup+25.5006 s]
/proc/loadavg: 3.91 3.98 3.96 5/190 12456
/proc/meminfo: memFree=20441992/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4772 CPUtime=25.49 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 889 0 0 0 2549 0 0 0 25 0 1 0 268470295 4886528 740 33554432000 134512640 134731564 4289973408 18446744073709551615 134604993 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1193 740 271 54 0 503 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4772

[startup+51.1008 s]
/proc/loadavg: 4.02 4.00 3.96 5/190 12457
/proc/meminfo: memFree=20439612/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4772 CPUtime=51.09 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 889 0 0 0 5109 0 0 0 25 0 1 0 268470295 4886528 740 33554432000 134512640 134731564 4289973408 18446744073709551615 134606088 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1193 740 271 54 0 503 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4772

[startup+102.306 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 12458
/proc/meminfo: memFree=20435752/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=4904 CPUtime=102.3 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 936 0 0 0 10230 0 0 0 25 0 1 0 268470295 5021696 787 33554432000 134512640 134731564 4289973408 18446744073709551615 134606245 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1226 787 272 54 0 536 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4904

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12460
/proc/meminfo: memFree=20433508/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5240 CPUtime=162.3 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 13963 0 0 0 16227 3 0 0 25 0 1 0 268470295 5365760 851 33554432000 134512640 134731564 4289973408 18446744073709551615 134620755 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1310 851 273 54 0 620 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 5240

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12461
/proc/meminfo: memFree=20432380/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5148 CPUtime=222.3 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 19523 0 0 0 22225 5 0 0 25 0 1 0 268470295 5271552 860 33554432000 134512640 134731564 4289973408 18446744073709551615 134620761 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1287 860 274 54 0 597 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 5148

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12463
/proc/meminfo: memFree=20430752/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5280 CPUtime=282.3 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 31116 0 0 0 28222 8 0 0 25 0 1 0 268470295 5406720 868 33554432000 134512640 134731564 4289973408 18446744073709551615 134620738 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1320 868 274 54 0 630 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 5280

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12464
/proc/meminfo: memFree=20430364/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5280 CPUtime=342.3 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 52104 0 0 0 34218 12 0 0 25 0 1 0 268470295 5406720 882 33554432000 134512640 134731564 4289973408 18446744073709551615 134620640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1320 882 274 54 0 630 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 5280

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.97 5/190 12466
/proc/meminfo: memFree=20430228/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5148 CPUtime=402.31 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 80901 0 0 0 40213 18 0 0 25 0 1 0 268470295 5271552 860 33554432000 134512640 134731564 4289973408 18446744073709551615 134650768 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1287 860 274 54 0 597 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 5148

[startup+462.3 s]
/proc/loadavg: 4.10 4.02 3.97 5/190 12468
/proc/meminfo: memFree=20429716/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5280 CPUtime=462.3 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 119096 0 0 0 46207 23 0 0 25 0 1 0 268470295 5406720 878 33554432000 134512640 134731564 4289973408 18446744073709551615 134620989 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1320 878 274 54 0 630 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 5280

[startup+522.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 12469
/proc/meminfo: memFree=20428964/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5148 CPUtime=522.31 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 166918 0 0 0 52200 31 0 0 25 0 1 0 268470295 5271552 860 33554432000 134512640 134731564 4289973408 18446744073709551615 134717142 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1287 860 274 54 0 597 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 5148

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 12471
/proc/meminfo: memFree=20428200/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5316 CPUtime=582.31 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 216599 0 0 0 58193 38 0 0 25 0 1 0 268470295 5443584 898 33554432000 134512640 134731564 4289973408 18446744073709551615 134620773 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1329 898 274 54 0 639 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 5316

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

[startup+588.7 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 12471
/proc/meminfo: memFree=20428200/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5208 CPUtime=588.71 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 221554 0 0 0 58833 38 0 0 25 0 1 0 268470295 5332992 875 33554432000 134512640 134731564 4289973408 18446744073709551615 134620142 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1302 875 274 54 0 612 0
Current children cumulated CPU time (s) 588.71
Current children cumulated vsize (KiB) 5208

[startup+601.501 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 12471
/proc/meminfo: memFree=20428200/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5340 CPUtime=601.51 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 229335 0 0 0 60112 39 0 0 25 0 1 0 268470295 5468160 895 33554432000 134512640 134731564 4289973408 18446744073709551615 134620773 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1335 895 274 54 0 645 0
Current children cumulated CPU time (s) 601.51
Current children cumulated vsize (KiB) 5340

[startup+607.901 s]
/proc/loadavg: 4.09 4.03 3.98 5/190 12472
/proc/meminfo: memFree=20428200/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5208 CPUtime=607.91 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 233449 0 0 0 60751 40 0 0 25 0 1 0 268470295 5332992 875 33554432000 134512640 134731564 4289973408 18446744073709551615 134665659 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1302 875 274 54 0 612 0
Current children cumulated CPU time (s) 607.91
Current children cumulated vsize (KiB) 5208

[startup+611.101 s]
/proc/loadavg: 4.09 4.03 3.98 5/190 12472
/proc/meminfo: memFree=20428076/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5340 CPUtime=611.11 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 235754 0 0 0 61071 40 0 0 25 0 1 0 268470295 5468160 899 33554432000 134512640 134731564 4289973408 18446744073709551615 10583850 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1335 899 274 54 0 645 0
Current children cumulated CPU time (s) 611.11
Current children cumulated vsize (KiB) 5340

[startup+614.3 s]
/proc/loadavg: 4.08 4.03 3.98 5/190 12472
/proc/meminfo: memFree=20428196/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5340 CPUtime=614.31 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 237945 0 0 0 61390 41 0 0 25 0 1 0 268470295 5468160 902 33554432000 134512640 134731564 4289973408 18446744073709551615 134621039 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1335 902 274 54 0 645 0
Current children cumulated CPU time (s) 614.31
Current children cumulated vsize (KiB) 5340

[startup+615.1 s]
/proc/loadavg: 4.08 4.03 3.98 5/190 12472
/proc/meminfo: memFree=20428196/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5340 CPUtime=615.11 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 238531 0 0 0 61470 41 0 0 25 0 1 0 268470295 5468160 904 33554432000 134512640 134731564 4289973408 18446744073709551615 134620731 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1335 904 274 54 0 645 0
Current children cumulated CPU time (s) 615.11
Current children cumulated vsize (KiB) 5340

[startup+615.9 s]
/proc/loadavg: 4.07 4.03 3.98 5/190 12472
/proc/meminfo: memFree=20428196/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5340 CPUtime=615.92 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 239034 0 0 0 61551 41 0 0 25 0 1 0 268470295 5468160 902 33554432000 134512640 134731564 4289973408 18446744073709551615 134717377 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1335 902 274 54 0 645 0
Current children cumulated CPU time (s) 615.92
Current children cumulated vsize (KiB) 5340

[startup+616.301 s]
/proc/loadavg: 4.07 4.03 3.98 5/190 12472
/proc/meminfo: memFree=20428196/32951124 swapFree=67111528/67111528
[pid=12399] ppid=12397 vsize=5472 CPUtime=616.31 cores=4,6
/proc/12399/stat : 12399 (MPhaseSAT) R 12397 12399 11133 0 -1 4202496 239214 0 0 0 61590 41 0 0 25 0 1 0 268470295 5603328 916 33554432000 134512640 134731564 4289973408 18446744073709551615 134668864 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12399/statm: 1368 916 274 54 0 678 0
Current children cumulated CPU time (s) 616.31
Current children cumulated vsize (KiB) 5472

Child status: 20
Real time (s): 616.372
CPU time (s): 616.389
CPU user time (s): 615.975
CPU system time (s): 0.413937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 5472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 615.975
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239233
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= 9
involuntary context switches= 557

runsolver used 0.91486 second user time and 1.89071 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-02 18:09:08
IDJOB=3094611
IDBENCH=83093
IDSOLVER=1520
FILE ID=node142/3094611-1301760548
RUNJOBID= node142-1301756633-11152
PBS_JOBID= 12841054
Free space on /tmp= 71032 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094611-1301760548/watcher-3094611-1301760548 -o /tmp/evaluation-result-3094611-1301760548/solver-3094611-1301760548 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094611-1301760548.cnf

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

MD5SUM BENCH= 6dcea24e0d40e217adec300bb8ded029
RANDOM SEED=1361421519

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20443528 kB
Buffers:        366192 kB
Cached:       11773536 kB
SwapCached:          0 kB
Active:        7517996 kB
Inactive:      4695728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20443528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             904 kB
Writeback:           0 kB
AnonPages:       74332 kB
Mapped:          16704 kB
Slab:           229248 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   256076 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= 71028 MiB
End job on node142 at 2011-04-02 18:19:25