Trace number 3283383

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) 1299.95 1300.02

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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: 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-3283383-1303759507/watcher-3283383-1303759507 -o /tmp/evaluation-result-3283383-1303759507/solver-3283383-1303759507 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3283383-1303759507.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: 0.01 1.03 2.23 4/184 7417
/proc/meminfo: memFree=18064388/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=1528 CPUtime=0 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) S 7415 7417 7362 0 -1 4194304 89 0 0 0 0 0 0 0 21 0 1 0 487549296 1564672 43 33554432000 134512640 134731564 4292073120 18446744073709551615 11518548 0 2147483391 4096 0 18446744071699207358 0 0 17 0 0 0 0
/proc/7417/statm: 382 43 33 54 0 30 0

[startup+0.0779869 s]
/proc/loadavg: 0.01 1.03 2.23 4/184 7417
/proc/meminfo: memFree=18064388/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=24480 CPUtime=0.07 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 642 0 0 0 7 0 0 0 21 0 1 0 487549296 25067520 583 33554432000 134512640 134731564 4292073120 18446744073709551615 11870134 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 6120 583 225 54 0 5430 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24480

[startup+0.101007 s]
/proc/loadavg: 0.01 1.03 2.23 4/184 7417
/proc/meminfo: memFree=18064388/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=24480 CPUtime=0.09 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 751 0 0 0 9 0 0 0 21 0 1 0 487549296 25067520 692 33554432000 134512640 134731564 4292073120 18446744073709551615 11864326 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 6120 692 225 54 0 5430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24480

[startup+0.300978 s]
/proc/loadavg: 0.01 1.03 2.23 4/184 7417
/proc/meminfo: memFree=18064388/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=24480 CPUtime=0.28 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 1685 0 0 0 28 0 0 0 22 0 1 0 487549296 25067520 1626 33554432000 134512640 134731564 4292073120 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 6120 1626 225 54 0 5430 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24480

[startup+0.700925 s]
/proc/loadavg: 0.01 1.03 2.23 4/184 7417
/proc/meminfo: memFree=18064388/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=24480 CPUtime=0.69 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 3558 0 0 0 68 1 0 0 23 0 1 0 487549296 25067520 3499 33554432000 134512640 134731564 4292073120 18446744073709551615 11868415 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 6120 3499 225 54 0 5430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24480

[startup+1.50078 s]
/proc/loadavg: 0.01 1.03 2.23 5/190 7424
/proc/meminfo: memFree=17984852/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=109904 CPUtime=1.48 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 26406 0 0 0 144 4 0 0 25 0 1 0 487549296 112541696 26119 33554432000 134512640 134731564 4292073120 18446744073709551615 11990524 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 27476 26120 453 54 0 26786 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 109904

[startup+3.10051 s]
/proc/loadavg: 0.33 1.08 2.24 5/190 7424
/proc/meminfo: memFree=17756808/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=146740 CPUtime=3.08 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 35666 0 0 0 303 5 0 0 25 0 1 0 487549296 150261760 35250 33554432000 134512640 134731564 4292073120 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 36685 35250 497 54 0 35995 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 146740

[startup+6.30096 s]
/proc/loadavg: 0.33 1.08 2.24 5/187 7427
/proc/meminfo: memFree=17699796/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=147136 CPUtime=6.28 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 35778 0 0 0 623 5 0 0 25 0 1 0 487549296 150667264 35362 33554432000 134512640 134731564 4292073120 18446744073709551615 134723056 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 36784 35362 497 54 0 36094 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 147136

[startup+12.7009 s]
/proc/loadavg: 0.74 1.14 2.25 4/185 7441
/proc/meminfo: memFree=17681888/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=172468 CPUtime=12.68 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 48813 0 0 0 1261 7 0 0 25 0 1 0 487549296 176607232 41173 33554432000 134512640 134731564 4292073120 18446744073709551615 134693386 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 43117 41173 505 54 0 42427 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 172468

[startup+25.5008 s]
/proc/loadavg: 1.24 1.24 2.27 5/190 7451
/proc/meminfo: memFree=17594760/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=158820 CPUtime=25.49 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 62692 0 0 0 2539 10 0 0 25 0 1 0 487549296 162631680 37729 33554432000 134512640 134731564 4292073120 18446744073709551615 134724077 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 39705 37729 515 54 0 39015 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 158820

