Trace number 3445659

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-15? (TO) 5000.09 5000.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4697.32
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3445659-1306970656/watcher-3445659-1306970656 -o /tmp/evaluation-result-3445659-1306970656/solver-3445659-1306970656 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445659-1306970656.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.06 8.05 8.00 2/466 28631
/proc/meminfo: memFree=24558440/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=2952 CPUtime=0 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4194304 185 0 3 0 0 0 0 0 17 0 1 0 887296054 3022848 141 33554432000 134512640 134731564 4292803600 18446744073709551615 9645904 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28631/statm: 738 141 122 54 0 35 0

[startup+0.042754 s]
/proc/loadavg: 8.06 8.05 8.00 2/466 28631
/proc/meminfo: memFree=24558440/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=2900 CPUtime=0 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) D 28628 28631 28596 0 -1 4202496 224 0 4 0 0 0 0 0 17 0 1 0 887296054 2969600 170 33554432000 134512640 134731564 4292803600 18446744073709551615 9860464 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 1
/proc/28631/statm: 725 170 147 54 0 35 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2900

[startup+0.100743 s]
/proc/loadavg: 8.06 8.05 8.00 2/466 28631
/proc/meminfo: memFree=24558440/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=4236 CPUtime=0.01 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 381 0 12 0 1 0 0 0 17 0 1 0 887296054 4337664 335 33554432000 134512640 134731564 4292803600 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1059 335 225 54 0 369 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4236

[startup+0.300704 s]
/proc/loadavg: 8.06 8.05 8.00 2/466 28631
/proc/meminfo: memFree=24558440/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=8280 CPUtime=0.2 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1933 0 13 0 20 0 0 0 18 0 1 0 887296054 8478720 1615 33554432000 134512640 134731564 4292803600 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 2070 1615 276 54 0 1380 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 8280

[startup+0.700625 s]
/proc/loadavg: 8.06 8.05 8.00 2/466 28631
/proc/meminfo: memFree=24558440/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6808 CPUtime=0.6 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 2399 0 13 0 60 0 0 0 18 0 1 0 887296054 6971392 1251 33554432000 134512640 134731564 4292803600 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1702 1251 276 54 0 1012 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 6808

[startup+1.5005 s]
/proc/loadavg: 8.06 8.05 8.00 3/470 28635
/proc/meminfo: memFree=24545976/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7336 CPUtime=1.4 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 2523 0 13 0 140 0 0 0 19 0 1 0 887296054 7512064 1375 33554432000 134512640 134731564 4292803600 18446744073709551615 134659494 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1834 1375 276 54 0 1144 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 7336

[startup+3.1002 s]
/proc/loadavg: 7.57 7.95 7.97 3/470 28635
/proc/meminfo: memFree=24543520/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7864 CPUtime=3 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 2648 0 13 0 300 0 0 0 25 0 1 0 887296054 8052736 1500 33554432000 134512640 134731564 4292803600 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1966 1500 276 54 0 1276 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 7864

[startup+6.30059 s]
/proc/loadavg: 7.57 7.95 7.97 4/470 28635
/proc/meminfo: memFree=24544264/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6560 CPUtime=6.2 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 3505 0 13 0 620 0 0 0 25 0 1 0 887296054 6717440 1210 33554432000 134512640 134731564 4292803600 18446744073709551615 134659064 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1640 1210 276 54 0 950 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 6560

[startup+12.7004 s]
/proc/loadavg: 6.71 7.76 7.90 3/470 28635
/proc/meminfo: memFree=24547048/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7100 CPUtime=12.6 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 4134 0 13 0 1260 0 0 0 25 0 1 0 887296054 7270400 1335 33554432000 134512640 134731564 4292803600 18446744073709551615 134717132 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1775 1335 276 54 0 1085 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 7100

[startup+25.501 s]
/proc/loadavg: 5.99 7.57 7.84 4/470 28635
/proc/meminfo: memFree=24546552/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=8360 CPUtime=25.39 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 6795 0 13 0 2539 0 0 0 25 0 1 0 887296054 8560640 1643 33554432000 134512640 134731564 4292803600 18446744073709551615 134715503 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 2090 1643 276 54 0 1400 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 8360

