Trace number 3287523

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 744.628 744.608

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

744.51/744.60	c MPhaseSAT version 401 by Jingchao Chen,  April 1, 2011
744.51/744.60	c input CNF file=HOME/instance-3287523-1307635884.cnf 
744.51/744.60	c Clause#=262658  var#=88352  ratio=2 
744.51/744.60	c phase 1 
744.51/744.60	c Simplified clause#=263120 
744.51/744.60	c XOR_varElimination deleted var#=318 clauses#=261899 
744.51/744.60	c before shortening average=4.777778, XOR clauses#=45 
744.51/744.60	c after shortening average=3.133333 XOR clauses#=45 
744.51/744.60	c inative var#=0 
744.51/744.60	c free var#=17753  
744.51/744.60	c solve by multiple heuristics 
744.51/744.60	c 
744.51/744.60	s UNSATISFIABLE
744.51/744.60	c 
744.51/744.60	c  Running time=744.624799 

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: 977)

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

running on 2 cores: 0,2

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: 4.03 4.02 3.74 5/189 5043
/proc/meminfo: memFree=32028624/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=7148 CPUtime=0 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 323 0 0 0 0 0 0 0 22 0 1 0 875186423 7319552 264 33554432000 134512640 134731564 4288290416 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 1787 264 225 54 0 1097 0

[startup+0.0283961 s]
/proc/loadavg: 4.03 4.02 3.74 5/189 5043
/proc/meminfo: memFree=32028624/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=7148 CPUtime=0.02 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 433 0 0 0 2 0 0 0 22 0 1 0 875186423 7319552 374 33554432000 134512640 134731564 4288290416 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 1787 374 225 54 0 1097 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7148

[startup+0.100405 s]
/proc/loadavg: 4.03 4.02 3.74 5/189 5043
/proc/meminfo: memFree=32028624/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=7148 CPUtime=0.09 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 758 0 0 0 9 0 0 0 22 0 1 0 875186423 7319552 699 33554432000 134512640 134731564 4288290416 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 1787 699 225 54 0 1097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7148

[startup+0.300373 s]
/proc/loadavg: 4.03 4.02 3.74 5/189 5043
/proc/meminfo: memFree=32028624/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=12656 CPUtime=0.29 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 8248 0 0 0 28 1 0 0 23 0 1 0 875186423 12959744 2496 33554432000 134512640 134731564 4288290416 18446744073709551615 134559003 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 3164 2496 407 54 0 2474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12656

[startup+0.700304 s]
/proc/loadavg: 4.03 4.02 3.74 5/189 5043
/proc/meminfo: memFree=32028624/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=44964 CPUtime=0.68 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 21825 0 0 0 66 2 0 0 25 0 1 0 875186423 46043136 10180 33554432000 134512640 134731564 4288290416 18446744073709551615 4261372 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 11241 10180 424 54 0 10551 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44964

[startup+1.50115 s]
/proc/loadavg: 4.02 4.02 3.74 5/190 5044
/proc/meminfo: memFree=31984124/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=59560 CPUtime=1.49 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 27659 0 0 0 146 3 0 0 25 0 1 0 875186423 60989440 13555 33554432000 134512640 134731564 4288290416 18446744073709551615 134686301 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 14890 13555 432 54 0 14200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59560

[startup+3.10089 s]
/proc/loadavg: 4.02 4.02 3.74 5/190 5044
/proc/meminfo: memFree=31979660/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=54512 CPUtime=3.09 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 28655 0 0 0 306 3 0 0 25 0 1 0 875186423 55820288 12447 33554432000 134512640 134731564 4288290416 18446744073709551615 134719901 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 13628 12447 442 54 0 12938 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54512

[startup+6.30028 s]
/proc/loadavg: 4.02 4.02 3.74 5/187 5073
/proc/meminfo: memFree=32022200/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=55176 CPUtime=6.29 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 34893 0 0 0 625 4 0 0 25 0 1 0 875186423 56500224 12639 33554432000 134512640 134731564 4288290416 18446744073709551615 4258706 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 13794 12639 442 54 0 13104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55176

[startup+12.7011 s]
/proc/loadavg: 4.02 4.02 3.74 5/190 5160
/proc/meminfo: memFree=32000592/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=55176 CPUtime=12.69 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 40941 0 0 0 1264 5 0 0 25 0 1 0 875186423 56500224 12641 33554432000 134512640 134731564 4288290416 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 13794 12641 442 54 0 13104 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55176