[startup+51.1004 s]
/proc/loadavg: 2.18 1.46 2.31 5/190 7452
/proc/meminfo: memFree=17803228/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=40516 CPUtime=51.09 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 107971 0 0 0 5092 17 0 0 25 0 1 0 487549296 41488384 9671 33554432000 134512640 134731564 4292073120 18446744073709551615 134536746 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 10129 9671 409 54 0 9439 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40516

[startup+102.307 s]
/proc/loadavg: 3.27 1.88 2.41 5/190 7480
/proc/meminfo: memFree=17584784/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=132096 CPUtime=102.29 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 222333 0 0 0 10196 33 0 0 25 0 1 0 487549296 135266304 31769 33554432000 134512640 134731564 4292073120 18446744073709551615 134629893 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 33024 31769 413 54 0 32334 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 132096

[startup+162.301 s]
/proc/loadavg: 3.73 2.27 2.50 5/190 7590
/proc/meminfo: memFree=17807192/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139144 CPUtime=162.28 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 233271 0 0 0 16192 36 0 0 25 0 1 0 487549296 142483456 33537 33554432000 134512640 134731564 4292073120 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34786 33537 413 54 0 34096 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 139144

[startup+222.301 s]
/proc/loadavg: 3.90 2.58 2.59 5/190 7592
/proc/meminfo: memFree=17792736/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139144 CPUtime=222.28 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 236164 0 0 0 22192 36 0 0 25 0 1 0 487549296 142483456 33539 33554432000 134512640 134731564 4292073120 18446744073709551615 134659597 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34786 33539 413 54 0 34096 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 139144

[startup+282.301 s]
/proc/loadavg: 4.04 2.85 2.68 5/190 7593
/proc/meminfo: memFree=17791980/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139672 CPUtime=282.27 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 237943 0 0 0 28191 36 0 0 25 0 1 0 487549296 143024128 33658 33554432000 134512640 134731564 4292073120 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34918 33658 413 54 0 34228 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 139672

[startup+342.301 s]
/proc/loadavg: 4.01 3.06 2.76 5/190 7594
/proc/meminfo: memFree=17789480/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=342.28 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 239529 0 0 0 34191 37 0 0 25 0 1 0 487549296 142753792 33597 33554432000 134512640 134731564 4292073120 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33597 413 54 0 34162 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 139408

[startup+402.301 s]
/proc/loadavg: 4.11 3.26 2.85 5/190 7596
/proc/meminfo: memFree=17786608/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=402.27 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 240409 0 0 0 40190 37 0 0 25 0 1 0 487549296 142753792 33598 33554432000 134512640 134731564 4292073120 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33598 413 54 0 34162 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 139408

[startup+462.3 s]
/proc/loadavg: 4.04 3.39 2.92 5/190 7598
/proc/meminfo: memFree=17784620/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=462.27 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 240585 0 0 0 46190 37 0 0 25 0 1 0 487549296 142753792 33598 33554432000 134512640 134731564 4292073120 18446744073709551615 11987982 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33598 413 54 0 34162 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 139408

[startup+522.3 s]
/proc/loadavg: 4.06 3.51 2.99 5/190 7599
/proc/meminfo: memFree=17781640/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=522.27 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 240942 0 0 0 52190 37 0 0 25 0 1 0 487549296 142753792 33603 33554432000 134512640 134731564 4292073120 18446744073709551615 134720146 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33603 413 54 0 34162 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 139408

[startup+582.3 s]
/proc/loadavg: 4.02 3.60 3.05 5/190 7601
/proc/meminfo: memFree=17779396/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=582.27 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 241472 0 0 0 58189 38 0 0 25 0 1 0 487549296 142753792 33606 33554432000 134512640 134731564 4292073120 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33606 413 54 0 34162 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 139408

[startup+642.3 s]
/proc/loadavg: 4.06 3.68 3.11 5/190 7602
/proc/meminfo: memFree=17778512/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=642.27 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 242530 0 0 0 64189 38 0 0 25 0 1 0 487549296 142753792 33610 33554432000 134512640 134731564 4292073120 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33610 413 54 0 34162 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 139408