[startup+51.1003 s]
/proc/loadavg: 4.63 7.12 7.68 3/470 28636
/proc/meminfo: memFree=24548476/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6704 CPUtime=50.99 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 13928 0 13 0 5098 1 0 0 25 0 1 0 887296054 6864896 1240 33554432000 134512640 134731564 4292803600 18446744073709551615 134655579 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1676 1240 276 54 0 986 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 6704

[startup+102.318 s]
/proc/loadavg: 3.05 6.25 7.36 4/470 28637
/proc/meminfo: memFree=24548072/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6696 CPUtime=102.21 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 27748 0 13 0 10217 4 0 0 25 0 1 0 887296054 6856704 1235 33554432000 134512640 134731564 4292803600 18446744073709551615 134658952 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1674 1235 276 54 0 984 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 6696

[startup+162.301 s]
/proc/loadavg: 2.54 5.57 7.06 4/470 28639
/proc/meminfo: memFree=24546192/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7000 CPUtime=162.19 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 41484 0 13 0 16214 5 0 0 25 0 1 0 887296054 7168000 1324 33554432000 134512640 134731564 4292803600 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1750 1324 276 54 0 1060 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 7000

[startup+222.3 s]
/proc/loadavg: 2.29 4.90 6.72 3/470 28641
/proc/meminfo: memFree=24546284/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6840 CPUtime=222.2 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 57669 0 13 0 22213 7 0 0 25 0 1 0 887296054 7004160 1275 33554432000 134512640 134731564 4292803600 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1710 1275 276 54 0 1020 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 6840

[startup+282.3 s]
/proc/loadavg: 2.11 4.41 6.45 3/470 28642
/proc/meminfo: memFree=24546504/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6296 CPUtime=282.2 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 74305 0 13 0 28210 10 0 0 25 0 1 0 887296054 6447104 1118 33554432000 134512640 134731564 4292803600 18446744073709551615 134659726 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1574 1118 276 54 0 884 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6296

[startup+342.301 s]
/proc/loadavg: 2.04 3.93 6.14 5/470 28671
/proc/meminfo: memFree=24538192/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6168 CPUtime=342.2 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 92058 0 13 0 34209 11 0 0 25 0 1 0 887296054 6316032 1104 33554432000 134512640 134731564 4292803600 18446744073709551615 10159494 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1542 1104 276 54 0 852 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6168

[startup+402.301 s]
/proc/loadavg: 2.01 3.61 5.90 5/470 28672
/proc/meminfo: memFree=24540900/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6164 CPUtime=402.2 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 109834 0 13 0 40206 14 0 0 25 0 1 0 887296054 6311936 1105 33554432000 134512640 134731564 4292803600 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1541 1105 276 54 0 851 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 6164

[startup+462.301 s]
/proc/loadavg: 2.00 3.29 5.64 5/470 28674
/proc/meminfo: memFree=24541860/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6604 CPUtime=462.21 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 127720 0 13 0 46205 16 0 0 25 0 1 0 887296054 6762496 1211 33554432000 134512640 134731564 4292803600 18446744073709551615 134717443 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1651 1211 276 54 0 961 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 6604

[startup+522.301 s]
/proc/loadavg: 2.00 3.07 5.42 5/470 28676
/proc/meminfo: memFree=24540708/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6456 CPUtime=522.21 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 144043 0 13 0 52203 18 0 0 25 0 1 0 887296054 6610944 1158 33554432000 134512640 134731564 4292803600 18446744073709551615 10157498 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1614 1158 276 54 0 924 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 6456

[startup+582.301 s]
/proc/loadavg: 2.00 2.86 5.19 6/470 28677
/proc/meminfo: memFree=24540048/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6320 CPUtime=582.2 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 162748 0 13 0 58200 20 0 0 25 0 1 0 887296054 6471680 1152 33554432000 134512640 134731564 4292803600 18446744073709551615 134667218 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1580 1152 276 54 0 890 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 6320

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.06 2.03 2.08 5/470 28781
/proc/meminfo: memFree=24539408/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6880 CPUtime=4002.33 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1024596 0 13 0 400088 145 0 0 25 0 1 0 887296054 7045120 1277 33554432000 134512640 134731564 4292803600 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1720 1277 276 54 0 1030 0
Current children cumulated CPU time (s) 4002.33
Current children cumulated vsize (KiB) 6880

