Trace number 3283062

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-03-03UNSAT 809.11 809.079

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

809.02/809.07	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
809.02/809.07	c input CNF file=HOME/instance-3283062-1303759748.cnf 
809.02/809.07	c Clause#=2456708  var#=486992  ratio=5 
809.02/809.07	c phase 1 
809.02/809.07	c height=76 
809.02/809.07	c eliminated 257280 out of 486992 variables 
809.02/809.07	c Simplified clause#=875864 
809.02/809.07	c XOR_varElimination deleted var#=46 clauses#=870470 
809.02/809.07	c free var#=70027  
809.02/809.07	c solve by multiple heuristics 
809.02/809.07	c 
809.02/809.07	s UNSATISFIABLE
809.02/809.07	c 
809.02/809.07	c  Running time=809.106998 

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-3283062-1303759748/watcher-3283062-1303759748 -o /tmp/evaluation-result-3283062-1303759748/solver-3283062-1303759748 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3283062-1303759748.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: 3.98 3.15 4.59 4/189 26769
/proc/meminfo: memFree=12968084/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=41460 CPUtime=0 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 487572028 42455040 272 33554432000 134512640 134761588 4286726624 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 10365 272 225 61 0 9668 0

[startup+0.0694741 s]
/proc/loadavg: 3.98 3.15 4.59 4/189 26769
/proc/meminfo: memFree=12968084/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=41460 CPUtime=0.06 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 610 0 0 0 6 0 0 0 23 0 1 0 487572028 42455040 551 33554432000 134512640 134761588 4286726624 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 10365 552 225 61 0 9668 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41460

[startup+0.100459 s]
/proc/loadavg: 3.98 3.15 4.59 4/189 26769
/proc/meminfo: memFree=12968084/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=41460 CPUtime=0.09 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 743 0 0 0 9 0 0 0 23 0 1 0 487572028 42455040 684 33554432000 134512640 134761588 4286726624 18446744073709551615 9411524 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 10365 684 225 61 0 9668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41460

[startup+0.300426 s]
/proc/loadavg: 3.98 3.15 4.59 4/189 26769
/proc/meminfo: memFree=12968084/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=41460 CPUtime=0.29 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 1603 0 0 0 29 0 0 0 25 0 1 0 487572028 42455040 1544 33554432000 134512640 134761588 4286726624 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 10365 1544 225 61 0 9668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41460

[startup+0.700343 s]
/proc/loadavg: 3.98 3.15 4.59 4/189 26769
/proc/meminfo: memFree=12968084/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=41460 CPUtime=0.68 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 3321 0 0 0 68 0 0 0 25 0 1 0 487572028 42455040 3262 33554432000 134512640 134761588 4286726624 18446744073709551615 9183792 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 10365 3262 225 61 0 9668 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 41460

[startup+1.50119 s]
/proc/loadavg: 3.98 3.15 4.59 5/190 26771
/proc/meminfo: memFree=12932140/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=41460 CPUtime=1.49 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 6785 0 0 0 148 1 0 0 25 0 1 0 487572028 42455040 6726 33554432000 134512640 134761588 4286726624 18446744073709551615 9320796 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 10365 6726 225 61 0 9668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41460

[startup+3.10089 s]
/proc/loadavg: 3.98 3.15 4.59 6/190 26771
/proc/meminfo: memFree=12890972/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=147200 CPUtime=3.09 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 36991 0 0 0 303 6 0 0 25 0 1 0 487572028 150732800 36122 33554432000 134512640 134761588 4286726624 18446744073709551615 134640824 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 36800 36122 722 61 0 36103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 147200

[startup+6.30028 s]
/proc/loadavg: 3.98 3.17 4.59 5/190 26771
/proc/meminfo: memFree=12737212/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=146620 CPUtime=6.29 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 82936 0 0 0 616 13 0 0 25 0 1 0 487572028 150138880 35962 33554432000 134512640 134761588 4286726624 18446744073709551615 134621711 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 36655 35962 734 61 0 35958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146620

[startup+12.701 s]
/proc/loadavg: 3.98 3.18 4.58 5/190 26798
/proc/meminfo: memFree=12552540/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=150716 CPUtime=12.69 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 83960 0 0 0 1256 13 0 0 25 0 1 0 487572028 154333184 36986 33554432000 134512640 134761588 4286726624 18446744073709551615 134634948 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 37679 36986 734 61 0 36982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150716

[startup+25.5006 s]
/proc/loadavg: 3.98 3.22 4.57 5/190 26798
/proc/meminfo: memFree=12778296/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=150716 CPUtime=25.49 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 83960 0 0 0 2536 13 0 0 25 0 1 0 487572028 154333184 36986 33554432000 134512640 134761588 4286726624 18446744073709551615 134634790 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 37679 36986 734 61 0 36982 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150716

[startup+51.1007 s]
/proc/loadavg: 4.07 3.30 4.56 5/188 26802
/proc/meminfo: memFree=12962388/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=134172 CPUtime=51.09 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 111747 0 0 0 5092 17 0 0 25 0 1 0 487572028 137392128 32854 33554432000 134512640 134761588 4286726624 18446744073709551615 134634269 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 33543 32854 738 61 0 32846 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 134172