[startup+702.3 s]
/proc/loadavg: 4.02 3.74 3.16 5/190 7604
/proc/meminfo: memFree=17777628/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=702.26 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 243057 0 0 0 70188 38 0 0 25 0 1 0 487549296 142753792 33610 33554432000 134512640 134731564 4292073120 18446744073709551615 11730835 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33610 413 54 0 34162 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 139408

[startup+762.307 s]
/proc/loadavg: 4.01 3.78 3.21 5/190 7606
/proc/meminfo: memFree=17776376/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=762.27 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 243584 0 0 0 76188 39 0 0 25 0 1 0 487549296 142753792 33610 33554432000 134512640 134731564 4292073120 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33610 413 54 0 34162 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 139408

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.26 5/190 7607
/proc/meminfo: memFree=17775376/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=822.26 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 244118 0 0 0 82187 39 0 0 25 0 1 0 487549296 142753792 33617 33554432000 134512640 134731564 4292073120 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33617 413 54 0 34162 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 139408

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.30 5/190 7609
/proc/meminfo: memFree=17774612/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=882.25 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 244648 0 0 0 88186 39 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134719759 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 139408

[startup+942.301 s]
/proc/loadavg: 4.03 3.89 3.35 5/190 7610
/proc/meminfo: memFree=17774100/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=942.25 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 245175 0 0 0 94186 39 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134719837 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 139408

[startup+1002.3 s]
/proc/loadavg: 4.01 3.91 3.39 5/190 7612
/proc/meminfo: memFree=17773716/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=1002.24 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 245702 0 0 0 100185 39 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134624727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 139408

[startup+1062.3 s]
/proc/loadavg: 4.04 3.94 3.43 5/190 7614
/proc/meminfo: memFree=17773204/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=1062.24 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 246405 0 0 0 106184 40 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134720779 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 139408

[startup+1122.3 s]
/proc/loadavg: 4.07 3.96 3.47 5/190 7615
/proc/meminfo: memFree=17772828/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=1122.23 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 246932 0 0 0 112183 40 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 139408

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.49 5/190 7617
/proc/meminfo: memFree=17772312/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=1182.23 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 246932 0 0 0 118183 40 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134717583 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 139408

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.52 5/190 7618
/proc/meminfo: memFree=17771432/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=1242.23 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 247459 0 0 0 124183 40 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 139408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.55 5/190 7620
/proc/meminfo: memFree=17771280/32951124 swapFree=67111528/67111528
[pid=7417] ppid=7415 vsize=139408 CPUtime=1299.93 cores=0,2
/proc/7417/stat : 7417 (MPhaseSAT) R 7415 7417 7362 0 -1 4202496 248338 0 0 0 129953 40 0 0 25 0 1 0 487549296 142753792 33620 33554432000 134512640 134731564 4292073120 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/7417/statm: 34852 33620 413 54 0 34162 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 139408

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): 1300.02
CPU time (s): 1299.95
CPU user time (s): 1299.54
CPU system time (s): 0.412937
CPU usage (%): 99.9949
Max. virtual memory (cumulated for all children) (KiB): 172980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248338
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= 13
involuntary context switches= 3899

runsolver used 2.24966 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-25 21:25:08
IDJOB=3283383
IDBENCH=71036
IDSOLVER=1520
FILE ID=node130/3283383-1303759507
RUNJOBID= node130-1303759505-7381
PBS_JOBID= 13157127
Free space on /tmp= 71704 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283383-1303759507/watcher-3283383-1303759507 -o /tmp/evaluation-result-3283383-1303759507/solver-3283383-1303759507 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3283383-1303759507.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1771194232

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18064412 kB
Buffers:       2100976 kB
Cached:       12148612 kB
SwapCached:          0 kB
Active:        6590680 kB
Inactive:      7744892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18064412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           76696 kB
Writeback:           0 kB
AnonPages:       85628 kB
Mapped:          16280 kB
Slab:           485108 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   256128 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= 71724 MiB
End job on node130 at 2011-04-25 21:46:50