[startup+4062.32 s]
/proc/loadavg: 2.05 2.04 2.08 5/470 28783
/proc/meminfo: memFree=24538500/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=5372 CPUtime=4062.34 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1041183 0 13 0 406088 146 0 0 25 0 1 0 887296054 5500928 896 33554432000 134512640 134731564 4292803600 18446744073709551615 10159612 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1343 898 276 54 0 653 0
Current children cumulated CPU time (s) 4062.34
Current children cumulated vsize (KiB) 5372

[startup+4122.3 s]
/proc/loadavg: 2.02 2.03 2.08 5/470 28785
/proc/meminfo: memFree=24537468/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6296 CPUtime=4122.33 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1055350 0 13 0 412084 149 0 0 25 0 1 0 887296054 6447104 1116 33554432000 134512640 134731564 4292803600 18446744073709551615 134620467 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1574 1116 276 54 0 884 0
Current children cumulated CPU time (s) 4122.33
Current children cumulated vsize (KiB) 6296

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.07 5/470 28786
/proc/meminfo: memFree=24535080/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7784 CPUtime=4182.33 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1072896 0 13 0 418082 151 0 0 25 0 1 0 887296054 7970816 1490 33554432000 134512640 134731564 4292803600 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1946 1490 276 54 0 1256 0
Current children cumulated CPU time (s) 4182.33
Current children cumulated vsize (KiB) 7784

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.07 5/470 28788
/proc/meminfo: memFree=24538764/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7092 CPUtime=4242.33 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1089893 0 13 0 424080 153 0 0 25 0 1 0 887296054 7262208 1340 33554432000 134512640 134731564 4292803600 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1773 1340 276 54 0 1083 0
Current children cumulated CPU time (s) 4242.33
Current children cumulated vsize (KiB) 7092

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.06 5/470 28789
/proc/meminfo: memFree=24538728/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6968 CPUtime=4302.34 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1105599 0 13 0 430079 155 0 0 25 0 1 0 887296054 7135232 1284 33554432000 134512640 134731564 4292803600 18446744073709551615 134659722 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1742 1284 276 54 0 1052 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 6968

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.05 5/470 28791
/proc/meminfo: memFree=24538316/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7576 CPUtime=4362.34 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1121069 0 13 0 436078 156 0 0 25 0 1 0 887296054 7757824 1433 33554432000 134512640 134731564 4292803600 18446744073709551615 134715894 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1894 1433 276 54 0 1204 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 7576

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.05 5/470 28793
/proc/meminfo: memFree=24538648/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6572 CPUtime=4422.34 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1137669 0 13 0 442076 158 0 0 25 0 1 0 887296054 6729728 1189 33554432000 134512640 134731564 4292803600 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1643 1189 276 54 0 953 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 6572

[startup+4482.3 s]
/proc/loadavg: 2.05 2.01 2.05 5/470 28796
/proc/meminfo: memFree=24539608/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6696 CPUtime=4482.34 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1151878 0 13 0 448073 161 0 0 25 0 1 0 887296054 6856704 1230 33554432000 134512640 134731564 4292803600 18446744073709551615 134620745 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1674 1230 276 54 0 984 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 6696

[startup+4542.3 s]
/proc/loadavg: 2.11 2.04 2.05 5/470 28799
/proc/meminfo: memFree=24539112/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6452 CPUtime=4542.34 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1168341 0 13 0 454071 163 0 0 25 0 1 0 887296054 6606848 1166 33554432000 134512640 134731564 4292803600 18446744073709551615 134620749 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1613 1166 276 54 0 923 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 6452