[startup+25.5008 s]
/proc/loadavg: 4.10 4.04 3.75 5/190 5351
/proc/meminfo: memFree=31962024/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=55300 CPUtime=25.49 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 95486 0 0 0 2536 13 0 0 25 0 1 0 875186423 56627200 13150 33554432000 134512640 134731564 4288290416 18446744073709551615 134659523 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 13825 13150 358 54 0 13135 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55300

[startup+51.1012 s]
/proc/loadavg: 4.06 4.03 3.76 6/190 5428
/proc/meminfo: memFree=31947944/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=60008 CPUtime=51.09 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 96884 0 0 0 5096 13 0 0 25 0 1 0 875186423 61448192 14327 33554432000 134512640 134731564 4288290416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 15002 14327 358 54 0 14312 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60008

[startup+102.307 s]
/proc/loadavg: 4.02 4.02 3.77 5/190 5429
/proc/meminfo: memFree=32008992/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=61740 CPUtime=102.3 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 97317 0 0 0 10217 13 0 0 25 0 1 0 875186423 63221760 14760 33554432000 134512640 134731564 4288290416 18446744073709551615 4001715 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 15435 14760 358 54 0 14745 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61740

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.78 5/190 5469
/proc/meminfo: memFree=31993376/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=61464 CPUtime=162.29 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 97804 0 0 0 16216 13 0 0 25 0 1 0 875186423 62939136 14691 33554432000 134512640 134731564 4288290416 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 15366 14691 358 54 0 14676 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 61464

[startup+222.301 s]
/proc/loadavg: 4.09 4.04 3.80 5/190 5508
/proc/meminfo: memFree=31943964/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=65224 CPUtime=222.29 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 98744 0 0 0 22215 14 0 0 25 0 1 0 875186423 66789376 15631 33554432000 134512640 134731564 4288290416 18446744073709551615 134668762 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 16306 15631 358 54 0 15616 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 65224

[startup+282.301 s]
/proc/loadavg: 4.03 4.03 3.81 5/190 5510
/proc/meminfo: memFree=31983896/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=67368 CPUtime=282.3 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 99524 0 0 0 28216 14 0 0 25 0 1 0 875186423 68984832 16167 33554432000 134512640 134731564 4288290416 18446744073709551615 134723260 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 16842 16167 358 54 0 16152 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 67368

[startup+342.3 s]
/proc/loadavg: 4.01 4.02 3.82 5/190 5512
/proc/meminfo: memFree=31980500/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=68952 CPUtime=342.3 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 99938 0 0 0 34215 15 0 0 25 0 1 0 875186423 70606848 16581 33554432000 134512640 134731564 4288290416 18446744073709551615 134720889 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 17238 16581 358 54 0 16548 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 68952

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 3.83 5/190 5513
/proc/meminfo: memFree=31976484/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=69624 CPUtime=402.3 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 100528 0 0 0 40215 15 0 0 25 0 1 0 875186423 71294976 16731 33554432000 134512640 134731564 4288290416 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 17406 16731 358 54 0 16716 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 69624

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.83 5/190 5515
/proc/meminfo: memFree=31973452/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=70484 CPUtime=462.31 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 100919 0 0 0 46216 15 0 0 25 0 1 0 875186423 72175616 16946 33554432000 134512640 134731564 4288290416 18446744073709551615 134720105 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 17621 16946 358 54 0 16931 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 70484

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/190 5516
/proc/meminfo: memFree=31970164/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=70716 CPUtime=522.31 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 101199 0 0 0 52216 15 0 0 25 0 1 0 875186423 72413184 17015 33554432000 134512640 134731564 4288290416 18446744073709551615 134721069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 17679 17015 358 54 0 16989 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 70716

[startup+582.301 s]
/proc/loadavg: 3.56 3.89 3.81 4/184 5542
/proc/meminfo: memFree=32019796/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=71740 CPUtime=582.31 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 101869 0 0 0 58216 15 0 0 25 0 1 0 875186423 73461760 17260 33554432000 134512640 134731564 4288290416 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 17935 17260 358 54 0 17245 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 71740

[startup+642.301 s]
/proc/loadavg: 3.20 3.73 3.76 4/184 5544
/proc/meminfo: memFree=32016764/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=72436 CPUtime=642.31 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 102254 0 0 0 64216 15 0 0 25 0 1 0 875186423 74174464 17434 33554432000 134512640 134731564 4288290416 18446744073709551615 134721131 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 18109 17434 358 54 0 17419 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 72436