[startup+102.307 s]
/proc/loadavg: 4.03 3.40 4.53 5/187 26803
/proc/meminfo: memFree=12866968/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=132920 CPUtime=102.3 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 141670 0 0 0 10209 21 0 0 25 0 1 0 487572028 136110080 32541 33554432000 134512640 134761588 4286726624 18446744073709551615 134644246 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 33230 32541 738 61 0 32533 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132920

[startup+162.3 s]
/proc/loadavg: 4.01 3.51 4.49 5/190 26856
/proc/meminfo: memFree=13829316/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=132960 CPUtime=162.3 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 185971 0 0 0 16202 28 0 0 25 0 1 0 487572028 136151040 32551 33554432000 134512640 134761588 4286726624 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 33240 32551 738 61 0 32543 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 132960

[startup+222.301 s]
/proc/loadavg: 4.00 3.60 4.46 5/190 26938
/proc/meminfo: memFree=13894472/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=107340 CPUtime=222.3 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 207281 0 0 0 22198 32 0 0 25 0 1 0 487572028 109916160 23841 33554432000 134512640 134761588 4286726624 18446744073709551615 134614608 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 26835 23841 738 61 0 26138 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107340

[startup+282.3 s]
/proc/loadavg: 4.03 3.68 4.43 5/190 26967
/proc/meminfo: memFree=13710744/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=110776 CPUtime=282.3 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 413256 0 0 0 28168 62 0 0 25 0 1 0 487572028 113434624 27174 33554432000 134512640 134761588 4286726624 18446744073709551615 134747173 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 27694 27174 801 61 0 26997 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110776

[startup+342.301 s]
/proc/loadavg: 4.01 3.74 4.40 5/190 26996
/proc/meminfo: memFree=13628348/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=113884 CPUtime=342.3 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 465325 0 0 0 34159 71 0 0 25 0 1 0 487572028 116617216 27944 33554432000 134512640 134761588 4286726624 18446744073709551615 134622038 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 28471 27944 801 61 0 27774 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113884

[startup+402.3 s]
/proc/loadavg: 4.00 3.78 4.37 5/190 26997
/proc/meminfo: memFree=13596664/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=114284 CPUtime=402.3 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 530016 0 0 0 40149 81 0 0 25 0 1 0 487572028 117026816 28046 33554432000 134512640 134761588 4286726624 18446744073709551615 134724725 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 28571 28046 801 61 0 27874 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114284

[startup+462.301 s]
/proc/loadavg: 4.00 3.82 4.35 5/190 26999
/proc/meminfo: memFree=13595884/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=113228 CPUtime=462.31 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 534254 0 0 0 46149 82 0 0 25 0 1 0 487572028 115945472 27782 33554432000 134512640 134761588 4286726624 18446744073709551615 134686896 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 28307 27782 801 61 0 27610 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 113228

[startup+522.3 s]
/proc/loadavg: 4.00 3.85 4.32 5/190 27000
/proc/meminfo: memFree=13612260/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=113740 CPUtime=522.31 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 554034 0 0 0 52146 85 0 0 25 0 1 0 487572028 116469760 27910 33554432000 134512640 134761588 4286726624 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 28435 27910 801 61 0 27738 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 113740

[startup+582.301 s]
/proc/loadavg: 3.96 3.86 4.30 5/190 27029
/proc/meminfo: memFree=13617788/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=113988 CPUtime=582.31 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 560195 0 0 0 58146 85 0 0 25 0 1 0 487572028 116723712 27972 33554432000 134512640 134761588 4286726624 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 28497 27972 801 61 0 27800 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 113988

[startup+642.3 s]
/proc/loadavg: 3.98 3.88 4.27 5/190 27031
/proc/meminfo: memFree=13626984/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118668 CPUtime=642.32 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 570106 0 0 0 64146 86 0 0 25 0 1 0 487572028 121516032 29142 33554432000 134512640 134761588 4286726624 18446744073709551615 134748446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29667 29142 801 61 0 28970 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118668

[startup+702.301 s]
/proc/loadavg: 3.99 3.90 4.25 5/190 27032
/proc/meminfo: memFree=13620532/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=117636 CPUtime=702.32 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 583763 0 0 0 70144 88 0 0 25 0 1 0 487572028 120459264 28884 33554432000 134512640 134761588 4286726624 18446744073709551615 134747065 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29409 28884 801 61 0 28712 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 117636

[startup+762.306 s]
/proc/loadavg: 3.99 3.92 4.24 5/190 27034
/proc/meminfo: memFree=13573408/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=116624 CPUtime=762.33 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 595733 0 0 0 76143 90 0 0 25 0 1 0 487572028 119422976 28631 33554432000 134512640 134761588 4286726624 18446744073709551615 134747236 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29156 28631 801 61 0 28459 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 116624

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