[startup+4602.3 s]
/proc/loadavg: 2.08 2.04 2.05 5/470 28800
/proc/meminfo: memFree=24536344/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7512 CPUtime=4602.36 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1183356 0 13 0 460070 166 0 0 25 0 1 0 887296054 7692288 1450 33554432000 134512640 134731564 4292803600 18446744073709551615 134719994 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1878 1450 276 54 0 1188 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 7512

[startup+4662.3 s]
/proc/loadavg: 2.03 2.03 2.05 5/470 28802
/proc/meminfo: memFree=24538160/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6044 CPUtime=4662.35 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1200452 0 13 0 466067 168 0 0 25 0 1 0 887296054 6189056 1059 33554432000 134512640 134731564 4292803600 18446744073709551615 134719966 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1511 1059 276 54 0 821 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 6044

[startup+4722.32 s]
/proc/loadavg: 2.01 2.02 2.04 5/470 28804
/proc/meminfo: memFree=24539236/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6744 CPUtime=4722.37 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1215941 0 13 0 472067 170 0 0 25 0 1 0 887296054 6905856 1251 33554432000 134512640 134731564 4292803600 18446744073709551615 134717502 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1686 1251 276 54 0 996 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 6744

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.03 5/470 28805
/proc/meminfo: memFree=24538200/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7092 CPUtime=4782.35 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1228044 0 13 0 478063 172 0 0 25 0 1 0 887296054 7262208 1344 33554432000 134512640 134731564 4292803600 18446744073709551615 134659224 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1773 1344 276 54 0 1083 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 7092

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.03 5/470 28807
/proc/meminfo: memFree=24537788/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=7380 CPUtime=4842.35 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1241921 0 13 0 484061 174 0 0 25 0 1 0 887296054 7557120 1416 33554432000 134512640 134731564 4292803600 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1845 1416 276 54 0 1155 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 7380

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.02 5/470 28808
/proc/meminfo: memFree=24537992/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=8020 CPUtime=4902.35 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1258876 0 13 0 490058 177 0 0 25 0 1 0 887296054 8212480 1559 33554432000 134512640 134731564 4292803600 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 2005 1559 276 54 0 1315 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 8020

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.02 5/470 28810
/proc/meminfo: memFree=24539576/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6968 CPUtime=4962.35 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1271279 0 13 0 496056 179 0 0 25 0 1 0 887296054 7135232 1284 33554432000 134512640 134731564 4292803600 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1742 1284 276 54 0 1052 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 6968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.01 3/470 28811
/proc/meminfo: memFree=24539284/32951124 swapFree=56297244/67111528
[pid=28631] ppid=28628 vsize=6172 CPUtime=5000.07 cores=0,2,4,6
/proc/28631/stat : 28631 (MPhaseSAT) R 28628 28631 28596 0 -1 4202496 1280870 0 13 0 499826 181 0 0 25 0 1 0 887296054 6320128 1093 33554432000 134512640 134731564 4292803600 18446744073709551615 10159612 0 0 4096 1026 0 0 0 17 2 0 0 8
/proc/28631/statm: 1543 1093 276 54 0 853 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 6172

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.09
CPU user time (s): 4998.27
CPU system time (s): 1.81172
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 8536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.27
system time used= 1.81172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1280872
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81
involuntary context switches= 3149

runsolver used 23.9894 second user time and 48.9766 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-02 01:24:16
IDJOB=3445659
IDBENCH=71514
IDSOLVER=1941
FILE ID=node111/3445659-1306970656
RUNJOBID= node111-1306970656-28614
PBS_JOBID= 13497691
Free space on /tmp= 73856 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445659-1306970656/watcher-3445659-1306970656 -o /tmp/evaluation-result-3445659-1306970656/solver-3445659-1306970656 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445659-1306970656.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=419105307

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:      24558984 kB
Buffers:        204252 kB
Cached:         525380 kB
SwapCached:      11784 kB
Active:        7598280 kB
Inactive:       525000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24558984 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            1172 kB
Writeback:           0 kB
AnonPages:     7391268 kB
Mapped:          27108 kB
Slab:           130776 kB
PageTables:      66108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149063584 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= 73852 MiB
End job on node111 at 2011-06-02 02:47:38