[startup+702.301 s]
/proc/loadavg: 3.07 3.59 3.71 4/184 5545
/proc/meminfo: memFree=32009396/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=77804 CPUtime=702.31 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 70215 16 0 0 25 0 1 0 875186423 79671296 18772 33554432000 134512640 134731564 4288290416 18446744073709551615 134721678 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19451 18772 358 54 0 18761 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 77804

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

[startup+716.7 s]
/proc/loadavg: 3.06 3.56 3.69 4/184 5546
/proc/meminfo: memFree=32009500/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=716.71 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 71655 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134622857 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 76996

[startup+729.501 s]
/proc/loadavg: 3.05 3.54 3.69 4/184 5546
/proc/meminfo: memFree=32008992/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=729.51 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 72935 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 76996

[startup+735.907 s]
/proc/loadavg: 3.04 3.52 3.68 4/184 5546
/proc/meminfo: memFree=32008988/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=735.92 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 73576 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134659924 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 735.92
Current children cumulated vsize (KiB) 76996

[startup+739.1 s]
/proc/loadavg: 3.04 3.52 3.68 4/184 5546
/proc/meminfo: memFree=32008988/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=739.12 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 73896 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 739.12
Current children cumulated vsize (KiB) 76996

[startup+742.301 s]
/proc/loadavg: 3.04 3.52 3.67 4/184 5546
/proc/meminfo: memFree=32008864/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=742.31 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 74215 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 742.31
Current children cumulated vsize (KiB) 76996

[startup+743.9 s]
/proc/loadavg: 3.04 3.52 3.67 4/184 5546
/proc/meminfo: memFree=32008984/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=743.91 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 74375 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134673100 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 743.91
Current children cumulated vsize (KiB) 76996

[startup+744.3 s]
/proc/loadavg: 3.04 3.52 3.67 4/184 5546
/proc/meminfo: memFree=32008984/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=744.31 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 74415 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 744.31
Current children cumulated vsize (KiB) 76996

[startup+744.5 s]
/proc/loadavg: 3.04 3.52 3.67 4/184 5546
/proc/meminfo: memFree=32008984/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=76996 CPUtime=744.51 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202496 103817 0 0 0 74435 16 0 0 25 0 1 0 875186423 78843904 18602 33554432000 134512640 134731564 4288290416 18446744073709551615 134667550 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/5043/statm: 19249 18602 358 54 0 18559 0
Current children cumulated CPU time (s) 744.51
Current children cumulated vsize (KiB) 76996

[startup+744.601 s]
/proc/loadavg: 3.04 3.52 3.67 4/184 5546
/proc/meminfo: memFree=32012456/32951124 swapFree=67051732/67111528
[pid=5043] ppid=5041 vsize=0 CPUtime=744.62 cores=0,2
/proc/5043/stat : 5043 (MPhaseSAT) R 5041 5043 4447 0 -1 4202500 103822 0 0 0 74446 16 0 0 25 0 1 0 875186423 0 0 33554432000 0 0 0 0 0 0 0 4096 1026 18446744073709551615 0 0 17 0 0 0 0
/proc/5043/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 744.62
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 744.608
CPU time (s): 744.628
CPU user time (s): 744.462
CPU system time (s): 0.165974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 78220

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

runsolver used 1.3348 second user time and 2.73358 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-09 18:11:25
IDJOB=3287523
IDBENCH=82469
IDSOLVER=1520
FILE ID=node138/3287523-1307635884
RUNJOBID= node138-1307634582-4740
PBS_JOBID= 13549354
Free space on /tmp= 74088 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287523-1307635884/watcher-3287523-1307635884 -o /tmp/evaluation-result-3287523-1307635884/solver-3287523-1307635884 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3287523-1307635884.cnf

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1879446701

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      32029044 kB
Buffers:        189844 kB
Cached:         328712 kB
SwapCached:      13344 kB
Active:         511792 kB
Inactive:       220260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32029044 kB
SwapTotal:    67111528 kB
SwapFree:     67051732 kB
Dirty:            4664 kB
Writeback:           0 kB
AnonPages:      211204 kB
Mapped:          10748 kB
Slab:           124460 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   450484 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= 74088 MiB
End job on node138 at 2011-06-09 18:23:49