[startup+767.9 s]
/proc/loadavg: 3.99 3.92 4.24 5/190 27034
/proc/meminfo: memFree=13558156/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=117136 CPUtime=767.92 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 595861 0 0 0 76702 90 0 0 25 0 1 0 487572028 119947264 28759 33554432000 134512640 134761588 4286726624 18446744073709551615 134680544 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29284 28759 801 61 0 28587 0
Current children cumulated CPU time (s) 767.92
Current children cumulated vsize (KiB) 117136

[startup+793.5 s]
/proc/loadavg: 4.06 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13565092/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118384 CPUtime=793.52 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 599288 0 0 0 79262 90 0 0 25 0 1 0 487572028 121225216 29071 33554432000 134512640 134761588 4286726624 18446744073709551615 134634493 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29596 29071 801 61 0 28899 0
Current children cumulated CPU time (s) 793.52
Current children cumulated vsize (KiB) 118384

[startup+799.901 s]
/proc/loadavg: 4.05 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13565956/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118384 CPUtime=799.92 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 599288 0 0 0 79902 90 0 0 25 0 1 0 487572028 121225216 29071 33554432000 134512640 134761588 4286726624 18446744073709551615 134649095 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29596 29071 801 61 0 28899 0
Current children cumulated CPU time (s) 799.92
Current children cumulated vsize (KiB) 118384

[startup+803.101 s]
/proc/loadavg: 4.05 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13565584/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118384 CPUtime=803.12 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 599288 0 0 0 80222 90 0 0 25 0 1 0 487572028 121225216 29071 33554432000 134512640 134761588 4286726624 18446744073709551615 134614436 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29596 29071 801 61 0 28899 0
Current children cumulated CPU time (s) 803.12
Current children cumulated vsize (KiB) 118384

[startup+806.307 s]
/proc/loadavg: 4.04 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13564468/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118384 CPUtime=806.33 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 599288 0 0 0 80543 90 0 0 25 0 1 0 487572028 121225216 29071 33554432000 134512640 134761588 4286726624 18446744073709551615 134614763 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29596 29071 801 61 0 28899 0
Current children cumulated CPU time (s) 806.33
Current children cumulated vsize (KiB) 118384

[startup+807.901 s]
/proc/loadavg: 4.04 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13564468/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118368 CPUtime=807.92 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 600043 0 0 0 80702 90 0 0 25 0 1 0 487572028 121208832 29067 33554432000 134512640 134761588 4286726624 18446744073709551615 134725078 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29592 29067 801 61 0 28895 0
Current children cumulated CPU time (s) 807.92
Current children cumulated vsize (KiB) 118368

[startup+808.701 s]
/proc/loadavg: 4.04 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13562732/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118368 CPUtime=808.72 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 600043 0 0 0 80782 90 0 0 25 0 1 0 487572028 121208832 29067 33554432000 134512640 134761588 4286726624 18446744073709551615 134680808 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29592 29067 801 61 0 28895 0
Current children cumulated CPU time (s) 808.72
Current children cumulated vsize (KiB) 118368

[startup+808.9 s]
/proc/loadavg: 4.04 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13562732/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118368 CPUtime=808.92 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 600043 0 0 0 80802 90 0 0 25 0 1 0 487572028 121208832 29067 33554432000 134512640 134761588 4286726624 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29592 29067 801 61 0 28895 0
Current children cumulated CPU time (s) 808.92
Current children cumulated vsize (KiB) 118368

[startup+809 s]
/proc/loadavg: 4.04 3.94 4.23 5/190 27035
/proc/meminfo: memFree=13562732/32950928 swapFree=67087032/67111528
[pid=26769] ppid=26767 vsize=118368 CPUtime=809.02 cores=0,2
/proc/26769/stat : 26769 (MPhaseSAT64) R 26767 26769 26622 0 -1 4202496 600043 0 0 0 80812 90 0 0 25 0 1 0 487572028 121208832 29067 33554432000 134512640 134761588 4286726624 18446744073709551615 134680696 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/26769/statm: 29592 29067 801 61 0 28895 0
Current children cumulated CPU time (s) 809.02
Current children cumulated vsize (KiB) 118368

Child status: 20
Real time (s): 809.079
CPU time (s): 809.11
CPU user time (s): 808.196
CPU system time (s): 0.913861
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 216140

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

runsolver used 1.43078 second user time and 2.94655 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 21:29:10
IDJOB=3283062
IDBENCH=70961
IDSOLVER=1521
FILE ID=node148/3283062-1303759748
RUNJOBID= node148-1303759501-26640
PBS_JOBID= 13157117
Free space on /tmp= 69888 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283062-1303759748/watcher-3283062-1303759748 -o /tmp/evaluation-result-3283062-1303759748/solver-3283062-1303759748 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3283062-1303759748.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=2127203343

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12968116 kB
Buffers:       2058556 kB
Cached:       16787912 kB
SwapCached:       5264 kB
Active:       10295240 kB
Inactive:      9120840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12968116 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           49516 kB
Writeback:           0 kB
AnonPages:      566272 kB
Mapped:          15616 kB
Slab:           499288 kB
PageTables:       6308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1233640 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= 70496 MiB
End job on node148 at 2011-04-25 21:42:39